aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/efi.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-23efi: Apply allowlist to EFI configuration tables when running under XenGravatar Demi Marie Obenour 1-0/+25
2023-01-22efi: xen: Implement memory descriptor lookup based on hypercallGravatar Demi Marie Obenour 1-0/+36
2019-10-02xen/efi: have a common runtime setup functionGravatar Juergen Gross 1-37/+47
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2017-05-02xen: Implement EFI reset_system callbackGravatar Julien Grall 1-0/+18
2016-07-06XEN: EFI: Move x86 specific codes to architecture directoryGravatar Shannon Zhao 1-139/+34
2016-04-29efi: Remove unnecessary (and buggy) .memmap initialization from the Xen EFI d...Gravatar Ingo Molnar 1-1/+0
2015-12-21xen: rename dom0_op to platform_opGravatar Stefano Stabellini 1-15/+15
2014-11-05efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableGravatar Ard Biesheuvel 1-0/+1
2014-09-23xen/efi: Directly include needed headersGravatar Daniel Kiper 1-0/+2
2014-07-18xen: Put EFI machinery in placeGravatar Daniel Kiper 1-0/+368