Re: [meta-intel] [PATCHv5 03/10] systemd-boot: load board-specific entry and kernel cmdline

2016-08-03 Thread Saul Wold
On Wed, 2016-08-03 at 11:04 -0700, Jianxun Zhang wrote: > Invoke RMC APIs in this bootloader to query board-specific data > from RMC database(DB) file on ESP. Data can be boot entries or a > global kernel boot command line fragment specific to a type of > board supported in RMC DB. > > Bootloader

[meta-intel] [PATCHv5 03/10] systemd-boot: load board-specific entry and kernel cmdline

2016-08-03 Thread Jianxun Zhang
Invoke RMC APIs in this bootloader to query board-specific data from RMC database(DB) file on ESP. Data can be boot entries or a global kernel boot command line fragment specific to a type of board supported in RMC DB. Bootloader queries a file blob named BOOTENTRY.CONFIG from RMC DB first. In