HomeSort by relevance Sort by last modified time
    Searched refs:END_DEVICE_PATH_LENGTH (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
MiscDevicePath.h 56 END_DEVICE_PATH_TYPE, END_ENTIRE_DEVICE_PATH_SUBTYPE, {END_DEVICE_PATH_LENGTH, 0} \
  /device/linaro/bootloader/edk2/Nt32Pkg/MiscSubClassPlatformDxe/
MiscDevicePath.h 56 END_DEVICE_PATH_TYPE, END_ENTIRE_DEVICE_PATH_SUBTYPE, END_DEVICE_PATH_LENGTH, 0 \
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/
MiscDevicePath.h 38 END_ENTIRE_DEVICE_PATH_SUBTYPE, {END_DEVICE_PATH_LENGTH, 0 }}
  /device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
PlatformData.c 69 END_DEVICE_PATH_LENGTH,
BdsPlatform.h 152 END_DEVICE_PATH_LENGTH, \
  /device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/
PcatPciRootBridgeDevicePath.c 51 END_DEVICE_PATH_LENGTH,
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/IohInit/Dxe/
IohBds.h 60 END_DEVICE_PATH_LENGTH, \
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiResourcesSampleDxe/
HiiResourcesSample.c 55 (UINT8) (END_DEVICE_PATH_LENGTH),
56 (UINT8) ((END_DEVICE_PATH_LENGTH) >> 8)
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
data.c 67 {END_DEVICE_PATH_TYPE, END_ENTIRE_DEVICE_PATH_SUBTYPE, {END_DEVICE_PATH_LENGTH,0}}
71 {END_DEVICE_PATH_TYPE, END_ENTIRE_DEVICE_PATH_SUBTYPE, {END_DEVICE_PATH_LENGTH, 0}}
75 {END_DEVICE_PATH_TYPE, END_INSTANCE_DEVICE_PATH_SUBTYPE, {END_DEVICE_PATH_LENGTH, 0}}
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuThunkDxe/
EmuThunk.c 50 END_DEVICE_PATH_LENGTH,
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtThunkDxe/
WinNtThunk.c 63 END_DEVICE_PATH_LENGTH,
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathUtilities.c 31 END_DEVICE_PATH_LENGTH,
72 if (Size + END_DEVICE_PATH_LENGTH > MaxSize) {
88 return (BOOLEAN) (DevicePathNodeLength (DevicePath) == END_DEVICE_PATH_LENGTH);
305 END_DEVICE_PATH_LENGTH. Node is not required to be aligned on a 16-bit boundary,
464 Size = Size1 + Size2 - END_DEVICE_PATH_LENGTH;
474 (Size1 - END_DEVICE_PATH_LENGTH));
529 TempDevicePath = AllocatePool (NodeLength + END_DEVICE_PATH_LENGTH);
859 FileDevicePath = AllocatePool (Size + SIZE_OF_FILEPATH_DEVICE_PATH + END_DEVICE_PATH_LENGTH);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
PlatformData.c 119 (UINT8) (END_DEVICE_PATH_LENGTH),
120 (UINT8) ((END_DEVICE_PATH_LENGTH) >> 8)
  /device/linaro/bootloader/edk2/EmulatorPkg/Library/EmuBdsLib/
BdsPlatform.h 46 END_DEVICE_PATH_LENGTH,\
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEConfig/
TrEEConfigImpl.c 48 (UINT8) (END_DEVICE_PATH_LENGTH),
49 (UINT8) ((END_DEVICE_PATH_LENGTH) >> 8)
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
UefiDevicePathLib.c 42 END_DEVICE_PATH_LENGTH,
114 if (Size + END_DEVICE_PATH_LENGTH > MaxSize) {
130 return (BOOLEAN) (DevicePathNodeLength (DevicePath) == END_DEVICE_PATH_LENGTH);
346 END_DEVICE_PATH_LENGTH. Node is not required to be aligned on a 16-bit boundary,
680 FileDevicePath = AllocatePool (Size + SIZE_OF_FILEPATH_DEVICE_PATH + END_DEVICE_PATH_LENGTH);
  /device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
PlatformBootManager.h 52 END_DEVICE_PATH_LENGTH,\
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmMisc.c 50 SingleDpSize = GetDevicePathSize (Single) - END_DEVICE_PATH_LENGTH;
51 InstanceSize -= END_DEVICE_PATH_LENGTH;
67 InstanceSize -= END_DEVICE_PATH_LENGTH;
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBdsLib/
BdsPlatform.h 134 END_DEVICE_PATH_LENGTH, \
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
DevicePathLib.h 21 #define END_DEVICE_PATH_LENGTH (sizeof (EFI_DEVICE_PATH_PROTOCOL))
218 END_DEVICE_PATH_LENGTH. Node is not required to be aligned on a 16-bit boundary,
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/
BootManager.c 48 (UINT8) (END_DEVICE_PATH_LENGTH),
49 (UINT8) ((END_DEVICE_PATH_LENGTH) >> 8)
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
TcgConfigImpl.c 44 (UINT8) (END_DEVICE_PATH_LENGTH),
45 (UINT8) ((END_DEVICE_PATH_LENGTH) >> 8)
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/
PlatformData.c 90 END_DEVICE_PATH_LENGTH, \
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/
FwVolBlock.c 39 END_DEVICE_PATH_LENGTH,
61 END_DEVICE_PATH_LENGTH,
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
UserProfileManager.c 43 (UINT8) (END_DEVICE_PATH_LENGTH),
44 (UINT8) ((END_DEVICE_PATH_LENGTH) >> 8)

Completed in 481 milliseconds

1 2 3 4