index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
arm-runtime.c
Age
Commit message (
Expand
)
Author
2019-02-02
efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker
Qian Cai
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
2018-11-15
efi/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
2018-07-23
efi/arm: map UEFI memory map even w/o runtime services enabled
AKASHI Takahiro
2018-07-23
efi/arm: preserve early mapping of UEFI memory map longer for BGRT
Ard Biesheuvel
2018-03-12
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
2018-03-09
efi/arm*: Stop printing addresses of virtual mappings
Ard Biesheuvel
2018-03-09
efi/arm*: Only register page tables when they exist
Mark Rutland
2017-06-05
efi/arm: Enable DMI/SMBIOS
Ard Biesheuvel
2017-03-02
efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
Ard Biesheuvel
2016-11-07
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
2016-09-09
efi/arm64: Add debugfs node to dump UEFI runtime page tables
Ard Biesheuvel
2016-09-09
efi: Add efi_memmap_init_late() for permanent EFI memmap
Matt Fleming
2016-09-09
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
2016-07-06
Xen: EFI: Parse DT parameters for Xen specific UEFI
Shannon Zhao
2016-04-28
efi/arm*: Take the Memory Attributes table into account
Ard Biesheuvel
2016-04-28
efi/arm*: Use memremap() to create the persistent memmap mapping
Ard Biesheuvel
2016-04-28
efi: Remove global 'memmap' EFI memory map
Matt Fleming
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
2016-04-28
efi/arm*: Drop writable mapping of the UEFI System table
Ard Biesheuvel
2016-04-28
efi: Get rid of the EFI_SYSTEM_TABLES status bit
Ard Biesheuvel
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
2015-12-09
arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel