Home
last modified time | relevance | path

Searched defs:DevicePathType (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathUtilities.c105 DevicePathType ( in DevicePathType() function
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
DUefiDevicePathLib.c147 DevicePathType ( in DevicePathType() function
/device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/
DLegacyPlatform.c934 UINT16 DevicePathType; in PrepareToBoot() local
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
DBdsPlatform.c1095 EFI_HANDLE *LoadFileHandles; in PlatformBdsLibEnumerateAllBootOption()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c3127 UINTN DevicePathType; in BdsLibEnumerateAllBootOption() local
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c3138 UINTN DevicePathType; in BdsLibEnumerateAllBootOption() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiDevicePath.h43 #define DevicePathType(a) ( ((a)->Type) & EFI_DP_TYPE_MASK ) macro
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBios.h944 UINT16 DevicePathType; ///< The default boot type. member