Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi: clean up efi command | Heinrich Schuchardt | 2020-09-06 | 1 | -4/+22 |
* | efi_loader: add EFI_MEMORY_SP to memory attributes | Heinrich Schuchardt | 2020-05-21 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -4/+5 |
* | common: Move sorting functions to their own header file | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | cmd: efi: Clarify calculation precedence for '&' and '?' | Eugeniu Rosca | 2018-08-21 | 1 | -1/+1 |
* | efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes | Eugeniu Rosca | 2018-08-21 | 1 | -0/+3 |
* | efi: Fix truncation of constant value | Eugeniu Rosca | 2018-08-21 | 1 | -11/+11 |
* | cmd: efi: Fix wrong memory descriptor end address | Bin Meng | 2018-06-24 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | 1 | -0/+257 |