Files
u-boot/arch
Alexander Graf 52a250afa5 efi_loader: helloworld.c: Reduce file size
The efi linker script includes sections needed for the dynamic linker.
However, in our EFI application environment we don't have a dynamic linker.

So let's remove them. That way we save on 4k padding and reduce the file
size of the hello world efi binary from ~4k to ~1k.

Signed-off-by: Alexander Graf <agraf@suse.de>
2017-12-16 22:51:19 +01:00
..
2017-10-02 21:52:20 -04:00
2017-11-30 10:04:21 +08:00
2017-10-02 21:52:21 -04:00
2017-10-02 21:52:22 -04:00