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
Type
/
to 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
.
XboxDev
/
nxdk
Public
Notifications
You must be signed in to change notification settings
Fork
93
Star
572
Code
Issues
101
Pull requests
14
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Xbox kernel header improvements
- #770
#770
Draft
PatrickvL
wants to merge 11 commits into
XboxDev:master
XboxDev/nxdk:master
from
PatrickvL:xbox_kernel_suite_fixes
PatrickvL/nxdk:xbox_kernel_suite_fixes
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Xbox kernel header improvements
#770
PatrickvL
wants to merge 11 commits into
XboxDev:master
XboxDev/nxdk:master
from
PatrickvL:xbox_kernel_suite_fixes
PatrickvL/nxdk:xbox_kernel_suite_fixes
Copy head branch name to clipboard
Commits
Commits on May 20, 2026
Add missing NTSTATUS codes
Show description for ee3d445
PatrickvL
committed
ee3d445
View commit details
Copy full SHA for ee3d445
Browse repository at this point
Add PROFILE_LEVEL and HIGH_LEVEL IRQL constants
PatrickvL
committed
206eee5
View commit details
Copy full SHA for 206eee5
Browse repository at this point
Add KOBJECTS enum for dispatcher object types
PatrickvL
committed
c425da5
View commit details
Copy full SHA for c425da5
Browse repository at this point
Add SLIST_ENTRY typedef alias for SINGLE_LIST_ENTRY
PatrickvL
committed
5177264
View commit details
Copy full SHA for 5177264
Browse repository at this point
Add IRP_MJ_* major function code constants
Show description for 37ea1af
PatrickvL
committed
37ea1af
View commit details
Copy full SHA for 37ea1af
Browse repository at this point
Add REG_* registry value type constants
PatrickvL
committed
b64463d
View commit details
Copy full SHA for b64463d
Browse repository at this point
Add DUPLICATE_CLOSE_SOURCE constant for NtDuplicateObject
PatrickvL
committed
b3db1ec
View commit details
Copy full SHA for b3db1ec
Browse repository at this point
Fix type errors in kernel header declarations
Show description for 2930955
PatrickvL
committed
2930955
View commit details
Copy full SHA for 2930955
Browse repository at this point
Fix ExInterlockedAddLargeInteger stdcall decoration (@16 -> @12)
Show description for 13a3a02
PatrickvL
committed
13a3a02
View commit details
Copy full SHA for 13a3a02
Browse repository at this point
Fix return types: RtlSnprintf, RtlSprintf, RtlVsnprintf, RtlVsprintf return INT, not VOID
Show description for 9e80468
PatrickvL
committed
9e80468
View commit details
Copy full SHA for 9e80468
Browse repository at this point
Fix RtlVsprintf/RtlVsnprintf: take VA_LIST, not variadic arguments
Show description for c756c44
PatrickvL
committed
c756c44
View commit details
Copy full SHA for c756c44
Browse repository at this point
You can’t perform that action at this time.