audk/CorebootPayloadPkg
Scott Duplichan 8e0fdb3aa7 CorebootPayloadPkg: Avoid page table memory allocation failure
Enable use of 1GB pages to avoid page table memory allocation failure.
The failure occurs when allocating enough 4KB pages to map a large
virtual address space, such as the 48-bit virtual address space of AMD
family 10h and family 15h processors. The change is needed only for the
X64 build because page tables are not used by the IA32 build.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Scott Duplichan <scott@notabs.org>
Reviewed-by: Prince Agyeman <prince.agyeman@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17151 6f19259b-4bc3-4df7-8a09-765794883524
2015-04-10 02:41:49 +00:00
..
FbGop Pkg-Module: CorebootPayloadPkg 2015-03-31 00:56:01 +00:00
Library Pkg-Module: CorebootPayloadPkg 2015-03-31 00:56:01 +00:00
SerialDxe CorebootPayloadPkg: Use extra braces to prevent gcc compile fail 2015-04-10 02:41:23 +00:00
BuildAndIntegrationInstructions.txt Pkg-Module: CorebootPayloadPkg 2015-03-31 00:56:01 +00:00
Contributions.txt Pkg-Module: Add Coreboot Payload Package 2015-03-25 21:13:26 +00:00
CorebootPayloadPkg.dec Pkg-Module: CorebootPayloadPkg 2015-03-31 00:56:01 +00:00
CorebootPayloadPkg.fdf CorebootPayloadPkg: Increase payload size limit 2015-04-10 02:41:32 +00:00
CorebootPayloadPkgIA32.dsc CorebootPayloadPkg: Use unique path for IA32 and X64 payload binaries 2015-04-10 02:41:41 +00:00
CorebootPayloadPkgX64.dsc CorebootPayloadPkg: Avoid page table memory allocation failure 2015-04-10 02:41:49 +00:00
License.txt Pkg-Module: Add Coreboot Payload Package 2015-03-25 21:13:26 +00:00