Home
last modified time | relevance | path

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

/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Ddpath.c47 EFI_DEVICE_PATH *Start, *Next, *DevPath; in DevicePathInstance() local
50 DevPath = *DevicePath; in DevicePathInstance()
51 Start = DevPath; in DevicePathInstance()
53 if (!DevPath) { in DevicePathInstance()
62 Next = NextDevicePathNode(DevPath); in DevicePathInstance()
64 if (IsDevicePathEndType(DevPath)) { in DevicePathInstance()
72 …OR, "DevicePathInstance: DevicePath %x Size %d", *DevicePath, ((UINT8 *) DevPath) - ((UINT8 *) Sta… in DevicePathInstance()
73 DumpHex (0, 0, ((UINT8 *) DevPath) - ((UINT8 *) Start), Start); in DevicePathInstance()
77 DevPath = Next; in DevicePathInstance()
80 ASSERT (DevicePathSubType(DevPath) == END_ENTIRE_DEVICE_PATH_SUBTYPE || in DevicePathInstance()
[all …]
Dhand.c120 EFI_DEVICE_PATH *Start, *Next, *DevPath; in LibLocateHandleByDiskSignature() local
202 DevPath = DevicePath; in LibLocateHandleByDiskSignature()
203 Start = DevPath; in LibLocateHandleByDiskSignature()
211 if ((DevicePathType(DevPath) == MEDIA_DEVICE_PATH) && in LibLocateHandleByDiskSignature()
212 (DevicePathSubType(DevPath) == MEDIA_HARDDRIVE_DP)) { in LibLocateHandleByDiskSignature()
214 HardDriveDevicePath = (HARDDRIVE_DEVICE_PATH *)(DevPath); in LibLocateHandleByDiskSignature()
218 Next = NextDevicePathNode(DevPath); in LibLocateHandleByDiskSignature()
242 if (IsDevicePathEnd(DevPath)) { in LibLocateHandleByDiskSignature()
246 DevPath = NextDevicePathNode(DevPath); in LibLocateHandleByDiskSignature()
Dlib.h75 IN EFI_DEVICE_PATH *DevPath
/external/syslinux/efi32/include/efi/
Defilib.h662 IN EFI_DEVICE_PATH *DevPath
707 IN EFI_DEVICE_PATH *DevPath
712 IN EFI_DEVICE_PATH *DevPath
717 IN EFI_DEVICE_PATH *DevPath
729 EFI_DEVICE_PATH *DevPath
Defidevp.h334 EFI_DEVICE_PATH DevPath; member
368 EFI_DEVICE_PATH *DevPath; member
/external/syslinux/efi64/include/efi/
Defilib.h662 IN EFI_DEVICE_PATH *DevPath
707 IN EFI_DEVICE_PATH *DevPath
712 IN EFI_DEVICE_PATH *DevPath
717 IN EFI_DEVICE_PATH *DevPath
729 EFI_DEVICE_PATH *DevPath
Defidevp.h334 EFI_DEVICE_PATH DevPath; member
368 EFI_DEVICE_PATH *DevPath; member
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defilib.h662 IN EFI_DEVICE_PATH *DevPath
707 IN EFI_DEVICE_PATH *DevPath
712 IN EFI_DEVICE_PATH *DevPath
717 IN EFI_DEVICE_PATH *DevPath
729 EFI_DEVICE_PATH *DevPath
Defidevp.h334 EFI_DEVICE_PATH DevPath; member
368 EFI_DEVICE_PATH *DevPath; member
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DDevicePath.h455 EFI_DEVICE_PATH_PROTOCOL DevPath; member
492 EFI_DEVICE_PATH_PROTOCOL *DevPath; member
/external/syslinux/efi32/include/efi/protocol/
Defidbg.h66 EFI_DEVICE_PATH DevPath; member
/external/syslinux/efi64/include/efi/protocol/
Defidbg.h66 EFI_DEVICE_PATH DevPath; member
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/protocol/
Defidbg.h66 EFI_DEVICE_PATH DevPath; member