]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/C/GenFw/Elf64Convert.c
BaseTools: Update GenFw to support 4K alignment.
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 29 Jun 2015 03:17:34 +0000 (03:17 +0000)
committeryingke <yingke@Edk2>
Mon, 29 Jun 2015 03:17:34 +0000 (03:17 +0000)
commit54b1b57a59b5297304a8d7fd3838e1122bebc2b2
tree631a7cf3b870686d42e2d280c5120e914e0d8ab5
parentbbb6369486306c9f96088ff272a46f7c5d7991ad
BaseTools: Update GenFw to support 4K alignment.

Get maximum section alignment from each ELF section, and this alignment is used to create PE header.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17727 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/C/GenFw/Elf32Convert.c
BaseTools/Source/C/GenFw/Elf64Convert.c
BaseTools/Source/C/GenFw/ElfConvert.c
BaseTools/Source/C/GenFw/ElfConvert.h