]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: efi-payload64: Add support for SCSI devices
authorThomas Mittelstaedt <thomas.mittelstaedt@de.bosch.com>
Thu, 4 May 2023 13:42:53 +0000 (13:42 +0000)
committerBin Meng <bmeng@tinylab.org>
Thu, 21 Sep 2023 22:03:46 +0000 (06:03 +0800)
commitc323921ba9e395e0351d41b60041c9312c271207
tree7e6c4514e5dde1e092275649f27d501c6999f48f
parent5c39f2c150612e04c0534348cc71e93e43026cf0
x86: efi-payload64: Add support for SCSI devices

U-Boot at VirtualBox must load Linux and boot configuration from disk devices.
Here the discs at AHCI (scsi) bus are used to load the needed boot data.

Signed-off-by: Thomas Mittelstaedt <thomas.mittelstaedt@de.bosch.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
[Added 'efi-payload64' tag and rebased on top of u-boot/master]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
configs/efi-x86_payload64_defconfig