Skip to content

Add APIs required by runtime host qualification - #13

Open
TorinKS wants to merge 2 commits into
mainfrom
feature/runtime-qualification-apis
Open

Add APIs required by runtime host qualification#13
TorinKS wants to merge 2 commits into
mainfrom
feature/runtime-qualification-apis

Conversation

@TorinKS

@TorinKS TorinKS commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Summary

This branch collects only WinKernelLite API gaps discovered while compiling unchanged HeimsGuardRuntime legacy kernel tests through the simulator.

Current additions:

  • publish the WDK STATUS_NOT_FOUND value from NtStatus.h
  • publish the WDK STATUS_INSUFFICIENT_RESOURCES value from NtStatus.h
  • add focused public-header contract tests for both exact bit patterns
  • unblock shared process-identity and module-registration code that returns these statuses

Further APIs will be added only when a migrated legacy test produces a concrete RED compile or runtime failure.

Validation

  • Debug: full runTests suite passed
  • Release: full runTests suite passed
  • focused NtStatusContractTest.* cases are included in both configurations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant