EfiGuard/Application/Loader
Matthijs Lavrijsen 5bfa808faa
Fix build with current EDK2 master
Re-add the missing headers for EFI_LEGACY_BIOS_PROTOCOL and gEfiLegacyBiosGuid which were removed from OvmfPkg in 9d4becddba.

Neither OVMF nor EfiGuard actually *needs* the CSM for anything, but being able to check for the presence of the legacy BIOS protocol is still important in order to determine if we are actually booting a legacy BIOS boot option. This allows us to then inform the user that what they are doing is not suppported and most likely a mistake.

Fixes #119
2025-01-17 04:46:34 +01:00
..
Loader.c Misc. minor warning fixes 2025-01-17 04:46:34 +01:00
Loader.inf Fix build with current EDK2 master 2025-01-17 04:46:34 +01:00
Loader.vcxproj Fix build with current EDK2 master 2025-01-17 04:46:34 +01:00
Loader.vcxproj.filters Initial commit 2019-03-25 20:56:43 +01:00