Home
last modified time | relevance | path

Searched refs:DevicePath (Results 1 – 13 of 13) sorted by relevance

/freebsd-14.2/lib/libefivar/
H A Duefi-dputil.c104 if (DevicePath == NULL) { in GetDevicePathSize()
115 Start = DevicePath; in GetDevicePathSize()
116 while (!IsDevicePathEnd (DevicePath)) { in GetDevicePathSize()
117 DevicePath = NextDevicePathNode (DevicePath); in GetDevicePathSize()
123 return ((UINTN) DevicePath - (UINTN) Start) + DevicePathNodeLength (DevicePath); in GetDevicePathSize()
152 ASSERT (DevicePath != NULL); in IsDevicePathValid()
165 …for (Count = 0, Size = 0; !IsDevicePathEnd (DevicePath); DevicePath = NextDevicePathNode (DevicePa… in IsDevicePathValid()
444 if (DevicePath != NULL) { in CreateDeviceNode()
445 DevicePath->Type = NodeType; in CreateDeviceNode()
450 return DevicePath; in CreateDeviceNode()
[all …]
H A Duefi-dplib.h83 IN VOID *DevicePath,
195 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath
217 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath
282 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath OPTIONAL,
312 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath OPTIONAL,
347 IN OUT EFI_DEVICE_PATH_PROTOCOL **DevicePath,
396 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath
417 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath,
H A Defivar-dp-parse.c248 IN OUT CHAR16 **DevicePath, in GetNextDeviceNodeStr() argument
256 Str = *DevicePath; in GetNextDeviceNodeStr()
315 *DevicePath = Str; in GetNextDeviceNodeStr()
3828 EFI_DEVICE_PATH_PROTOCOL *DevicePath; in UefiDevicePathLibConvertTextToDevicePath() local
3835 ASSERT (DevicePath != NULL); in UefiDevicePathLibConvertTextToDevicePath()
3836 SetDevicePathEndNode (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()
3845 FreePool (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()
3847 DevicePath = NewDevicePath; in UefiDevicePathLibConvertTextToDevicePath()
3856 FreePool (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()
3858 DevicePath = NewDevicePath; in UefiDevicePathLibConvertTextToDevicePath()
[all …]
H A Defivar-dp-format.c2487 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath, in UefiDevicePathLibConvertDevicePathToText() argument
2498 if (DevicePath == NULL) { in UefiDevicePathLibConvertDevicePathToText()
2507 Node = __DECONST(EFI_DEVICE_PATH_PROTOCOL *, DevicePath); in UefiDevicePathLibConvertDevicePathToText()
/freebsd-14.2/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h36 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath,
244 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath
266 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath
327 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath, OPTIONAL
355 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath, OPTIONAL
387 IN OUT EFI_DEVICE_PATH_PROTOCOL **DevicePath,
433 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath
499 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath,
/freebsd-14.2/sys/contrib/edk2/Include/Protocol/
H A DDevicePathUtilities.h33 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath
49 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath
88 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath,
105 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath,
167 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath
H A DDevicePathToText.h62 IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath,
/freebsd-14.2/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h675 EFI_STRING_ID DevicePath; member
982 EFI_STRING_ID DevicePath; member
1156 EFI_STRING_ID DevicePath; member
1256 EFI_STRING_ID DevicePath; member
1261 EFI_STRING_ID DevicePath; member
H A DUefiSpec.h900 IN EFI_DEVICE_PATH_PROTOCOL *DevicePath,
1528 IN OUT EFI_DEVICE_PATH_PROTOCOL **DevicePath,
/freebsd-14.2/stand/efi/include/
H A Defidevp.h113 VENDOR_DEVICE_PATH DevicePath; member
H A Defiapi.h524 IN OUT EFI_DEVICE_PATH **DevicePath,
/freebsd-14.2/contrib/libfido2/src/
H A Dhid_win.c242 if ((path = strdup(ifdetail->DevicePath)) == NULL) { in get_path()
/freebsd-14.2/sys/contrib/edk2/
H A DMdePkg.dec630 ## Include/Protocol/DevicePath.h
1334 ## Include/Protocol/DevicePath.h