Re: [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v1 22/22]: BaseTools/Scripts

2019-09-05 Thread Leif Lindholm
On Wed, Sep 04, 2019 at 06:43:17PM +0800, Abner Chang wrote: > Add RISC-V specific LD scripts. ."rela(INFO)" in the latest GccBase.lds > causes PE32 relocation error. This is the temporaty solution untill we find > the root casue. > > Contributed-under: TianoCore Contribution Agreement 1.0 >

[edk2-devel] [edk2-staging/RISC-V-V2 PATCH v1 22/22]: BaseTools/Scripts

2019-09-04 Thread Abner Chang
Add RISC-V specific LD scripts. ."rela(INFO)" in the latest GccBase.lds causes PE32 relocation error. This is the temporaty solution untill we find the root casue. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Abner Chang --- BaseTools/Scripts/GccBaseRiscV.lds | 71