top | item 29812541

CoffeeBoot

3 points| VitorMob | 4 years ago |github.com

1 comment

order

VitorMob|4 years ago

CoffeeBoot is a UEFI bootloader for x86_64 architecture. It looks for an executable elf (KERNEL.ELF) in the /KERNEL directory of a FAT partition. If the kernel is found, then the perks are copied to address 0x100000 and the code is passed to the kernel.