OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
OcDirectResetLib.h
Go to the documentation of this file.
1
8#ifndef OC_DIRECT_RESET_LIB_H
9#define OC_DIRECT_RESET_LIB_H
10
11#include <Uefi.h>
12
17VOID
19 VOID
20 );
21
22#endif // OC_DIRECT_RESET_LIB_H
VOID DirectResetCold(VOID)
Definition DirectReset.c:16