Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiDevicePath.h409 #define MEDIA_VENDOR_DP 0x03 macro
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePath.h1028 #define MEDIA_VENDOR_DP 0x03 ///< Media vendor device path subtype. macro
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DConsistMapping.c1315 MEDIA_VENDOR_DP,
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathToText.c2196 {MEDIA_DEVICE_PATH, MEDIA_VENDOR_DP, DevPathToTextVendor },
DDevicePathFromText.c3041 MEDIA_VENDOR_DP in DevPathFromTextVenMedia()