Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | efi_loader: round the memory area in efi_add_memory_map() | Michael Walle | 2020-05-17 | 1 | -4/+2 |
* | x86: efi_loader: Use efi_add_conventional_memory_map() | Park, Aiden | 2019-09-10 | 1 | -3/+14 |
* | efi_loader: simplify ifdefs | Stephen Warren | 2018-09-23 | 1 | -2/+2 |
* | x86: efi_loader: Build EFI memory map per E820 table | Bin Meng | 2018-07-02 | 1 | -0/+39 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | x86: Rename e820entry to e820_entry | Bin Meng | 2018-04-16 | 1 | -1/+1 |
* | x86: Use 'unsigned int' in install_e820_map() functions | Bin Meng | 2018-04-16 | 1 | -2/+2 |
* | x86: Move install_e820_map() out of zimage.c | Bin Meng | 2015-10-21 | 1 | -0/+37 |