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

Reply via email to