FEFIL is a EFI bootloader written in flatassembler
bootefi.asm | ||
LICENSE | ||
Makefile | ||
README | ||
uefi.inc |
FlatEFILoader ============= FEFIL is a simple EFI bootloader written in flatassembler. It tries to be understandable by mere mortals TODO ==== - [O] Make GetMemoryMap and ExitBootServices work - [ ] Get GOP frame buffer and load it to arbitrary memory space - [ ] Indicate boot success with frame buffer - [ ] EDID multiple screens and their resolution