Re: [meta-intel] [PATCH 0/2] Add RMC support in systemd-boot's EFI stub

2017-01-27 Thread Wold, Saul
On Fri, 2017-01-27 at 15:35 +0200, Mikko Ylinen wrote:
> This patchset enables to use runtime machine configuration (RMC) in
> systemd-boot's EFI stub too.
> 
> I've been using Minnowboard Turbot boards (in addition to a 'broxton-
> m'
> board) in testing. However, the RMC data for Turbot was missing so
> this
> patchset also adds a fingerprint and a simple cmdline setting for it.
> 
> Mikko Ylinen (2):
>   systemd-boot: use RMC database in EFI stub
>   rmc: add Minnowboard Turbot board data
> 
>  .../rmc/boards/MinnowboardTurbot/KBOOTPARAM|   1 +
>  .../boards/MinnowboardTurbot/minnowboardturbot.fp  | Bin 0 -> 154
> bytes
>  ...Link-RMC-library-into-bootloader-and-stub.patch |  39 ++
>  ...-sd-boot-Link-RMC-library-into-bootloader.patch |  31 
>  ...-kernel-command-line-fragment-in-EFI-stub.patch |  81
> +
>  .../systemd-boot/systemd-boot_%.bbappend   |   3 +-
>  6 files changed, 123 insertions(+), 32 deletions(-)
>  create mode 100644 common/recipes-
> bsp/rmc/boards/MinnowboardTurbot/KBOOTPARAM
>  create mode 100644 common/recipes-
> bsp/rmc/boards/MinnowboardTurbot/minnowboardturbot.fp
>  create mode 100644 common/recipes-bsp/systemd-boot/systemd-
> boot/0001-sd-boot-Link-RMC-library-into-bootloader-and-stub.patch
>  delete mode 100644 common/recipes-bsp/systemd-boot/systemd-
> boot/0001-sd-boot-Link-RMC-library-into-bootloader.patch
>  create mode 100644 common/recipes-bsp/systemd-boot/systemd-
> boot/0004-sd-boot-Support-global-kernel-command-line-fragment-in-EFI-
> stub.patch
> 
> -- 
> 2.11.0
> 
> -
> Intel Finland Oy
> Registered Address: PL 281, 00181 Helsinki 
> Business Identity Code: 0357606 - 4 
> Domiciled in Helsinki 
> 
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
> 
You should really remove this note from patches sent to public mailing
list as it's inappropriate.

Sau!
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 0/2] Add RMC support in systemd-boot's EFI stub

2017-01-27 Thread Mikko Ylinen
This patchset enables to use runtime machine configuration (RMC) in
systemd-boot's EFI stub too.

I've been using Minnowboard Turbot boards (in addition to a 'broxton-m'
board) in testing. However, the RMC data for Turbot was missing so this
patchset also adds a fingerprint and a simple cmdline setting for it.

Mikko Ylinen (2):
  systemd-boot: use RMC database in EFI stub
  rmc: add Minnowboard Turbot board data

 .../rmc/boards/MinnowboardTurbot/KBOOTPARAM|   1 +
 .../boards/MinnowboardTurbot/minnowboardturbot.fp  | Bin 0 -> 154 bytes
 ...Link-RMC-library-into-bootloader-and-stub.patch |  39 ++
 ...-sd-boot-Link-RMC-library-into-bootloader.patch |  31 
 ...-kernel-command-line-fragment-in-EFI-stub.patch |  81 +
 .../systemd-boot/systemd-boot_%.bbappend   |   3 +-
 6 files changed, 123 insertions(+), 32 deletions(-)
 create mode 100644 common/recipes-bsp/rmc/boards/MinnowboardTurbot/KBOOTPARAM
 create mode 100644 
common/recipes-bsp/rmc/boards/MinnowboardTurbot/minnowboardturbot.fp
 create mode 100644 
common/recipes-bsp/systemd-boot/systemd-boot/0001-sd-boot-Link-RMC-library-into-bootloader-and-stub.patch
 delete mode 100644 
common/recipes-bsp/systemd-boot/systemd-boot/0001-sd-boot-Link-RMC-library-into-bootloader.patch
 create mode 100644 
common/recipes-bsp/systemd-boot/systemd-boot/0004-sd-boot-Support-global-kernel-command-line-fragment-in-EFI-stub.patch

-- 
2.11.0

-
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel