audk/MdeModulePkg/Core
mdkinney d0d41b52e0 Move registration of DXE Core with PeCoffExtraActionLib after the lib constructors have been executed.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10778 6f19259b-4bc3-4df7-8a09-765794883524
2010-08-06 23:09:49 +00:00
..
Dxe Move registration of DXE Core with PeCoffExtraActionLib after the lib constructors have been executed. 2010-08-06 23:09:49 +00:00
DxeIplPeim 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
Pei Update the previous fix to only shadow the function for supported processor architectrues. The old way required non supported processor architectures to opt out. 2010-07-07 23:27:08 +00:00
PiSmmCore Minor comment update. 2010-05-10 02:49:38 +00:00
RuntimeDxe Update the copyright notice format 2010-04-24 09:49:11 +00:00