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