viktor-prutyanov / efi-hello-world-bootloader

Extremely simple UEFI program which loads another fixed UEFI program

Repository from Github https://github.comviktor-prutyanov/efi-hello-world-bootloaderRepository from Github https://github.comviktor-prutyanov/efi-hello-world-bootloader

efi-hello-world-bootloader

Extremely simple UEFI program which loads another fixed UEFI program.

Preparation

Install GNU EFI.

Build

    make

    make install

Then create UEFI bootloader entry for hello.efi.

About

Extremely simple UEFI program which loads another fixed UEFI program


Languages

Language:C 68.8%Language:Makefile 31.2%