mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 11:13:57 +00:00
Stub SystemFirmwareTableInformation in NtQuerySystemInformation
This commit is contained in:
@@ -105,6 +105,7 @@ namespace syscalls
|
||||
case SystemFeatureConfigurationInformation:
|
||||
case SystemSupportedProcessorArchitectures2:
|
||||
case SystemFeatureConfigurationSectionInformation:
|
||||
case SystemFirmwareTableInformation:
|
||||
return STATUS_NOT_SUPPORTED;
|
||||
|
||||
case SystemControlFlowTransition:
|
||||
|
||||
Reference in New Issue
Block a user