Home
last modified time | relevance | path

Searched hist:de452c04 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dpe.hde452c04 Tue Jun 05 12:20:32 CDT 2018 Alexander Graf <agraf@suse.de> riscv: Add support for HI20 PE relocations

The PE standard allows for HI20/LOW12 relocations. Within the efi_loader
target we always know that our relocation target is 4k aligned, so we
don't need to worry about the LOW12 part.

This patch adds support for the respective relocations. With this and a
few grub patches I have cooking in parallel I'm able to run grub on RISC-V.

Signed-off-by: Alexander Graf <agraf@suse.de>
/openbmc/u-boot/lib/efi_loader/
H A Defi_image_loader.cde452c04 Tue Jun 05 12:20:32 CDT 2018 Alexander Graf <agraf@suse.de> riscv: Add support for HI20 PE relocations

The PE standard allows for HI20/LOW12 relocations. Within the efi_loader
target we always know that our relocation target is 4k aligned, so we
don't need to worry about the LOW12 part.

This patch adds support for the respective relocations. With this and a
few grub patches I have cooking in parallel I'm able to run grub on RISC-V.

Signed-off-by: Alexander Graf <agraf@suse.de>