Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-02 | x86: cmd: hob: Fix display of resource type for system memory | Bin Meng | 1 | -1/+1 |
2021-08-02 | x86: cmd: hob: Fix the command usage and help messages | Bin Meng | 1 | -4/+3 |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass | 1 | -0/+1 |
2020-09-25 | x86: Allow showing details about a HOB entry | Simon Glass | 1 | -4/+45 |
2020-09-25 | x86: hob: Try to show a name instead of a GUID | Simon Glass | 1 | -2/+41 |
2020-09-25 | x86: hob: Add way to show a single hob entry | Simon Glass | 1 | -5/+11 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -1/+1 |
2020-05-18 | common: Drop uuid.h from common header | Simon Glass | 1 | -0/+1 |
2019-08-09 | x86: Add a common HOB library | Park, Aiden | 1 | -0/+77 |