Home
last modified time | relevance | path

Searched refs:GetDevicePathSize (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/lib/libefivar/
H A Duefi-dputil.c99 GetDevicePathSize ( in GetDevicePathSize() function
481 Size = GetDevicePathSize (DevicePath); in DuplicateDevicePath()
549 Size1 = GetDevicePathSize (FirstDevicePath); in AppendDevicePath()
550 Size2 = GetDevicePathSize (SecondDevicePath); in AppendDevicePath()
H A Defivar-dp-format.c2460 return GetDevicePathSize(__DECONST(EFI_DEVICE_PATH_PROTOCOL *, dp)); in efidp_size()
H A Defivar-dp-parse.c3701 len = GetDevicePathSize(dp); in efidp_parse_device_path()
/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DDevicePathUtilities.h173 EFI_DEVICE_PATH_UTILS_GET_DEVICE_PATH_SIZE GetDevicePathSize; member
/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Library/
H A DDevicePathLib.h243 GetDevicePathSize (