]> Git Repo - qemu.git/commit
riscv: Resolve full path of the given bios image
authorBin Meng <[email protected]>
Fri, 16 Aug 2019 13:09:36 +0000 (06:09 -0700)
committerPalmer Dabbelt <[email protected]>
Tue, 17 Sep 2019 15:42:43 +0000 (08:42 -0700)
commit49dd180e4f3e0af8ab8a54fec5058b6cd89e5942
tree32b4ca83cecd9a7a902d37279eb7f315df017c21
parent751f8f41331951077f3fc17dd245c23b5a18b595
riscv: Resolve full path of the given bios image

At present when "-bios image" is supplied, we just use the straight
path without searching for the configured data directories. Like
"-bios default", we add the same logic so that "-L" actually works.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
hw/riscv/boot.c
This page took 0.025941 seconds and 4 git commands to generate.