mirror of https://github.com/acidanthera/audk.git
0024172d90
it is a bug in mtoc setting the size of the debug directory entry to the size of the .debug section, not the size of the EFI_IMAGE_DEBUG_DIRECTORY_ENTRY. It was causing a loop to iterate and get bogus EFI_IMAGE_DEBUG_DIRECTORY_ENTRY data and pass that to memset() and boom. Cc: Liming Gao <liming.gao@intel.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Andrew Fish <afish@apple.com> Reviewed-by: Liming Gao <liming.gao@intel.com> |
||
---|---|---|
.. | ||
Elf32Convert.c | ||
Elf32Convert.h | ||
Elf64Convert.c | ||
Elf64Convert.h | ||
ElfConvert.c | ||
ElfConvert.h | ||
GNUmakefile | ||
GenFw.c | ||
GenFw.h | ||
Makefile | ||
elf32.h | ||
elf64.h | ||
elf_common.h |