# Complete IFWI Map # Start (hex) End (hex) Length (hex) Area Name # ----------- --------- ------------ --------- # # 00000000 007FFFFF 00800000 Full Flash Image # 00000014 00000017 00000004 FLMAP0 - Flash Map 0 Register # 00000018 0000001B 00000004 FLMAP1 - Flash Map 1 Register # 0000001C 0000001F 00000004 FLMAP2 - Flash Map 2 Register # 00000030 0000003B 0000000C FCBA - Flash Component Registers # 00000040 00000043 00000004 FLREG0 - Flash Region 0 (Flash Descriptor) Register # 00000044 00000047 00000004 FLREG1 - Flash Region 1 (IFWI) Register # 00000048 0000004B 00000004 FLREG2 - Flash Region 2 (Intel(R) TXE) Register # 00000050 00000053 00000004 FLREG4 - Flash Region 4 (Platform Data) Register # 00000054 00000057 00000004 FLREG5 - Flash Region 5 (Device Expansion) Register # 00000060 00000063 00000004 FLREG8 - Flash Region 8 (Embedded Controller) Register # 00000080 00000083 00000004 FLMSTR1 - Flash Master 1 (Host CPU/BIOS) # 00000084 00000087 00000004 FLMSTR2 - Flash Master 2 (Intel(R) TXE) # 00000090 00000093 00000004 FLMSTR5 - Flash Master 5 (EC) # 00000100 000002FF 00000200 FPSBA - SoC Straps (Including Padding) # 00000DF0 00000EFF 00000110 VSCC Table # 00000DF0 00000DF7 00000008 GD25LQ64 # 00001000 0037FFFF 0037F000 Boot Partition 1 # 00001000 000C2FFF 000C2000 Primary Boot Partition # 00001200 0000120F 00000010 IFP Overrides Partition # 00001210 00001317 00000108 Unified Emulation Partition (UEP) # 00002000 00002FFF 00001000 OEM SMIP Partition # 00003000 0000DFFF 0000B000 CSE RBE Partition # 0000E000 0001CFFF 0000F000 PMCP # 0001D000 0007DFFF 00061000 CSE BUP Partition # 0007E000 000A3FFF 00026000 uCode Partition # 0007E040 0009083F 00012800 uCode Patch 1 # 00090840 000A303F 00012800 uCode Patch 2 # 000A4000 000C0FFF 0001D000 IBB Partition # 000C1000 000C2FFF 00002000 Debug Token Partition # 000C3000 001C6FFF 00104000 Secondary Boot Partition # 000C4000 001C6FFF 00103000 CSE Main Partition # 00380000 006FEFFF 0037F000 Boot Partition 2 # 00380000 003801FF 00000200 Primary Boot Partition # 00380200 0062FFFF 002AFE00 Secondary Boot Partition # 00381000 0062FFFF 002AF000 OBB Partition # 006FF000 007FFFFF 00101000 TXE Data Region # coreboot only needs to know about the OBB. It's nested inside OBBP, to account for # the header. FLASH 8M { OBBP@0x382000 { OBB@0x0 0x2ae000 { FMAP@0xe000 0x10000 COREBOOT(CBFS)@0x1e000 0x210000 FPF_STATUS@0x22e000 0x10000 UNIFIED_MRC_CACHE@0x23e000 0x30000 { RECOVERY_MRC_CACHE@0x0 0x10000 RW_MRC_CACHE@0x10000 0x10000 RW_VAR_MRC_CACHE@0x20000 0x10000 } SMMSTORE@0x26e000 0x40000 } } }