summaryrefslogtreecommitdiff
path: root/xen/arch/arm/efi
AgeCommit message (Expand)Author
2021-11-05xen/efi: Fix Grub2 boot on arm64Luca Fancellu
2021-10-13arm/efi: load dom0 modules from DT using UEFILuca Fancellu
2021-10-12arm/efi: Use dom0less configuration when using EFI bootLuca Fancellu
2021-10-11arm/efi: Fix null pointer dereferenceLuca Fancellu
2021-10-01arm/efi: Introduce xen,uefi-cfg-load DT propertyLuca Fancellu
2021-04-29xen/decompress: drop STATIC and INITJan Beulich
2020-10-15EFI: further "need_to_free" adjustmentsJan Beulich
2020-10-09efi: Enable booting unified hypervisor/kernel/initrd imagesTrammell Hudson
2020-10-09efi/boot.c: add file.need_to_freeTrammell Hudson
2020-09-28EFI: some easy constificationJan Beulich
2020-08-27build: also check for empty .bss.* in .o -> .init.o conversionJan Beulich
2020-04-24xen/build: have the root Makefile generates the CFLAGSAnthony PERARD
2020-01-15xen/arm: during efi boot, improve the check for usable memoryStefano Stabellini
2020-01-03xen/efi: Drop infinite loops and use unreachable()/noreturnAndrew Cooper
2017-12-14xen/efi: Fix build with clang-5.0Andrew Cooper
2017-06-28xen/efi: Switch to using boolAndrew Cooper
2017-05-04xen/arm: efi: Avoid out-of-bounds write in meminfo_add_bankJulien Grall
2017-03-08xen/arm: acpi: Move the ACPI banks in bootinfoJulien Grall
2017-03-08xen/arm: efi: Rework acpi_create_efi_mmap_table to avoid memory_map[offset]Julien Grall
2017-03-08xen/arm: efi: Avoid duplicating the addition of a new efi memory descriptorJulien Grall
2017-03-08xen/arm: efi: Avoid duplicating the addition of a new bankJulien Grall
2016-03-30arm/acpi: Create min DT stub for Dom0Shannon Zhao
2016-03-30arm/acpi: Prepare EFI memory descriptor for Dom0Shannon Zhao
2016-03-30arm/acpi: Prepare EFI system table for Dom0Shannon Zhao
2016-03-30arm/acpi: Estimate memory required for acpi/efi tablesShannon Zhao
2016-03-03arm: remove unneeded ifdef CONFIG_ARM in efi-boot.hStefano Stabellini
2016-02-29arm/acpi: read acpi memory info from uefiParth Dixit
2015-09-09efi: introduce efi_arch_flush_dcache_areaStefano Stabellini
2015-06-11EFI/ARM: don't treat EfiBootServices{Code,Data} as normal RAM under /mapbsJan Beulich
2015-06-10efi: avoid calling boot services after ExitBootServices()Ross Lagerwall
2015-06-02efi: fix allocation problems if ExitBootServices() failsRoss Lagerwall
2015-01-12arm64/EFI: minor correctionsJan Beulich
2014-10-23EFI: fix efi_arch_allocate_mmap_buffer() to return new sizeRoy Franz
2014-10-21xen/arm64: Use __flush_dcache_area instead of __flush_dcache_allSuravee Suthikulpanit
2014-10-14Remove stray blexit()Roy Franz
2014-10-01Add ARM EFI boot supportRoy Franz