Commit graph

5 commits

Author SHA1 Message Date
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
Matthijs Lavrijsen
6774173bfc
Always use CopyWpMem in SetVariable hook 2023-10-14 22:02:45 +02:00
Matthijs Lavrijsen
f7f83efed4
Misc. warning fixes 2022-08-17 08:00:41 +02:00
Mattiwatti
fd5517c379
Fix comment typo 2020-04-25 06:09:50 +02:00
Mattiwatti
0be8f445b6
Initial commit 2019-03-25 20:56:43 +01:00