summaryrefslogtreecommitdiff
path: root/gpxe/src/arch/i386/prefix/hromprefix.S
blob: 03acf1e2370f673130cf586012f602221a752552 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*****************************************************************************
 * ROM prefix that relocates to HIGHMEM_LOADPOINT during POST if PMM allocation
 * fails. Intended to be used, with caution, on BIOSes that support PCI3.00 but
 * have limited PMM support, such as most AMI BIOSes.
 *****************************************************************************
 */

FILE_LICENCE ( GPL2_OR_LATER )

#define SHRINK_WITHOUT_PMM

#include "romprefix.S"