You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
0066eccdb3
The previous implementation has a little confusion in license header. To avoid further annoying, simply re-implement ElfLib. - 32bits, little-endian, executable elf only supported - elf32.h/elf_common.h from BaseTools/Source/C/GenFw - LoadElfImage() interface changed Signed-off-by: Aiden Park <aiden.park@intel.com>