Searched hist:"171539 f5a90e3fdf7d17f5396fac79d7e44ad68e" (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/firmware/efi/libstub/ |
H A D | relocate.c | diff 171539f5a90e3fdf7d17f5396fac79d7e44ad68e Thu Sep 15 23:20:06 CEST 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: install boot-time memory map as config table
Expose the EFI boot time memory map to the kernel via a configuration table. This is arch agnostic and enables future changes that remove the dependency on DT on architectures that don't otherwise rely on it.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
H A D | mem.c | diff 171539f5a90e3fdf7d17f5396fac79d7e44ad68e Thu Sep 15 23:20:06 CEST 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: install boot-time memory map as config table
Expose the EFI boot time memory map to the kernel via a configuration table. This is arch agnostic and enables future changes that remove the dependency on DT on architectures that don't otherwise rely on it.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
H A D | randomalloc.c | diff 171539f5a90e3fdf7d17f5396fac79d7e44ad68e Thu Sep 15 23:20:06 CEST 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: install boot-time memory map as config table
Expose the EFI boot time memory map to the kernel via a configuration table. This is arch agnostic and enables future changes that remove the dependency on DT on architectures that don't otherwise rely on it.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
H A D | arm64-stub.c | diff 171539f5a90e3fdf7d17f5396fac79d7e44ad68e Thu Sep 15 23:20:06 CEST 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: install boot-time memory map as config table
Expose the EFI boot time memory map to the kernel via a configuration table. This is arch agnostic and enables future changes that remove the dependency on DT on architectures that don't otherwise rely on it.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
H A D | efi-stub-helper.c | diff 171539f5a90e3fdf7d17f5396fac79d7e44ad68e Thu Sep 15 23:20:06 CEST 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: install boot-time memory map as config table
Expose the EFI boot time memory map to the kernel via a configuration table. This is arch agnostic and enables future changes that remove the dependency on DT on architectures that don't otherwise rely on it.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
H A D | efistub.h | diff 171539f5a90e3fdf7d17f5396fac79d7e44ad68e Thu Sep 15 23:20:06 CEST 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: install boot-time memory map as config table
Expose the EFI boot time memory map to the kernel via a configuration table. This is arch agnostic and enables future changes that remove the dependency on DT on architectures that don't otherwise rely on it.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|