Re: [SPECIFICATION RFC v3] The firmware and bootloader log specification

2021-09-21 Thread Peter Stuge
Alec Brown wrote: > Below is how the layout of these logs would store their data. > > bf_log_header: >+---+ > u32| version | > u32| size | > u8[64] | producer | > u8[64] | log_format| >

Re: [U-Boot] [coreboot] U-Boot-x86 / coreboot Integration

2011-05-10 Thread Peter Stuge
Graeme Russ wrote: > >> Would be interesting to investigate implementing a stub in U-Boot to > >> initialise and use VGA option ROMs > > > > VGA option ROMs call BIOS functions.  So, one needs a BIOS > > implementation (eg, SeaBIOS) or an emulator for them (eg, in > > coreboot). > > How many funct

Re: [U-Boot] [coreboot] U-Boot-x86 / coreboot Integration

2011-05-10 Thread Peter Stuge
Graeme Russ wrote: > I am extremely excited about this as the x86 U-Boot maintainer, but > even more so by the idea of two very mature and respected FLOSS > projects potentially becoming greater than the sum of their parts :) Yes good fun! > OK, enough with the warm and fuzzies. Lets look first