Searched hist:fdc6d38d (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/x86/platform/efi/ |
H A D | memmap.c | fdc6d38d Sat Oct 01 12:09:24 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: memmap: Move manipulation routines into x86 arch tree
The EFI memory map is a description of the memory layout as provided by the firmware, and only x86 manipulates it in various different ways for its own memory bookkeeping. So let's move the memmap routines that are only used by x86 into the x86 arch tree.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
H A D | Makefile | fdc6d38d Sat Oct 01 12:09:24 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: memmap: Move manipulation routines into x86 arch tree
The EFI memory map is a description of the memory layout as provided by the firmware, and only x86 manipulates it in various different ways for its own memory bookkeeping. So let's move the memmap routines that are only used by x86 into the x86 arch tree.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | memmap.c | fdc6d38d Sat Oct 01 12:09:24 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: memmap: Move manipulation routines into x86 arch tree
The EFI memory map is a description of the memory layout as provided by the firmware, and only x86 manipulates it in various different ways for its own memory bookkeeping. So let's move the memmap routines that are only used by x86 into the x86 arch tree.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | efi.h | fdc6d38d Sat Oct 01 12:09:24 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: memmap: Move manipulation routines into x86 arch tree
The EFI memory map is a description of the memory layout as provided by the firmware, and only x86 manipulates it in various different ways for its own memory bookkeeping. So let's move the memmap routines that are only used by x86 into the x86 arch tree.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
/openbmc/linux/include/linux/ |
H A D | efi.h | fdc6d38d Sat Oct 01 12:09:24 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: memmap: Move manipulation routines into x86 arch tree
The EFI memory map is a description of the memory layout as provided by the firmware, and only x86 manipulates it in various different ways for its own memory bookkeeping. So let's move the memmap routines that are only used by x86 into the x86 arch tree.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|