audk/OvmfPkg/PlatformPei
jljusten 667bf1e48f OvmfPkg/PlatformPei: Fix issue with 'RELEASE' tag build
When building in release mode on OVMF, the ASSERT_EFI_ERROR
macro is empty.  So, to set the BootMode, in a release build,
it must be outside of ASSERT_EFI_ERROR.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11413 6f19259b-4bc3-4df7-8a09-765794883524
2011-03-22 04:54:18 +00:00
..
Cmos.c Update the copyright notice format 2010-04-28 12:43:04 +00:00
Cmos.h Update the copyright notice format 2010-04-28 12:43:04 +00:00
Fv.c Update the copyright notice format 2010-04-28 12:43:04 +00:00
MemDetect.c OvmfPkg: Add support for memory above 4GB 2011-01-21 16:51:00 +00:00
Platform.c OvmfPkg/PlatformPei: Fix issue with 'RELEASE' tag build 2011-03-22 04:54:18 +00:00
Platform.h OvmfPkg: Add support for memory above 4GB 2011-01-21 16:51:00 +00:00
PlatformPei.inf OvmfPkg/PlatformPei: Set BootMode, install MasterBootMode PPI 2011-03-22 01:55:08 +00:00