Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JadePkg: Add boot option override via IPMI
This introduces IpmiBootDxe which enables users to override the UEFI boot option via IPMI bootdev commands. As an example, it can be used to force the boot to the BIOS setup menu as the following commands: * ipmitool chassis bootdev * ipmitool chassis bootparam get 5 # to confirm the setting Signed-off-by: Nhi Pham <[email protected]>
- Loading branch information