aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/efi/runtime.c
Commit message (Expand)AuthorAgeFilesLines
* x86/EFI: fix runtime call status for compat mode Dom0Jan Beulich2013-04-291-1/+1
* x86/EFI: pass boot services variable info to runtime codeJan Beulich2013-04-221-0/+36
* x86/EFI: permit setting variable with non-zero attributesJan Beulich2013-03-271-3/+0
* x86/EFI: simplify PCI option ROM retrievalJan Beulich2013-02-041-9/+2
* x86/EFI: retrieve PCI ROM contents not accessible through BARsJan Beulich2013-01-171-0/+25
* xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriateStefano Stabellini2012-10-171-1/+1
* x86-64/EFI: 2.0 hypercall extensionsJan Beulich2011-09-171-1/+39
* x86: consistently serialize CMOS/RTC accesses on rtc_lockJan Beulich2011-07-191-3/+14
* efi: include irq.h to fix compile error in runtime.cOlaf Hering2011-07-161-0/+1
* x86/EFI: fix interrupt and fault handling during runtime services callsJan Beulich2011-07-011-0/+20
* x86-64: EFI MPS supportJan Beulich2011-06-281-0/+1
* x86-64: EFI runtime codeJan Beulich2011-06-281-0/+328
* x86-64: EFI boot codeJan Beulich2011-06-281-0/+88