Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
oxidecomputer
/
propolis
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
271
Code
Issues
192
Pull requests
27
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
move smbios table creation to propolis (out of server+standalone)
- #759
#759
Open
iximeow
wants to merge 12 commits into
master
oxidecomputer/propolis:master
from
ixi/smbios-table-refactor
oxidecomputer/propolis:ixi/smbios-table-refactor
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
move smbios table creation to propolis (out of server+standalone)
#759
iximeow
wants to merge 12 commits into
master
oxidecomputer/propolis:master
from
ixi/smbios-table-refactor
oxidecomputer/propolis:ixi/smbios-table-refactor
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2024
move smbios table creation out of propolis-standalone
iximeow
committed
c92658f
View commit details
Copy full SHA for c92658f
Browse repository at this point
cpuid_vendor is a parameter to smbios tables too
iximeow
committed
4eef884
View commit details
Copy full SHA for 4eef884
Browse repository at this point
start adjusting propolis-server smbios code to match propolis
iximeow
committed
adab4ef
View commit details
Copy full SHA for adab4ef
Browse repository at this point
hadn't been checking propolis-server compiles
Show description for 4526139
iximeow
committed
4526139
View commit details
Copy full SHA for 4526139
Browse repository at this point
read cpuid_ident from smbios_params
iximeow
committed
df6ae6b
View commit details
Copy full SHA for df6ae6b
Browse repository at this point
deoption cpuid_procname, copy a comment to make smbios tables *really* identical
iximeow
committed
571ad41
View commit details
Copy full SHA for 571ad41
Browse repository at this point
one fewer smbios table implementations
iximeow
committed
b5e5d02
View commit details
Copy full SHA for b5e5d02
Browse repository at this point
a bit of cleanup for propolis-server SmbiosPAram init
iximeow
committed
acb6da1
View commit details
Copy full SHA for acb6da1
Browse repository at this point
Commits on Sep 6, 2024
bonus: take rom_size explicitly
Show description for 2b8d1fd
iximeow
committed
2b8d1fd
View commit details
Copy full SHA for 2b8d1fd
Browse repository at this point
rustfmt
iximeow
committed
105ef30
View commit details
Copy full SHA for 105ef30
Browse repository at this point
leave top-level smbios table construction to applications
iximeow
committed
b6c1b3b
View commit details
Copy full SHA for b6c1b3b
Browse repository at this point
meant to keep that comment in propolis-server
iximeow
committed
c35b7e1
View commit details
Copy full SHA for c35b7e1
Browse repository at this point
You can’t perform that action at this time.