2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-09-25 17:23:59 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Michael Brown 71cd508838 [efi] Add "reboot" command for EFI
Abstract out the ability to reboot the system to a separate reboot()
function (with platform-specific implementations), add an EFI
implementation, and make the existing "reboot" command available under
EFI.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-03-22 13:44:02 +00:00