[BOOT] Add boot manager headers
This commit is contained in:
@@ -14,6 +14,7 @@ Abstract:
|
||||
--*/
|
||||
|
||||
#include "bootmgr.h"
|
||||
#include "efilib.h"
|
||||
|
||||
EFI_STATUS
|
||||
EFIAPI
|
||||
|
@@ -38,7 +38,9 @@ Return Value:
|
||||
--*/
|
||||
|
||||
{
|
||||
/* TODO: Implement BmMain() */
|
||||
(VOID)Parameters;
|
||||
|
||||
/* Not implemented */
|
||||
|
||||
return STATUS_SUCCESS;
|
||||
}
|
||||
|
Reference in New Issue
Block a user