diff --git a/src/windows-emulator/syscalls/system.cpp b/src/windows-emulator/syscalls/system.cpp index 991f1aa9..2cee38e8 100644 --- a/src/windows-emulator/syscalls/system.cpp +++ b/src/windows-emulator/syscalls/system.cpp @@ -105,6 +105,7 @@ namespace syscalls case SystemFeatureConfigurationInformation: case SystemSupportedProcessorArchitectures2: case SystemFeatureConfigurationSectionInformation: + case SystemFirmwareTableInformation: return STATUS_NOT_SUPPORTED; case SystemControlFlowTransition: