Searched refs:gEfiDebugPortDevicePathGuid (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDebugPort.h137 #define gEfiDebugPortDevicePathGuid gEfiDebugPortProtocolGuid macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugPortDxe/
H A DDebugPort.c249 if (Status == EFI_SUCCESS && !CompareGuid (&gEfiDebugPortDevicePathGuid, (GUID *) (Dp2 + 1))) {
368 CopyGuid (&DebugPortDP.Guid, &gEfiDebugPortDevicePathGuid);

Completed in 44 milliseconds