audk/IntelFrameworkModulePkg/Universal
lzeng14 091249f497 Just reserve memory space for page table, but not create it, and allocate the memory with ReservedMemory instead of ACPIMemoryNVS.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13952 6f19259b-4bc3-4df7-8a09-765794883524
2012-11-19 02:15:46 +00:00
..
Acpi Just reserve memory space for page table, but not create it, and allocate the memory with ReservedMemory instead of ACPIMemoryNVS. 2012-11-19 02:15:46 +00:00
BdsDxe Add missing status code in several modules. 2012-10-30 04:19:03 +00:00
Console/VgaClassDxe Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:21:58 +00:00
CpuIoDxe Fix comparisons of enumerated types which may cause warnings for some compilers. 2012-08-28 06:48:28 +00:00
DataHubDxe First try to get log time at TPL level <= TPL_CALLBACK, then fill time into DataHub. 2010-11-29 04:41:58 +00:00
DataHubStdErrDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
FirmwareVolume Fix IA32 build fail. 2012-05-30 09:11:52 +00:00
LegacyRegionDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
SectionExtractionDxe Build the registered guid HOB and SystemTable to record the GUID itself in PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib, and also state the restriction in BaseExtractGuidedSectionLib. 2012-11-08 01:12:56 +00:00
StatusCode Enhance inf to follow spec. 2011-03-14 08:40:20 +00:00