Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi/x86: Drop the special GDT for the EFI thunk | Arvind Sankar | 2020-05-24 | 1 | -16/+3 |
* | efi/x86: Don't depend on firmware GDT layout | Arvind Sankar | 2020-02-22 | 1 | -5/+24 |
* | efi/libstub/x86: Use mandatory 16-byte stack alignment in mixed mode | Ard Biesheuvel | 2020-01-20 | 1 | -33/+13 |
* | efi/x86: Check number of arguments to variadic functions | Arvind Sankar | 2020-01-10 | 1 | -2/+2 |
* | efi/libstub/x86: Avoid globals to store context during mixed mode calls | Ard Biesheuvel | 2019-12-25 | 1 | -14/+3 |
* | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby | 2019-10-18 | 1 | -2/+2 |
* | x86/asm: Make some functions local | Jiri Slaby | 2019-10-18 | 1 | -4/+4 |
* | x86/boot: Annotate data appropriately | Jiri Slaby | 2019-10-18 | 1 | -9/+12 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/efi: Avoid triple faults during EFI mixed mode calls | Matt Fleming | 2015-02-13 | 1 | -0/+196 |