summaryrefslogtreecommitdiff
path: root/cmd/x86/hob.c
AgeCommit message (Expand)Author
2020-09-25x86: Allow showing details about a HOB entrySimon Glass
2020-09-25x86: hob: Try to show a name instead of a GUIDSimon Glass
2020-09-25x86: hob: Add way to show a single hob entrySimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop uuid.h from common headerSimon Glass
2019-08-09x86: Add a common HOB libraryPark, Aiden