Simple-UEFI-Bootloader:  UEFI bootloader for bare-metal x86-64 applications, including a minimal cross-platform UEFI development environment

This bootloader is like a much simpler version of GRUB/Elilo/Windows Boot Manager, but mainly meant for writing your own operating system-less 64-bit programs, kernels, or full operating systems. It supports Windows, Linux, and Mac executable binaries (PE32+, 64-bit ELF, and 64-bit Mach-O formats). It also supports… Well, I’ll let you figure that one out yourself. 😉 […]

https://github.com/KNNSpeed/Simple-UEFI-Bootloader

See-also:

https://github.com/KNNSpeed/Simple-Kernel/

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s