OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
OcUnicodeCollationEngGenericLib.h
Go to the documentation of this file.
1
13#ifndef OC_UNICODE_COLLATION_ENG_LIB_H
14#define OC_UNICODE_COLLATION_ENG_LIB_H
15
16#include <Protocol/UnicodeCollation.h>
17
29EFI_UNICODE_COLLATION_PROTOCOL *
31 IN BOOLEAN Reinstall
32 );
33
34#endif // OC_UNICODE_COLLATION_ENG_LIB_H
EFI_UNICODE_COLLATION_PROTOCOL * OcUnicodeCollationEngInstallProtocol(IN BOOLEAN Reinstall)