summaryrefslogtreecommitdiff
path: root/cmd/efi.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-09-06efi: clean up efi commandHeinrich Schuchardt1-4/+22
2020-05-21efi_loader: add EFI_MEMORY_SP to memory attributesHeinrich Schuchardt1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-4/+5
2019-12-03common: Move sorting functions to their own header fileSimon Glass1-0/+1
2018-08-21cmd: efi: Clarify calculation precedence for '&' and '?'Eugeniu Rosca1-1/+1
2018-08-21efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributesEugeniu Rosca1-0/+3
2018-08-21efi: Fix truncation of constant valueEugeniu Rosca1-11/+11
2018-06-24cmd: efi: Fix wrong memory descriptor end addressBin Meng1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+257