Justin C. Miller
3d0b262435
Add null driver
...
This will be the target of our real ELF loader
2018-09-05 23:01:05 -07:00
Justin C. Miller
1758ee4215
Initial ramdisk support
...
- Create initrd library to support definitions and loading
- Allow tools compiled for the host machine to be built by wscript
- Create makerd tool to build initrd from manifest
- Move screenfont to initrd, so don't load framebuffer initially
2018-09-05 22:45:30 -07:00
Justin C. Miller
0a231f2e0e
Return to disk-based booting
2018-05-10 01:24:31 -07:00
Justin C. Miller
23a5692d59
Switch to building floppy images instead of GPT disks
2018-04-30 08:36:17 -07:00
Justin C. Miller
58729b412a
Add inital console font rendering
2018-04-04 11:58:02 -07:00
Justin C. Miller
4577c2d10c
Add the beginning of support for kernel graphics to bootloader.
...
* Load a font file off disk to pass to kernel
* Expose a framebuffer to the kernel
* Currently the kernel just paints the screen red
2018-04-01 22:48:46 -07:00
Justin C. Miller
7b4388af5c
Add guids CSV
2018-03-31 17:33:31 -07:00
Justin C. Miller
df93eeb708
OVMF upgrade
2018-03-25 03:07:23 -07:00
Justin C. Miller
89c2c70c28
Initial commit - UEFI application building
2017-01-02 13:40:42 -08:00