Simplify DSC/FDF files for OVMF
Remove duplicate FFS file GUID that would cause incremental builds to fail. Final output file is OVMF.FD and that is what should be used as bios.bin when running QEMU. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10605 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -334,3 +334,8 @@
|
||||
MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf
|
||||
OvmfPkg/AcpiTables/AcpiTables.inf
|
||||
|
||||
#
|
||||
# Remove the following statements after build tool issue with Binary INFs is resolved
|
||||
#
|
||||
FatBinPkg/EnhancedFatDxe/Fat.inf
|
||||
EdkShellBinPkg/FullShell/FullShell.inf
|
||||
|
Reference in New Issue
Block a user