mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-12-07 22:09:29 +00:00
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> |
||
|---|---|---|
| .. | ||
| elf32.h | ||
| elf64.h | ||
| Elf32Convert.c | ||
| Elf32Convert.h | ||
| Elf64Convert.c | ||
| Elf64Convert.h | ||
| elf_common.h | ||
| ElfConvert.c | ||
| ElfConvert.h | ||
| GenFw.c | ||
| GenFw.h | ||
| GNUmakefile | ||
| Makefile | ||