summaryrefslogtreecommitdiff
path: root/lib/efi/efi_app.c
Commit message (Expand)AuthorAgeFilesLines
* sysreset: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* efi: app: Add a sysreset driverBin Meng2018-07-201-1/+27
* x86: use EFI calling convention for efi_main on x86_64Ivan Gorinov2018-06-171-1/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan2017-07-271-1/+1
* efi: Add start-up library codeSimon Glass2015-08-051-0/+139