audk/MdeModulePkg
rsun3 a1bd217a5d Minor comment fix.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10226 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-10 05:38:25 +00:00
..
Application 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
Bus Minor comment fix. 2010-03-10 05:38:25 +00:00
Core The patch attached is to fix the issue that LMFA feature is failed on OVMF. The root cause is that OVMF platform reserved 128k top memory range for EMU variable range before PEI memory range re-locate to specified memory range, which is quite different from real platform. The original implementation has an assumption that AllocatePage will NOT be invoked until PEI memory range is re-located to preassigned memory range, , which is TRUE in most real platform, but FALSE on OVMF platform. So This patch is to enhanced the memory resource HOB re-organization algorithm to eliminate the assumption. 2010-03-10 02:47:05 +00:00
Include Minor update to some protocol interface function prototype for Doxygen document 2010-03-05 06:31:45 +00:00
Library Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg. 2010-03-05 04:05:28 +00:00
Logo 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
Universal Add some robustness check in DriverSample driver. 2010-03-05 07:55:16 +00:00
ChangeLog.txt updated to use the term “temporary memory” but not CAR 2009-04-08 08:14:09 +00:00
MdeModulePkg.dec MdeModule Package version updated from 0.90 to 0.91. 2010-03-09 08:18:12 +00:00
MdeModulePkg.dsc MdeModule Package version updated from 0.90 to 0.91. 2010-03-09 08:18:12 +00:00