Thanks to visit codestin.com
Credit goes to github.com

Skip to content

andoma/efimaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generate a UEFI Bootable image from a Linux kernel image

No external dependencies other than zlib (for crc32)

No need to be root (losetup, etc)

Kernel must be compiled with CONFIG_EFI=y and CONFIG_EFI_STUB=y

Build this tool: make

Usage: ./efimaker disk.img path/to/bzImage

The resuling image can be booted by a UEFI BIOS, qemu or Azure hyper-V v2.

About

Generate GPT + EFI disk image from EFI bootable binary. No super user privs needed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published