Age | Commit message (Expand) | Author |
---|---|---|
2021-08-21 | x86/efi: Restore Firmware IDT before calling ExitBootServices() | Joerg Roedel |
2021-03-21 | x86: Fix various typos in comments, take #2 | Ingo Molnar |
2020-05-24 | efi/x86: Drop the special GDT for the EFI thunk | Arvind Sankar |
2020-02-22 | efi/x86: Don't depend on firmware GDT layout | Arvind Sankar |
2020-01-20 | efi/libstub/x86: Use mandatory 16-byte stack alignment in mixed mode | Ard Biesheuvel |
2020-01-10 | efi/x86: Check number of arguments to variadic functions | Arvind Sankar |
2019-12-25 | efi/libstub/x86: Avoid globals to store context during mixed mode calls | Ard Biesheuvel |
2019-10-18 | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby |
2019-10-18 | x86/asm: Make some functions local | Jiri Slaby |
2019-10-18 | x86/boot: Annotate data appropriately | Jiri Slaby |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2015-02-13 | x86/efi: Avoid triple faults during EFI mixed mode calls | Matt Fleming |