[coreboot] Rebuilding coreboot image generation

Alex G. mr.nuke.me at gmail.com
Fri Nov 6 07:36:30 CET 2015


On 11/05/2015 09:55 PM, Julius Werner wrote:
> HOST_FIRMWARE at 0xff800000 8M {
>         SI_ALL 2M {
>                 SI_DESC 4K
>                 SI_ME 0x1ff000
>         }
>         SI_BIOS {
>                 RW_A 0xf0000 {
>                         VBLOCK_A 64K
>                         RW_MAIN_A
>                         RW_FWID_A 0x40
>                 }
>                 RW_B 0xf0000 {
>                         VBLOCK_B 64K
>                         RW_MAIN_B
>                         RW_FWID_B 0x40
>                 }
>                 RO at 4M {
>                         RO_VPD 16K
>                         FMAP at 0x10000 2K
>                         RO_FRID 0x40
>                         GBB at 0x11000
>                         RO_MAIN 1M
>                 }
>         }
> }

Yes, that's exactly what I was referring to! I like that.

Alex



More information about the coreboot mailing list