Home
last modified time | relevance | path

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

/freebsd/lib/libefivar/
H A Duefi-dputil.c407 GetDevicePathSize ( in GetDevicePathSize() function
462 Size = GetDevicePathSize (DevicePath); in DuplicateDevicePath()
530 Size1 = GetDevicePathSize (FirstDevicePath); in AppendDevicePath()
531 Size2 = GetDevicePathSize (SecondDevicePath); in AppendDevicePath()
667 SrcSize = GetDevicePathSize (DevicePath); in UefiDevicePathLibAppendDevicePathInstance()
668 InstanceSize = GetDevicePathSize (DevicePathInstance); in UefiDevicePathLibAppendDevicePathInstance()
H A Defivar-dp-format.c2621 return GetDevicePathSize(__DECONST(EFI_DEVICE_PATH_PROTOCOL *, dp)); in efidp_size()
H A Defivar-dp-parse.c4052 len = GetDevicePathSize(dp); in efidp_parse_device_path()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePathUtilities.h173 EFI_DEVICE_PATH_UTILS_GET_DEVICE_PATH_SIZE GetDevicePathSize; member
/freebsd/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h243 GetDevicePathSize (