Johnny Lin has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/50377 )
Change subject: doc/mb/ocp: Update DeltaLake for a VPD variable used in LinuxBoot ......................................................................
doc/mb/ocp: Update DeltaLake for a VPD variable used in LinuxBoot
Change-Id: I3da7291188ee06c50008aa3fc7142210215044d4 Signed-off-by: Johnny Lin johnny_lin@wiwynn.com --- M Documentation/mainboard/ocp/deltalake.md 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/50377/1
diff --git a/Documentation/mainboard/ocp/deltalake.md b/Documentation/mainboard/ocp/deltalake.md index 9ef2357..4cf4a24 100644 --- a/Documentation/mainboard/ocp/deltalake.md +++ b/Documentation/mainboard/ocp/deltalake.md @@ -58,6 +58,8 @@ VPD variables supported are: - firmware_version: This variable holds overall firmware version. coreboot uses that value to populate smbios type 1 version field. +- bmc_bootorder_override: When it's set to 1 IPMI OEM command can override boot + order. The boot order override is done in the u-root LinuxBoot payload. - DeltaLake specific VPDs: check mb/ocp/deltalake/vpd.h.
## Working features