Home
last modified time | relevance | path

Searched refs:SetDevicePathNodeLength (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/efi64/include/efi/
Defidevp.h58 #define SetDevicePathNodeLength(a,l) { \ macro
/external/syslinux/efi32/include/efi/
Defidevp.h58 #define SetDevicePathNodeLength(a,l) { \ macro
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defidevp.h58 #define SetDevicePathNodeLength(a,l) { \ macro
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Ddpath.c254 SetDevicePathNodeLength (&FilePath->Header, Size + SIZE_OF_FILEPATH_DEVICE_PATH); in FileDevicePath()
374 SetDevicePathNodeLength (Dest, Size); in UnpackDevicePath()