|
OpenCore
1.0.5
OpenCore Bootloader
|
#include <Library/OcBootManagementLib.h>#include <Library/OcMiscLib.h>#include <Library/UefiApplicationEntryPoint.h>#include <Library/UefiLib.h>Go to the source code of this file.
Functions | |
| EFI_STATUS EFIAPI | UefiMain (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable) |
Reset system.
Copyright (c) 2020, vit9696. All rights reserved.
SPDX-License-Identifier: BSD-3-Clause
Definition in file ResetSystem.c.
| EFI_STATUS EFIAPI UefiMain | ( | IN EFI_HANDLE | ImageHandle, |
| IN EFI_SYSTEM_TABLE * | SystemTable ) |
Definition at line 15 of file ResetSystem.c.