summaryrefslogtreecommitdiffstats
path: root/cmd/x86/hob.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* x86: Allow showing details about a HOB entrySimon Glass2020-09-251-4/+45
* x86: hob: Try to show a name instead of a GUIDSimon Glass2020-09-251-2/+41
* x86: hob: Add way to show a single hob entrySimon Glass2020-09-251-5/+11
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop uuid.h from common headerSimon Glass2020-05-181-0/+1
* x86: Add a common HOB libraryPark, Aiden2019-08-091-0/+77