summaryrefslogtreecommitdiff
path: root/cmd/x86/hob.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02x86: cmd: hob: Fix display of resource type for system memoryBin Meng1-1/+1
2021-08-02x86: cmd: hob: Fix the command usage and help messagesBin Meng1-4/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-09-25x86: Allow showing details about a HOB entrySimon Glass1-4/+45
2020-09-25x86: hob: Try to show a name instead of a GUIDSimon Glass1-2/+41
2020-09-25x86: hob: Add way to show a single hob entrySimon Glass1-5/+11
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-18common: Drop uuid.h from common headerSimon Glass1-0/+1
2019-08-09x86: Add a common HOB libraryPark, Aiden1-0/+77