mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
OpenCoreUefi: Fix debug printing at ReleaseUsbOwnership
This commit is contained in:
parent
7b7d56b6b8
commit
7bbf38a498
@ -203,7 +203,7 @@ OcReleaseUsbOwnership (
|
||||
|
||||
Status = ReleaseUsbOwnership ();
|
||||
|
||||
DEBUG ((DEBUG_INFO, "ReleaseUsbOwnership status - %r\n"));
|
||||
DEBUG ((DEBUG_INFO, "ReleaseUsbOwnership status - %r\n", Status));
|
||||
}
|
||||
|
||||
VOID
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user