Changes between Initial Version and Version 1 of Ticket #17190, comment 6
- Timestamp:
- Aug 14, 2021, 9:33:16 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17190, comment 6
initial v1 4 4 5 5 * EFI bootloader 6 * Can be started by u-boot on arm,x86,riscv,etc 6 * Can be started by u-boot on arm,x86,riscv,etc via bootefi command 7 7 * Can be started by tianocore on arm,x86,riscv(wip upstream),etc 8 8 * Provides bios services for printf, serial, framebuffer, network, etc to bootloader. 9 * Our bootloader gets a FDT passed in via EFI as well. 9 10 * u-boot bootloader 10 11 * Can be started by u-boot with a long history of existance