summaryrefslogtreecommitdiffstats
path: root/lib/efi/efi_app.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* 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