audk/MdeModulePkg/Core
lgao4 1d6ee65f82 Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction guided protocol doesn’t exist.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10702 6f19259b-4bc3-4df7-8a09-765794883524
2010-07-28 01:12:18 +00:00
..
Dxe Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction guided protocol doesn’t exist. 2010-07-28 01:12:18 +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