3 Commits

Author SHA1 Message Date
dutchpsycho fa07b32f46 ui/interop: add backend and native bindings 2026-05-06 09:11:17 +10:00
dutchpsycho 4ec2690201 ui/interop: add Tempus bucket types, launch integrity constants, and updated P/Invoke bindings
Add BkTempusBucket struct and extend BkStatsResponse with TempusEnabled,
TempusQpcFrequency, TempusSubsystemCount, and a 14-element Tempus bucket array.

Add IpcUserHookFlagDeferredLaunchGateRelease, RuntimeFlagNtApiHooksDisarmed, and the
LaunchIntegrity* constants (Default/Untrusted/Low/Medium/High/System) matching the
new ABI definitions.

Remove the MarkInterfaceReady P/Invoke binding. Add IntegrityLevel as the new
penultimate parameter to the SetUserHookTarget binding.
2026-04-18 09:00:00 +00:00
dutchpsycho b5a1526529 Fix project paths after source tree rename 2026-04-03 14:23:15 +10:00