audk/MdeModulePkg/Core/DxeIplPeim
qwang12 fb8749d0af ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4207 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-24 11:22:34 +00:00
..
Ia32 Use RShiftU64() from base lib to handle 64-bit right shift to avoid build break when optimization is disabled. 2007-09-29 08:43:01 +00:00
Ipf Using CopyMem service to replace the "while" loop for the memory copy 2007-08-07 11:10:24 +00:00
X64 Removed CommonHeader.h from MdePkg & MdeModulePkg 2007-07-10 16:13:56 +00:00
DxeIpl.h 1. Add ExtractGuidedSectionLib library to replace customdecompress library. 2007-09-29 08:04:29 +00:00
DxeIpl.inf 1. Add ExtractGuidedSectionLib library to replace customdecompress library. 2007-09-29 08:04:29 +00:00
DxeIpl.msa Check in following modules, 2007-07-05 07:05:28 +00:00
DxeLoad.c ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE) 2007-10-24 11:22:34 +00:00