1. 7fbd1eb Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkg by Olivier Martin · 10 years ago
  2. b5ec7f3 ArmPlatformPkg/ArmJunoDxe: Fixed PCI Root bridge device path by Olivier Martin · 10 years ago
  3. 9507640 EmbeddedPkg: Fix Ebl dumpgcd bug with memory type and IO type by Heyi Guo · 10 years ago
  4. 44a3569 ArmPlatformPkg/ArmJunoPkg/Madt.aslc: Added GIC MSI Frame Table by Olivier Martin · 10 years ago
  5. e0ae276 ArmPlatformPkg/ArmJunoPkg: ACPI PCI Support by Olivier Martin · 10 years ago
  6. db1b9ea ArmPlaformPkg: Replaced gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOut by Olivier Martin · 10 years ago
  7. 439a532 ArmPlatformPkg/ArmRealViewEb: Added FvSimpleFileSystemDxe by Olivier Martin · 10 years ago
  8. b51cffe ArmPlatformPkg/Bds: Clarify assert message with debug information by Olivier Martin · 10 years ago
  9. 30cfc3d ArmPlatformPkg/ArmJunoDxe: Fix build by Olivier Martin · 10 years ago
  10. ad7d95e ArmPlatformPkg/ArmJunoPkg: Only enable PCI support on Juno R1 by Olivier Martin · 10 years ago
  11. 1bb1f35 ArmPlatformPkg/ArmJunoPkg: Enable PCI and SATA support by Olivier Martin · 10 years ago
  12. 4595449 ArmPlatformPkg/ArmJunoPkg: Added PCI support by Olivier Martin · 10 years ago
  13. f66eab9 ArmPlatformPkg/ArmVExpressPkg: Fixed line endings to be CRLF by Olivier Martin · 10 years ago
  14. 459823d ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION by Ard Biesheuvel · 10 years ago
  15. c8ed578 ArmPlatformPkg/ArmVExpressDxe: Fixed build after changing ARM_VEXPRESS_PLATFORM struct by Olivier Martin · 10 years ago
  16. ee171cc ArmVExpressPkg: restrict ArmVExpressSysConfigLib to SEC and DXE_DRIVER by Ard Biesheuvel · 10 years ago
  17. c889bf2 ArmVExpressPkg: avoid the use of ArmVExpressSysConfigLib at runtime by Ard Biesheuvel · 10 years ago
  18. 7b99da9 ArmVExpressPkg: use PSCI for system reset at runtime by Ard Biesheuvel · 10 years ago
  19. 0ee59fd ArmVExpressPkg: add support for embedding DTBs for AArch64 variants by Ard Biesheuvel · 10 years ago
  20. 35eabda ArmPlatformPkg: add support for FV embedded device tree blobs by Ard Biesheuvel · 10 years ago
  21. 5af5259 ArmVExpressPkg: use named GUIDs for all VExpress variants by Ard Biesheuvel · 10 years ago
  22. 80f882a ArmVirtualizationPkg: Enable secure boot for ArmVirtualizationQemu by Ard Biesheuvel · 10 years ago
  23. 6cf1269 ArmPlatformPkg: enable use of authenticated variables in NorFlashDxe by Ard Biesheuvel · 10 years ago
  24. 2ff4146 ArmPlatformPkg/ArmJunoDxe: Use different UID for PCI Emulation by Olivier Martin · 10 years ago
  25. 66b4383 ArmPlatformPkg: Use the new PCDs defined in MdePkg and MdeModulePkg. by Ruiyu Ni · 10 years ago
  26. c8ff082 ArmPlatformPkg: Removed duplicate PCD settings by Olivier Martin · 10 years ago
  27. f066ab4 ArmPlatformPkg: Move the FDT platform driver at the end of the driver list by Olivier Martin · 10 years ago
  28. cc053ee ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interface by Olivier Martin · 10 years ago
  29. b330087 ArmPlatformPkg/Scripts/Makefile: Added support to automatically update the FIP by Olivier Martin · 10 years ago
  30. c9e5618 ArmVirtualizationPkg: Xen: shuffle init order to deal with incoherency by Ard Biesheuvel · 10 years ago
  31. e1d5299 ArmVirtualizationPkg: invalidate PEI memory region by VA by Ard Biesheuvel · 10 years ago
  32. d94a48c ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c file by Ard Biesheuvel · 10 years ago
  33. 15f7a89 ArmVirtualizationPkg: make ArmVirtualizationMemoryInitPeiLib the default by Ard Biesheuvel · 10 years ago
  34. 9435a57 ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkg by Olivier Martin · 10 years ago
  35. 8debfa0 ArmPlatformPkg/ArmJunoDxe: Fixed returned value by Olivier Martin · 10 years ago
  36. 372865e ArmPlatformPkg/ArmJunoPkg/ArmJuno.dec: Update Juno R0 Device Tree default name by Olivier Martin · 10 years ago
  37. 1667d2e ArmJunoPkg: Upate Juno R1 Device Tree names to be 8 characters long by Olivier Martin · 10 years ago
  38. c1fee78 ArmPlatformPkg/ArmJunoDxe: Add PCI GBE MAC address to Juno R1 boot options by Ronald Cron · 10 years ago
  39. 58bc406 ArmPlatformPkg/ArmXenRelocatablePlatformLib: Replaced tabulation by spaces by Olivier Martin · 10 years ago
  40. df22e1f ArmPlatformPkg/ArmVirtualizationPkg/PciHostBridgeDxe: Removed unreachable statement by Olivier Martin · 10 years ago
  41. d1c561f ArmPlatformPkg/ArmVirtualizationPkg: Removed trailing spaces by Olivier Martin · 10 years ago
  42. 3a2b37f ArmPlatformPkg: fix two instances of FreePool () on NULL value by Ard Biesheuvel · 10 years ago
  43. eee3260 ArmVirtualizationPkg/ArmVirtualizationQemu: include XHCI driver by Laszlo Ersek · 10 years ago
  44. da1ce6f ArmVirtualizationPkg: build UEFI shell from source by Laszlo Ersek · 10 years ago
  45. df040c0 OvmfPkg, ArmVirtualizationPkg: clean up XenHypercallLib names by Laszlo Ersek · 10 years ago
  46. d301991 ArmVirtualizationPkg: expose debug message bitmask on build command line by Laszlo Ersek · 10 years ago
  47. 7602900 ArmVirtualizationPkg: PlatformIntelBdsLib: lack of QEMU kernel is no error by Laszlo Ersek · 10 years ago
  48. 3d5cf37 ArmPlatformPkg: PEIM startup is not an error by Laszlo Ersek · 10 years ago
  49. 2245508 ArmVirtualizationPkg: add platform description for Xen guests by Ard Biesheuvel · 10 years ago
  50. 6abe83c ArmVirtualizationPkg/VirtFdtDxe: wire up XenBusDxe to "xen,xen" DT node by Ard Biesheuvel · 10 years ago
  51. 2ac5866 ArmVirtualizationPkg: implement dummy RealTimeClockLib for Xen by Ard Biesheuvel · 10 years ago
  52. f984903 ArmVirtualizationPkg: Xen/PV relocatable platformlib instance by Ard Biesheuvel · 10 years ago
  53. fc76a15 ArmVirtualizationPkg: allow patchable PCD for FV and DT base addresses by Ard Biesheuvel · 10 years ago
  54. a1bcf5c ArmVirtualizationPkg: implement custom MemoryInitPeiLib by Ard Biesheuvel · 10 years ago
  55. f9a9d2d ArmVirtualizationPkg: add a relocatable version of PrePi by Ard Biesheuvel · 10 years ago
  56. 616ea9d ArmVirtualizationPkg: add padding to FDT allocation by Ard Biesheuvel · 10 years ago
  57. cc667df ArmVirtualizationPkg: use a HOB to store device tree blob by Ard Biesheuvel · 10 years ago
  58. 337d450 ArmVirtualizationPkg: move early UART discovery to PlatformPeim by Ard Biesheuvel · 10 years ago
  59. ada518b ArmVirtualizationPkg: allow patchable PCD for device tree base address by Ard Biesheuvel · 10 years ago
  60. 7b70dab ArmVirtualizationPkg: add GICv3 detection to VirtFdtDxe by Ard Biesheuvel · 10 years ago
  61. d302103 ArmPlatformPkg: allow patchable PCD for FD base address by Ard Biesheuvel · 10 years ago
  62. 967efdc ArmPkg: allow HYP timer interrupt to be omitted by Ard Biesheuvel · 10 years ago
  63. 6d60dfe ArmPlatformPkg/ArmJunoPkg: Create two default boot entries on first boot on Juno R1 by Olivier Martin · 10 years ago
  64. 1ccc0fd ArmPlatformPkg/ArmJunoPkg: Update with Juno R1 device tree names by Olivier Martin · 10 years ago
  65. 6332ffb ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable by Ronald Cron · 10 years ago
  66. 7aec292 ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device path by Ronald Cron · 10 years ago
  67. cae7af2 ArmPlatformPkg/ArmJunoPkg : Use FdtPlatformDxe driver to install the FDT by Ronald Cron · 10 years ago
  68. 04f1a70 ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration Table by Ronald Cron · 10 years ago
  69. d0c1d37 ArmPlatformPkg/ArmVExpressPkg: Added support to differentiate ARMv8 FVP variants by Olivier Martin · 10 years ago
  70. dff7202 ArmPlatformPkg/ArmVExpressDxe: Identify the current platform by Olivier Martin · 10 years ago
  71. b097a18 ArmPlatformPkg/ArmVExpress-FVP-AArch64.dsc: Switch to Linux kernel with EFI stub by default by Olivier Martin · 10 years ago
  72. 8596383 ArmPlatformPkg/ArmJuno: Use EFI Stub and updated the command line by Olivier Martin · 10 years ago
  73. 3f318fb ArmVirtualizationPkg/QemuFwCfgLib: Fixed build error by Olivier Martin · 10 years ago
  74. 26a3637 ArmVirtualizationPkg: PlatformIntelBdsLib: display TianoCore logo by Laszlo Ersek · 10 years ago
  75. 60dc18a ArmVirtualizationPkg: PlatformIntelBdsLib: detect consoles dynamically by Laszlo Ersek · 10 years ago
  76. ba67a14 ArmVirtualizationPkg: PlatformIntelBdsLib: remove ties to ARM BDS by Laszlo Ersek · 10 years ago
  77. e4fbd18 ArmVirtualizationPkg: PlatformIntelBdsLib: beautify source by Laszlo Ersek · 10 years ago
  78. e17b1db ArmVirtualizationPkg/ArmVirtualizationQemu: add USB keyboard input by Laszlo Ersek · 10 years ago
  79. d01c77b ArmVirtualizationPkg/ArmVirtualizationQemu: add VGA console output by Laszlo Ersek · 10 years ago
  80. a8c2de1 ArmVirtualizationPkg: PlatformIntelBdsLib: fix multiconsole setup by Laszlo Ersek · 10 years ago
  81. a78c483 ArmVirtualizationPkg: PlatformIntelBdsLib: kernel boot should provide ACPI by Laszlo Ersek · 10 years ago
  82. 10233c9 ArmVirtualizationPkg/ArmVirtualizationQemu: enable PCI support by Laszlo Ersek · 10 years ago
  83. ad3359e ArmVirtualizationPkg: clone BasePciExpressLib, cache PCIe config base by Laszlo Ersek · 10 years ago
  84. e5ceb6c ArmVirtualizationPkg/PciHostBridgeDxe: handle 0 in GetProposedResources() by Laszlo Ersek · 10 years ago
  85. 1a1d637 ArmVirtualizationPkg/PciHostBridgeDxe: skip 0 AddrLen in SubmitResources() by Laszlo Ersek · 10 years ago
  86. b9a44dc ArmVirtualizationPkg/PciHostBridgeDxe: get MMIO BARs from our own aperture by Laszlo Ersek · 10 years ago
  87. ef8dba7 ArmVirtualizationPkg/PciHostBridgeDxe: allocate IO BARs top-down by Laszlo Ersek · 10 years ago
  88. f9a8be4 ArmVirtualizationPkg/PciHostBridgeDxe: MMIO aperture must not be uncached by Laszlo Ersek · 10 years ago
  89. 807c26d ArmVirtualizationPkg/PciHostBridgeDxe: add room for PCI resource allocation by Laszlo Ersek · 10 years ago
  90. 1ff2b5a ArmVirtualizationPkg/ArmVirtualizationQemu: enable IO addressing by Laszlo Ersek · 10 years ago
  91. 286c88b ArmVirtualizationPkg/PciHostBridgeDxe: accommodate general address spaces by Laszlo Ersek · 10 years ago
  92. 1cfa195 ArmVirtualizationPkg/PciHostBridgeDxe: IO space is emulated with MMIO by Laszlo Ersek · 10 years ago
  93. 1275aaf ArmVirtualizationPkg/PciHostBridgeDxe: translate addresses for IO by Laszlo Ersek · 10 years ago
  94. 120a25c ArmVirtualizationPkg/PciHostBridgeDxe: abort if there's no PCI host bridge by Laszlo Ersek · 10 years ago
  95. aca7e8b ArmVirtualizationPkg/PciHostBridgeDxe: set Root Bridge apertures from PCDs by Laszlo Ersek · 10 years ago
  96. e1ec934 ArmVirtualizationPkg/PciHostBridgeDxe: ECAM enables 4KB config space by Laszlo Ersek · 10 years ago
  97. 9595e3c ArmVirtualizationPkg/PciHostBridgeDxe: clone from PcAtChipsetPkg by Laszlo Ersek · 10 years ago
  98. 65bb13b ArmVirtualizationPkg/VirtFdtDxe: parse "pci-host-ecam-generic" properties by Laszlo Ersek · 10 years ago
  99. e48f1f1 ArmPlatformPkg: introduce PCDs for describing PCI address spaces by Laszlo Ersek · 10 years ago
  100. 2c3ce49 ArmVirtualizationPkg: Set PcdPciDisableBusEnumeration to TRUE by Jordan Justen · 10 years ago