mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-12 09:54:36 +01:00
Resolve conflict.
This commit is contained in:
parent
7ef7e4055d
commit
ab6e5c2238
@ -4673,6 +4673,7 @@ LOADER_ENTRY *SubMenuKextInjectMgmt(LOADER_ENTRY *Entry)
|
||||
CHAR16 *kextDir = NULL;
|
||||
UINTN i;
|
||||
CHAR8 ShortOSVersion[8];
|
||||
// CHAR16 *UniSysVer = NULL;
|
||||
CHAR8 *ChosenOS = Entry->OSVersion;
|
||||
|
||||
NewEntry((REFIT_MENU_ENTRY**) &SubEntry, &SubScreen, ActionEnter, SCREEN_SYSTEM, "Block injected kexts->");
|
||||
|
Loading…
Reference in New Issue
Block a user