mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
OcMainLib: Fix initialisation
This commit is contained in:
parent
f763f55e86
commit
2cdc8a77bd
@ -717,6 +717,8 @@ OcKernelInjectKexts (
|
||||
);
|
||||
|
||||
Status = PrelinkedInjectComplete (Context);
|
||||
} else {
|
||||
Status = EFI_UNSUPPORTED;
|
||||
}
|
||||
|
||||
if (EFI_ERROR (Status)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user