Alexander Goncharov

Results 4 issues of Alexander Goncharov

When UefiPayloadPkg is compiled with SMM_SUPPORT enabled and VARIABLE_SUPPORT set to SPI, the following HOBs must be available: * gSmmRegisterInfoGuid * gEfiSmmSmramMemoryGuid * gSpiFlashInfoGuid * gNvVariableInfoGuid * gS3CommunicationGuid Migrate these...

This patch-set allows UEFI to choose which version of the memory attributes table to produce.

# Description It's currently not possible to compile OVMF x64 without the network stack. My patch fixes that. The second commit fixes the build issue specifically for X64 QEMU. However,...