commit | fc48ebe6dff059a799c8f85e31ee8dea6c2f77d8 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Tue Jun 26 03:58:55 2018 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Jul 02 09:23:28 2018 +0800 |
tree | 792419311dd82aa239d019de1acb6ba6cf6b15df | |
parent | 94e72a6bd994078674188bee2efb727a110a1cc6 [diff] |
x86: Add scsi command to coreboot and qemu This adds the scsi command to coreboot and qemu, to be in consistent with other x86 targets. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>