summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_block.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Release SNP devices before starting SAN boot imageMichael Brown2018-03-261-0/+4
* [block] Provide sandev_read() and sandev_write() as global symbolsMichael Brown2017-04-261-9/+8Star
* [block] Allow use of a non-default EFI SAN boot filenameMichael Brown2017-04-121-6/+16
* [block] Describe all SAN devices via ACPI tablesMichael Brown2017-03-281-64/+84
* [block] Add basic multipath supportMichael Brown2017-03-261-6/+19
* [efi] Provide ACPI table description for SAN devicesMichael Brown2017-03-131-0/+69
* [efi] Refactor to use centralised SAN device abstractionMichael Brown2017-03-071-650/+161Star
* [block] Centralise "san-drive" settingMichael Brown2017-03-071-1/+0Star
* [efi] Add basic EFI SAN booting capabilityMichael Brown2016-11-171-0/+1062