Skip to content

Commit

Permalink
OpenLegacyBoot: Fix previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldfish64 committed Aug 15, 2023
1 parent d5de545 commit 387adeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Platform/OpenLegacyBoot/LegacyBootSupport.c
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,6 @@ InternalLoadLegacyPbr (
DebugPrintHexDump (DEBUG_INFO, "OLB: PbrPtr", (UINT8 *)PbrPtr, sizeof (*PbrPtr));

OcLegacyThunkDisconnectEfiGraphics ();
ReleaseUsbOwnership ();

//
// Thunk to real mode and invoke legacy boot sector.
Expand Down

0 comments on commit 387adeb

Please sign in to comment.