Searched refs:NextDevicePathNode (Results 1 – 8 of 8) sorted by relevance
99 while (!IsDevicePathEnd(NextDevicePathNode(devpath))) in efi_devpath_last_node()100 devpath = NextDevicePathNode(devpath); in efi_devpath_last_node()115 len = prefix + DevicePathNodeLength(NextDevicePathNode(node)); in efi_devpath_trim()173 devpath1 = NextDevicePathNode(devpath1); in efi_devpath_match()174 devpath2 = NextDevicePathNode(devpath2); in efi_devpath_match()202 prefix = NextDevicePathNode(prefix); in efi_devpath_is_prefix()203 path = NextDevicePathNode(path); in efi_devpath_is_prefix()219 path = NextDevicePathNode(path); in efi_devpath_to_media_path()230 path = NextDevicePathNode(path); in efi_devpath_length()
119 DevicePath = NextDevicePathNode (DevicePath); in GetDevicePathSize()167 …for (Count = 0, Size = 0; !IsDevicePathEnd (DevicePath); DevicePath = NextDevicePathNode (DevicePa… in IsDevicePathValid()286 NextDevicePathNode ( in NextDevicePathNode() function625 NextNode = NextDevicePathNode (TempDevicePath); in AppendDevicePathNode()
145 walker = (const_efidp)NextDevicePathNode(walker); in efi_hd_to_unix()338 walker = (const_efidp)NextDevicePathNode(walker); in efivar_device_path_to_unix_path()
2405 Node = NextDevicePathNode (Node); in UefiDevicePathLibConvertDevicePathToText()
135 imgpath = NextDevicePathNode(imgpath); in device_paths_match()136 devpath = NextDevicePathNode(devpath); in device_paths_match()149 while (!IsDevicePathEnd(NextDevicePathNode(devpath))) in devpath_last()150 devpath = NextDevicePathNode(devpath); in devpath_last()
116 NextDevicePathNode (
58 #define NextDevicePathNode(a) ( (EFI_DEVICE_PATH *) ( ((UINT8 *) (a)) + DevicePathNodeLength(… macro
168 path = NextDevicePathNode(path); in has_keyboard()713 node = NextDevicePathNode(node); /* Skip the end node */ in parse_uefi_con_out()