HomeSort by relevance Sort by last modified time
    Searched defs:SetDevicePathNodeLength (Results 1 - 3 of 3) 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) { \

Completed in 220 milliseconds