HomeSort by relevance Sort by last modified time
    Searched defs:SetDevicePathNodeLength (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathUtilities.c 305 SetDevicePathNodeLength (
757 SetDevicePathNodeLength (DevicePath, NodeLength);
882 SetDevicePathNodeLength (&FilePath->Header, Size + SIZE_OF_FILEPATH_DEVICE_PATH);
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
UefiDevicePathLib.c 345 SetDevicePathNodeLength (
702 SetDevicePathNodeLength (&FilePath->Header, Size + SIZE_OF_FILEPATH_DEVICE_PATH);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiDevicePath.h 53 #define SetDevicePathNodeLength(a,l) { \
  /external/syslinux/efi32/include/efi/
efidevp.h 58 #define SetDevicePathNodeLength(a,l) { \
  /external/syslinux/efi64/include/efi/
efidevp.h 58 #define SetDevicePathNodeLength(a,l) { \
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efidevp.h 58 #define SetDevicePathNodeLength(a,l) { \

Completed in 292 milliseconds