commit | 0213f901e3845c3b8a8e17c5d0402646b1f43cc8 | [log] [tgz] |
---|---|---|
author | John Wang <wangzhiqiang.bj@bytedance.com> | Mon Dec 28 14:49:57 2020 +0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Jan 14 22:18:02 2021 +0000 |
tree | fbc578abd61bbff48bc9d247f70b7d9a51229b79 | |
parent | ab36928578294edfa40b3baed1009763552983ca [diff] |
Add boot info ack paramter to set/get boot option command It's required by BIOS, BIOS always checks the bootinfo ack paramter, otherwise, BIOS will bypass the boot option flow Tested: Ran `ipmitool chassis bootdev pxe`, saw the BIOS entered into pxe Signed-off-by: John Wang <wangzhiqiang.bj@bytedance.com> Change-Id: I127801301d713d7177fcf84a166800a9158545c1
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.