aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/efi/boot.c
Commit message (Expand)AuthorAgeFilesLines
* x86: fix memory cut-off when using PFN compressionJan Beulich2013-09-121-1/+2
* x86/EFI: properly handle run time memory regions outside the 1:1 mapJan Beulich2013-09-091-11/+93
* x86/EFI: fix boot for pre-UEFI systemsEric Shelton2013-05-231-2/+4
* x86/EFI: fix buildJan Beulich2013-05-131-1/+1
* x86/EFI: pass boot services variable info to runtime codeJan Beulich2013-04-221-0/+17
* EFI: update error indicatorsJan Beulich2013-04-221-0/+9
* x86: support up to 16TbJan Beulich2013-01-231-1/+1
* x86/EFI: retrieve PCI ROM contents not accessible through BARsJan Beulich2013-01-171-0/+91
* x86/EFI: add code interfacing with the secure boot shimJan Beulich2012-12-071-0/+19
* x86-64/EFI: allow chaining of config filesJan Beulich2012-09-121-1/+20
* x86-64: construct static, uniform parts of page tables at build timeJan Beulich2012-09-111-23/+13
* x86: construct static part of 1:1 mapping at build timeJan Beulich2012-09-111-12/+1
* x86: allow early use of fixmapsJan Beulich2012-09-111-1/+9
* x86/microcode: enable boot time (pre-Dom0) loadingJan Beulich2011-12-011-0/+14
* x86-64/EFI: construct EDD data from device path protocol informationJan Beulich2011-08-191-1/+157
* x86: make run-time part of trampoline relocatableJan Beulich2011-08-191-11/+21
* x86-64: EFI MPS supportJan Beulich2011-06-281-0/+3
* x86-64: EFI runtime codeJan Beulich2011-06-281-2/+79
* x86-64: EFI boot codeJan Beulich2011-06-281-0/+1221