OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
OcOSInfoLib.h
Go to the documentation of this file.
1
15#ifndef OC_OS_INFO_LIB_H
16#define OC_OS_INFO_LIB_H
17
18#include <Protocol/OSInfo.h>
19
29 IN BOOLEAN Reinstall
30 );
31
32#endif // OC_OS_INFO_LIB_H
EFI_OS_INFO_PROTOCOL * OcOSInfoInstallProtocol(IN BOOLEAN Reinstall)