2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 12:14:01 +08:00
linux-next/drivers/scsi/isci
Dave Jiang 8db37aabac isci: Adding EFI variable skeletal support
Adding EFI variable retrieving for OEM parameters. Still need GUID and
variable name.

Also updated the data struct for oem parameters and hex file for firmware

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
[fix CONFIG_EFI=n compile error]
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2011-07-03 03:55:30 -07:00
..
core isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
firmware isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
events.c isci: replace isci_remote_device completion with event queue 2011-07-03 03:55:29 -07:00
events.h isci: rework timer api 2011-07-03 03:55:28 -07:00
host.c isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
host.h isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
init.c isci: Adding EFI variable skeletal support 2011-07-03 03:55:30 -07:00
isci.h isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
Makefile isci: Add support for probing OROM for OEM params 2011-07-03 03:55:30 -07:00
phy.c isci: Adding support for phy enable and disable 2011-07-03 03:55:29 -07:00
phy.h isci: Intel(R) C600 Series Chipset Storage Control Unit Driver 2011-07-02 22:56:22 -07:00
port.c isci: replace remote_device_lock with scic_lock 2011-07-03 03:55:29 -07:00
port.h isci: replace remote_device_lock with scic_lock 2011-07-03 03:55:29 -07:00
probe_roms.c isci: Adding EFI variable skeletal support 2011-07-03 03:55:30 -07:00
probe_roms.h isci: Adding EFI variable skeletal support 2011-07-03 03:55:30 -07:00
remote_device.c isci: All pending requests are terminated before stopping the device. 2011-07-03 03:55:30 -07:00
remote_device.h isci: preallocate remote devices 2011-07-03 03:55:29 -07:00
request.c isci: don't hold scic_lock over calls to sas_task_abort() 2011-07-03 03:55:30 -07:00
request.h isci: Termination handling cleanup, added termination timeouts. 2011-07-03 03:55:30 -07:00
sata.c isci: remove sci_device_handle 2011-07-03 03:55:29 -07:00
sata.h isci: Intel(R) C600 Series Chipset Storage Control Unit Driver 2011-07-02 22:56:22 -07:00
sci_environment.h isci: clean up remaining silicon revision ifdefs in phy init 2011-07-03 03:55:28 -07:00
task.c isci: fix incorrect assumptions about task->dev and task->dev->port being NULL 2011-07-03 03:55:30 -07:00
task.h isci: task.h compile and checkpatch fixes 2011-07-03 03:55:30 -07:00
timers.c isci: rework timer api 2011-07-03 03:55:28 -07:00
timers.h isci: rework timer api 2011-07-03 03:55:28 -07:00