payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / mainboard / 51nb / x210 / board.fmd
blob1955a0540921a9723f66d4954a137042f10ff592
2 # Manually defined FMD in order to ensure that space is reserved for the EC
3 # at the base of the BIOS region.
6 FLASH 8M {
7         BIOS@0x200000 0x600000 {
8                 EC@0x0 0x10000
9                 RW_MRC_CACHE@0x10000 0x10000
10                 SMMSTORE@0x20000 0x40000
11                 CONSOLE@0x60000 0x20000
12                 FMAP@0x80000 0x200
13                 COREBOOT(CBFS)
14         }