Это про адресацию памяти. В BIOS

xKVtor писал(-а):
This option determines the method used for programming CPU MTRRs when 4Gb or more of memory is present.
Discrete - leaves the PCI hole below the 4Gb boundry undescribed.
Continuous - explicitly describes the PCI hole as non-cachable

Не совсем понятно, к чему этот пункт больше относится, к памяти или кэшу. Надо будет уточнить.


Это про адресацию памяти.
xKVtor писал(-а):
Так что наличие в биосе возможностей для ремэппинга скорее правило, чем исключение.:)

В BIOS по определению должны быть и есть возможности по ремэппингу (со времен PPro и P-II). Совсем другое дело - появление этих возможностей в CMOS Setup.
The memory-sizing algorithm determines the size of each row of DIMMs.
The BIOS tests extended memory according to the option selected in the BIOS Setup Utility. 
The total amount of configured memory can be found using INT 15h, AH = 88h; INT 15h,
 function E801h, or INT 15h, function E820h.

Because the system supports up to 12 GB of memory, 
the BIOS creates a hole just below 4 GB to accommodate the system BIOS flash,
APIC memory, and memory-mapped I/O located on 32-bit PCI devices. 
The size of this hole depends upon the number of PCI cards and the memory
mapped resources requested by them. It is typically less than 128 MB.

Здесь ключевые слова - INT 15h, function E801h, or INT 15h, function E820h.