Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePath.h177 #define HW_BMC_DP 0x06 macro
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathToText.c2163 {HARDWARE_DEVICE_PATH, HW_BMC_DP, DevPathToTextBmc },
DDevicePathFromText.c817 HW_BMC_DP, in DevPathFromTextBmc()