Home
last modified time | relevance | path

Searched refs:DevicePath_F1394 (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DConsistMapping.c1135 F1394_DEVICE_PATH *DevicePath_F1394; in DevPathSerial1394() local
1141 DevicePath_F1394 = (F1394_DEVICE_PATH *) DevicePathNode; in DevPathSerial1394()
1142 UnicodeSPrint (Buffer, 0, L"%lx", DevicePath_F1394->Guid); in DevPathSerial1394()