mirror of
https://github.com/edk2-porting/edk2-rk3588.git
synced 2025-12-17 19:14:40 +08:00
Silicon/Rockchip: Rename gOhciDeviceProtocol to gOhciDeviceProtocolGuid
This commit is contained in:
@@ -899,7 +899,7 @@ PlatformBootManagerBeforeConsole (
|
||||
//
|
||||
// Connect USB OHCI controller(s)
|
||||
//
|
||||
FilterAndProcess (&gOhciDeviceProtocol, NULL, Connect);
|
||||
FilterAndProcess (&gOhciDeviceProtocolGuid, NULL, Connect);
|
||||
|
||||
//
|
||||
// Connect the Block I/O device produced by the SD/eMMC device that
|
||||
|
||||
Reference in New Issue
Block a user