Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
DBdsFilePath.c106 IN EFI_DEVICE_PATH* RemovableDevicePath, in BdsGetDeviceUsb() argument
138 WwidDevicePath1 = (USB_WWID_DEVICE_PATH*)RemovableDevicePath; in BdsGetDeviceUsb()
146 … *NewDevicePath = AppendDevicePath (UsbIoDevicePath, NextDevicePathNode (RemovableDevicePath)); in BdsGetDeviceUsb()
150 UsbClassDevicePath1 = (USB_CLASS_DEVICE_PATH*)RemovableDevicePath; in BdsGetDeviceUsb()
160 … *NewDevicePath = AppendDevicePath (UsbIoDevicePath, NextDevicePathNode (RemovableDevicePath)); in BdsGetDeviceUsb()
184 IN EFI_DEVICE_PATH* RemovableDevicePath, in BdsGetDeviceHd() argument
213 HardDriveDevicePath1 = (HARDDRIVE_DEVICE_PATH*)RemovableDevicePath; in BdsGetDeviceHd()
221 … *NewDevicePath = AppendDevicePath (PartitionDevicePath, NextDevicePathNode (RemovableDevicePath)); in BdsGetDeviceHd()
260 IN EFI_DEVICE_PATH* RemovableDevicePath,
310 EFI_DEVICE_PATH* RemovableDevicePath; in TryRemovableDevice() local
[all …]