Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: efi: split Image code and data into separate PE/COFF sections | Ard Biesheuvel | 2017-04-04 | 1 | -5/+18 |
* | arm64: efi: replace open coded constants with symbolic ones | Ard Biesheuvel | 2017-04-04 | 1 | -17/+21 |
* | arm64: efi: remove pointless dummy .reloc section | Ard Biesheuvel | 2017-04-04 | 1 | -21/+1 |
* | arm64: efi: remove forbidden values from the PE/COFF header | Ard Biesheuvel | 2017-04-04 | 1 | -3/+3 |
* | arm64: efi: move EFI header and related data to a separate .S file | Ard Biesheuvel | 2017-04-04 | 1 | -0/+158 |