Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-28 | efi/arm*: Take the Memory Attributes table into account | Ard Biesheuvel | 1 | -2/+8 |
2016-04-28 | efi/arm*: Use memremap() to create the persistent memmap mapping | Ard Biesheuvel | 1 | -2/+1 |
2016-04-28 | efi: Remove global 'memmap' EFI memory map | Matt Fleming | 1 | -6/+6 |
2016-04-28 | efi: Iterate over efi.memmap in for_each_efi_memory_desc() | Matt Fleming | 1 | -1/+1 |
2016-04-28 | efi/arm*: Drop writable mapping of the UEFI System table | Ard Biesheuvel | 1 | -11/+16 |
2016-04-28 | efi: Get rid of the EFI_SYSTEM_TABLES status bit | Ard Biesheuvel | 1 | -1/+0 |
2015-12-09 | arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM | Ard Biesheuvel | 1 | -32/+16 |
2015-12-09 | arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM | Ard Biesheuvel | 1 | -0/+151 |