summaryrefslogtreecommitdiffstats
path: root/arch/x86/mach-efi
Commit message (Expand)AuthorAgeFilesLines
* efi: payload: suppress EFI payload initcalls when not EFI-loadedAhmad Fatoum2024-03-051-2/+2
* efi: don't hide structs, enums or unions behind _tAhmad Fatoum2024-03-051-1/+1
* x86: efi: add IMD data to the EFI binaryMichael Olbrich2023-11-101-0/+2
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* lds: move OUTPUT_FORMAT/ARCH definition into headerAhmad Fatoum2022-10-112-4/+4
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-112-2/+2
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-196-0/+12
|\
| * arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-051-0/+2
| * arch: add SPDX-License-Identifier to all .S filesAhmad Fatoum2022-01-052-0/+4
| * arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-051-0/+2
| * treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-051-0/+2
| * treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* | x86: remove reference to empty fileAhmad Fatoum2022-01-051-1/+0
|/
* x86_64: do not pass the EFI image handle or system table to relocationMasahiro Yamada2021-11-172-7/+3
* resource: enable use of iomem command on EFI systemsAhmad Fatoum2021-04-131-0/+3
* x86: efi: lds: don't discard any relocation sectionsAhmad Fatoum2019-12-091-6/+1
* efi: silence warning about un-prototyped assembly-called functionsAhmad Fatoum2019-10-181-0/+3
* lds: Add and use RO_DATA_SECTION macroSascha Hauer2019-10-142-16/+2
* X86: lds: remove unnecessary alignmentsSascha Hauer2019-10-142-12/+0
* lds: Move start/end address variables into definesSascha Hauer2019-10-142-26/+4
* ratp: implement generic command supportAleksander Morgado2018-03-012-0/+10
* efi: move x86 clocksource to device/driverJean-Christophe PLAGNIOL-VILLARD2017-03-092-0/+12
* fixup! efi: move x86 efi boot support to x86 archMichael Olbrich2017-03-091-0/+1
* efi: move x86 efi boot support to x86 archJean-Christophe PLAGNIOL-VILLARD2017-02-2710-0/+557