summaryrefslogtreecommitdiff
path: root/arch/x86/lib/e820.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle1-4/+2
2019-09-10x86: efi_loader: Use efi_add_conventional_memory_map()Park, Aiden1-3/+14
2018-09-23efi_loader: simplify ifdefsStephen Warren1-2/+2
2018-07-02x86: efi_loader: Build EFI memory map per E820 tableBin Meng1-0/+39
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-16x86: Rename e820entry to e820_entryBin Meng1-1/+1
2018-04-16x86: Use 'unsigned int' in install_e820_map() functionsBin Meng1-2/+2
2015-10-21x86: Move install_e820_map() out of zimage.cBin Meng1-0/+37