Makefile + fixed GetMemMap + updated readme

This commit is contained in:
Jezura777 2025-04-01 13:03:46 +02:00
parent 925aa01c9b
commit 9c3495c98a
5 changed files with 367 additions and 5 deletions

13
README Normal file
View file

@ -0,0 +1,13 @@
FlatEFILoader
=============
FEFIL is a simple EFI bootloader written in flatassembler. It tries to be
understandable by mere mortals
TODO
====
- [X] 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