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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugPortDxe/
H A DDebugPort.c376 mDebugPortDevice.DebugPortDevicePath = AppendDevicePathNode (Dp1, (EFI_DEVICE_PATH_PROTOCOL *) &DebugPortDP);
377 if (mDebugPortDevice.DebugPortDevicePath == NULL) {
386 mDebugPortDevice.DebugPortDevicePath,
471 FreePool (mDebugPortDevice.DebugPortDevicePath);
494 mDebugPortDevice.DebugPortDevicePath,
H A DDebugPort.h57 EFI_DEVICE_PATH_PROTOCOL *DebugPortDevicePath; member in struct:__anon11147

Completed in 1144 milliseconds