slimbootloader/PayloadPkg/OsLoader
Aiden Park 0066eccdb3
Re-implement ElfLib for ELF32 format image (#193)
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>
2019-06-17 16:58:08 -07:00
..
Ia32 Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
BlockIoTest.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
BlockIoTest.h Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
BootConfig.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
BootOption.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
BootParameters.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
KeyManagement.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
Linux.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
LoadImage.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
OsLoader.c Re-implement ElfLib for ELF32 format image (#193) 2019-06-17 16:58:08 -07:00
OsLoader.h Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
OsLoader.inf Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
PerformanceData.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00