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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-osdev
/
acpi
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
87
Star
240
Code
Issues
27
Pull requests
13
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Make AML interpreter storage allocator-api compatible
- #306
#306
Open
SnowCheetos
wants to merge 8 commits into
rust-osdev:main
rust-osdev/acpi:main
from
SnowCheetos:main
SnowCheetos/acpi:main
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Make AML interpreter storage allocator-api compatible
#306
SnowCheetos
wants to merge 8 commits into
rust-osdev:main
rust-osdev/acpi:main
from
SnowCheetos:main
SnowCheetos/acpi:main
Copy head branch name to clipboard
Commits
Commits on May 12, 2026
fix(platform): fix: Add allocator to registers
Show description for ea1e25d
SnowCheetos
committed
ea1e25d
View commit details
Copy full SHA for ea1e25d
Browse repository at this point
style(platform): use &AcpiTables
Show description for 841c15e
SnowCheetos
committed
841c15e
View commit details
Copy full SHA for 841c15e
Browse repository at this point
feat: use AmlString for string handling and Parse _SI in namespace
Show description for 5353b19
SnowCheetos
committed
5353b19
View commit details
Copy full SHA for 5353b19
Browse repository at this point
Commits on May 13, 2026
feat: use MethodContext for method arguments
Show description for 8023fbf
SnowCheetos
committed
8023fbf
View commit details
Copy full SHA for 8023fbf
Browse repository at this point
Commits on Jun 8, 2026
chore(aml): update AmlString formatting and add IRQ information to ResourceDescriptor
Show description for 9d4858a
SnowCheetos
committed
9d4858a
View commit details
Copy full SHA for 9d4858a
Browse repository at this point
Merge remote-tracking branch 'upstream/main'
Show description for 78b539f
SnowCheetos
committed
78b539f
View commit details
Copy full SHA for 78b539f
Browse repository at this point
fix(aml): balance global lock mutex
SnowCheetos
committed
559b4a2
View commit details
Copy full SHA for 559b4a2
Browse repository at this point
Commits on Jun 9, 2026
chore: use Global allocator for Interpreter
Show description for 4114bf4
SnowCheetos
committed
4114bf4
View commit details
Copy full SHA for 4114bf4
Browse repository at this point
You can’t perform that action at this time.