[meta-intel] [PATCH 1/2] systemd-boot: use RMC database in EFI stub

2017-01-27 Thread Mikko Ylinen
systemd-boot's EFI stub can be built in an EFI executable with the kernel, cmdline, and initrd. This commit enables the EFI stub code to use the RMC database and appends the board specific cmdline (KBOOTPARAM) to the built-in cmdline. Signed-off-by: Mikko Ylinen --- ...Link-RMC-library-into-boo

Re: [meta-intel] [PATCH 1/2] systemd-boot: use RMC database in EFI stub

2017-01-27 Thread Wold, Saul
On Fri, 2017-01-27 at 15:36 +0200, Mikko Ylinen wrote: > systemd-boot's EFI stub can be built in an EFI executable > with the kernel, cmdline, and initrd. > > This commit enables the EFI stub code to use the RMC database > and appends the board specific cmdline (KBOOTPARAM) to the > built-in cmdli

Re: [meta-intel] [PATCH 1/2] systemd-boot: use RMC database in EFI stub

2017-02-02 Thread Ylinen, Mikko
Hi, On Fri, Jan 27, 2017 at 6:05 PM, Wold, Saul wrote: > On Fri, 2017-01-27 at 15:36 +0200, Mikko Ylinen wrote: > > systemd-boot's EFI stub can be built in an EFI executable > > with the kernel, cmdline, and initrd. > > > > This commit enables the EFI stub code to use the RMC database > > and ap

Re: [meta-intel] [PATCH 1/2] systemd-boot: use RMC database in EFI stub

2017-02-05 Thread Jianxun Zhang
I noticed there are several RMC patches in mailing list and should review them tomorrow. (Just returned from a vacation) Refer to my initial comment for Saul’s. Appreciate Mikko going through the following up when I was off. > On Feb 2, 2017, at 12:46 PM, Ylinen, Mikko wrote: > > Hi, > > On

Re: [meta-intel] [PATCH 1/2] systemd-boot: use RMC database in EFI stub

2017-02-06 Thread Jianxun Zhang
Reviewed + 1, beside from what in discussion of KBOOTPARAM refactoring. > On Jan 27, 2017, at 5:36 AM, Mikko Ylinen wrote: > > systemd-boot's EFI stub can be built in an EFI executable > with the kernel, cmdline, and initrd. > > This commit enables the EFI stub code to use the RMC database > an

Re: [meta-intel] [PATCH 1/2] systemd-boot: use RMC database in EFI stub

2017-02-06 Thread Cal Sullivan
Thanks for reviewing these. Since they look fine to you and my build went well I went ahead and merged them. Thanks, Cal On 02/05/2017 08:51 PM, Jianxun Zhang wrote: I noticed there are several RMC patches in mailing list and should review them tomorrow. (Just returned from a vacation) Refer