mirror_edk2/MdeModulePkg/Core/DxeIplPeim
2010-07-18 17:56:06 +00:00
..
Arm Update the copyright notice format 2010-04-24 09:49:11 +00:00
Ebc Update the copyright notice format 2010-04-24 09:49:11 +00:00
Ia32 Update the copyright notice format 2010-04-24 09:49:11 +00:00
Ipf Update the copyright notice format 2010-04-24 09:49:11 +00:00
X64 Update the copyright notice format 2010-04-24 09:49:11 +00:00
DxeIpl.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
DxeIpl.inf Update the copyright notice format 2010-04-24 09:49:11 +00:00
DxeLoad.c Fix 64-bit bug in DxeIpl. You can't cast an & UINT64 to a UINT32 *, as the upper 32-bits do not get updated. In my case there was data on the stack for the upper 32-bits and it caused the size to be greater than 4GB. 2010-07-18 17:56:06 +00:00