diff options
author | Liming Gao <gaoliming@byosoft.com.cn> | 2021-06-02 16:11:41 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-06-04 09:20:06 +0000 |
commit | c6b872c6ab26407a8abc8dd294375f7fdf731f60 (patch) | |
tree | d4a8172a26104ca31d73ed39cfd657b1449b8039 /MdePkg | |
parent | c1aa3bab1259a54cd392831bc1dc1fd263436349 (diff) | |
download | edk2-c6b872c6ab26407a8abc8dd294375f7fdf731f60.tar.gz edk2-c6b872c6ab26407a8abc8dd294375f7fdf731f60.tar.bz2 edk2-c6b872c6ab26407a8abc8dd294375f7fdf731f60.zip |
BaseTools GenFw: Support CLANG8ELF with conversion ELF to PE/COFF image
CLANG8ELF tool chain generated ELF image with the different attributes
in section. Update GenFw to handle them.
1. .text section with writable attribute (support)
2. .reloc section has the symbol for *ABS* (skip)
Signed-off-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Feng Bob C <bob.c.feng@intel.com>
Diffstat (limited to 'MdePkg')
0 files changed, 0 insertions, 0 deletions