- Current status:
- ===============
- This project is installing to and running from real hardware (and not QEMU/OVMF).
- mmap.c: Alloc works. In progress: print Mem Descriptor (32 and 64 bit numbers)
- videomode.c: in re-arrangement process
- hello.efi: works
- load.c: doesn't exist yet
- makefile: somehow the command "rm mmap.o" is executed! Why? Implicit make-rules?
|