cloud-hypervisor/arch
Jianyong Wu b8b5dccfd8 aarch64: Enable UEFI image loading
Implemented an architecture specific function for loading UEFI binary.

Changed the logic of loading kernel image:
1. First try to load the image as kernel in PE format;
2. If failed, try again to load it as formatless UEFI binary.

Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
2021-06-09 18:36:59 +08:00
..
src aarch64: Enable UEFI image loading 2021-06-09 18:36:59 +08:00
Cargo.toml build: bump libc from 0.2.95 to 0.2.96 2021-06-09 07:27:37 +00:00