Home | History | Annotate | Download | only in UefiBootManagerLib

Lines Matching refs:MEDIA_DEVICE_PATH

255     if ((DevicePathType (DevicePath) == MEDIA_DEVICE_PATH) && (DevicePathSubType (DevicePath) == MEDIA_PIWG_FW_FILE_DP)) {

1138 (DevicePathType (Node) == MEDIA_DEVICE_PATH) && (DevicePathSubType (Node) == MEDIA_RAM_DISK_DP)) {
1182 (DevicePathType (Node) == MEDIA_DEVICE_PATH) &&
1228 ASSERT ((DevicePathType (RamDiskDevicePath) == MEDIA_DEVICE_PATH) &&
1465 if ((DevicePathType (FilePath) == MEDIA_DEVICE_PATH) &&
1471 } else if ((DevicePathType (FilePath) == MEDIA_DEVICE_PATH) &&
1883 if ((DevicePathType (BlockIoDevicePath) == MEDIA_DEVICE_PATH) &&