diff options
author | Bin Meng <bmeng@tinylab.org> | 2022-12-29 17:18:27 +0800 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2023-01-20 10:14:13 +1000 |
commit | 8f6196266e607a4a014ef1a5ab05b93343f678df (patch) | |
tree | 2850c2c4ab6d714e78888ec326550394983e1caf /hw/i386/x86.c | |
parent | 9d3f7108bc43e93ceef7faa27c87eea8295c33ed (diff) |
hw/riscv/boot.c: Introduce riscv_find_firmware()
Rename previous riscv_find_firmware() to riscv_find_bios(), and
introduce a new riscv_find_firmware() to implement the first half
part of the work done in riscv_find_and_load_firmware().
This new API is helpful for machine that wants to know the final
chosen firmware file name but does not want to load it.
Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20221229091828.1945072-12-bmeng@tinylab.org>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'hw/i386/x86.c')
0 files changed, 0 insertions, 0 deletions