summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/e820.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-171-4/+2
* x86: efi_loader: Use efi_add_conventional_memory_map()Park, Aiden2019-09-101-3/+14
* efi_loader: simplify ifdefsStephen Warren2018-09-231-2/+2
* x86: efi_loader: Build EFI memory map per E820 tableBin Meng2018-07-021-0/+39
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: Rename e820entry to e820_entryBin Meng2018-04-161-1/+1
* x86: Use 'unsigned int' in install_e820_map() functionsBin Meng2018-04-161-2/+2
* x86: Move install_e820_map() out of zimage.cBin Meng2015-10-211-0/+37