aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/eboot.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-23efi/libstub/x86: Incorporate eboot.c into libstubArd Biesheuvel1-31/+0
2019-12-25efi/libstub: Annotate firmware routines as __efiapiArd Biesheuvel1-2/+2
2019-12-25efi/libstub: Use stricter typing for firmware function pointersArd Biesheuvel1-3/+6
2019-12-25efi/libstub: Drop explicit 32/64-bit protocol definitionsArd Biesheuvel1-12/+0
2019-12-25efi/libstub: Extend native protocol definitions with mixed_mode aliasesArd Biesheuvel1-4/+11
2018-07-22efi/x86: Align efi_uga_draw_protocol typedef names to conventionArd Biesheuvel1-6/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel1-78/+0
2016-04-28x86/efi: Prepare GOP handling code for reuse as generic codeArd Biesheuvel1-0/+4
2014-11-11efi/x86: Move x86 back to libstubArd Biesheuvel1-16/+0
2014-09-23Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming1-0/+16
2014-07-07efi/x86: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel1-16/+0
2014-03-04x86/efi: Build our own EFI services pointer tableMatt Fleming1-0/+16
2014-03-04efi: Add separate 32-bit/64-bit definitionsMatt Fleming1-0/+44
2013-09-25efi: Move common EFI stub code from x86 arch code to common locationRoy Franz1-1/+0
2013-09-25efi: Add proper definitions for some EFI function pointers.Roy Franz1-8/+0
2012-09-17X86: Improve GOP detection in the EFI boot stubMatthew Garrett1-0/+4
2012-06-01x86, efi; Add EFI boot stub console supportMatt Fleming1-0/+6
2011-12-16x86, efi: Break up large initrd readsMaarten Lankhorst1-0/+1
2011-12-12x86, efi: EFI boot stub supportMatt Fleming1-0/+60