1. 6332ffb ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable by Ronald Cron · 10 years ago
  2. 7aec292 ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device path by Ronald Cron · 10 years ago
  3. cae7af2 ArmPlatformPkg/ArmJunoPkg : Use FdtPlatformDxe driver to install the FDT by Ronald Cron · 10 years ago
  4. 04f1a70 ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration Table by Ronald Cron · 10 years ago
  5. d550b88 Clean up GCC build. by Bruce Cran · 10 years ago
  6. 3c1e53c EmbeddedPkg/FdtPlatformDxe: Add 'setfdt' EFI Shell command by Ronald Cron · 10 years ago
  7. 158497a EmbeddedPkg : Add FdtPlatformDxe driver by Ronald Cron · 10 years ago
  8. d0c1d37 ArmPlatformPkg/ArmVExpressPkg: Added support to differentiate ARMv8 FVP variants by Olivier Martin · 10 years ago
  9. dff7202 ArmPlatformPkg/ArmVExpressDxe: Identify the current platform by Olivier Martin · 10 years ago
  10. df320b1 ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot Entry by Olivier Martin · 10 years ago
  11. b097a18 ArmPlatformPkg/ArmVExpress-FVP-AArch64.dsc: Switch to Linux kernel with EFI stub by default by Olivier Martin · 10 years ago
  12. 8596383 ArmPlatformPkg/ArmJuno: Use EFI Stub and updated the command line by Olivier Martin · 10 years ago
  13. 3f318fb ArmVirtualizationPkg/QemuFwCfgLib: Fixed build error by Olivier Martin · 10 years ago
  14. 152ac48 ArmPkg/ArmGic: Fix GICv3 in GICv2 legacy mode by Olivier Martin · 10 years ago
  15. 26a3637 ArmVirtualizationPkg: PlatformIntelBdsLib: display TianoCore logo by Laszlo Ersek · 10 years ago
  16. 60dc18a ArmVirtualizationPkg: PlatformIntelBdsLib: detect consoles dynamically by Laszlo Ersek · 10 years ago
  17. ba67a14 ArmVirtualizationPkg: PlatformIntelBdsLib: remove ties to ARM BDS by Laszlo Ersek · 10 years ago
  18. e4fbd18 ArmVirtualizationPkg: PlatformIntelBdsLib: beautify source by Laszlo Ersek · 10 years ago
  19. 2a93f2c Fix typo. by Yao, Jiewen · 10 years ago
  20. 92141e1 MdeModulePkg/FvSimpleFileSystemDxe: Fixed ARM compiler error by Olivier Martin · 10 years ago
  21. 0c8cd06 MdePkg: Fixed wrong definition in smbios.h. by Elvin Li · 10 years ago
  22. a065efc MdeModulePkg: list ARM and AARCH64 as valid architectures for some modules by Laszlo Ersek · 10 years ago
  23. 4c7ee75 MdePkg: BasePciLibPciExpress: list ARM and AARCH64 as valid architectures by Laszlo Ersek · 10 years ago
  24. e17b1db ArmVirtualizationPkg/ArmVirtualizationQemu: add USB keyboard input by Laszlo Ersek · 10 years ago
  25. d01c77b ArmVirtualizationPkg/ArmVirtualizationQemu: add VGA console output by Laszlo Ersek · 10 years ago
  26. a8c2de1 ArmVirtualizationPkg: PlatformIntelBdsLib: fix multiconsole setup by Laszlo Ersek · 10 years ago
  27. a78c483 ArmVirtualizationPkg: PlatformIntelBdsLib: kernel boot should provide ACPI by Laszlo Ersek · 10 years ago
  28. 10233c9 ArmVirtualizationPkg/ArmVirtualizationQemu: enable PCI support by Laszlo Ersek · 10 years ago
  29. ad3359e ArmVirtualizationPkg: clone BasePciExpressLib, cache PCIe config base by Laszlo Ersek · 10 years ago
  30. e5ceb6c ArmVirtualizationPkg/PciHostBridgeDxe: handle 0 in GetProposedResources() by Laszlo Ersek · 10 years ago
  31. 1a1d637 ArmVirtualizationPkg/PciHostBridgeDxe: skip 0 AddrLen in SubmitResources() by Laszlo Ersek · 10 years ago
  32. b9a44dc ArmVirtualizationPkg/PciHostBridgeDxe: get MMIO BARs from our own aperture by Laszlo Ersek · 10 years ago
  33. ef8dba7 ArmVirtualizationPkg/PciHostBridgeDxe: allocate IO BARs top-down by Laszlo Ersek · 10 years ago
  34. f9a8be4 ArmVirtualizationPkg/PciHostBridgeDxe: MMIO aperture must not be uncached by Laszlo Ersek · 10 years ago
  35. 807c26d ArmVirtualizationPkg/PciHostBridgeDxe: add room for PCI resource allocation by Laszlo Ersek · 10 years ago
  36. 1ff2b5a ArmVirtualizationPkg/ArmVirtualizationQemu: enable IO addressing by Laszlo Ersek · 10 years ago
  37. 286c88b ArmVirtualizationPkg/PciHostBridgeDxe: accommodate general address spaces by Laszlo Ersek · 10 years ago
  38. 1cfa195 ArmVirtualizationPkg/PciHostBridgeDxe: IO space is emulated with MMIO by Laszlo Ersek · 10 years ago
  39. 1275aaf ArmVirtualizationPkg/PciHostBridgeDxe: translate addresses for IO by Laszlo Ersek · 10 years ago
  40. 120a25c ArmVirtualizationPkg/PciHostBridgeDxe: abort if there's no PCI host bridge by Laszlo Ersek · 10 years ago
  41. aca7e8b ArmVirtualizationPkg/PciHostBridgeDxe: set Root Bridge apertures from PCDs by Laszlo Ersek · 10 years ago
  42. e1ec934 ArmVirtualizationPkg/PciHostBridgeDxe: ECAM enables 4KB config space by Laszlo Ersek · 10 years ago
  43. 9595e3c ArmVirtualizationPkg/PciHostBridgeDxe: clone from PcAtChipsetPkg by Laszlo Ersek · 10 years ago
  44. 65bb13b ArmVirtualizationPkg/VirtFdtDxe: parse "pci-host-ecam-generic" properties by Laszlo Ersek · 10 years ago
  45. e48f1f1 ArmPlatformPkg: introduce PCDs for describing PCI address spaces by Laszlo Ersek · 10 years ago
  46. 93deff5 PcAtChipsetPkg/PciHostBridgeDxe: drop PciAddress, PciData by Laszlo Ersek · 10 years ago
  47. 0b7c6cd PcAtChipsetPkg/PciHostBridgeDxe: fix typo in "aperture" by Laszlo Ersek · 10 years ago
  48. 84a75f7 OvmfPkg/QemuVideoDxe: enable ARM builds by Laszlo Ersek · 10 years ago
  49. cef89a5 OptionRomPkg: FrameBufferBltLib: drop set but not used variable by Laszlo Ersek · 10 years ago
  50. a8577b3 ShellPkg/UefiShellLib: Fixed ARM compiler error by Olivier Martin · 10 years ago
  51. 818bc86 OvmfPkg: AcpiPlatformDxe: make dependency on PCI enumeration dynamic by Laszlo Ersek · 10 years ago
  52. 2c3ce49 ArmVirtualizationPkg: Set PcdPciDisableBusEnumeration to TRUE by Jordan Justen · 10 years ago
  53. 0495164 OvmfPkg: AcpiPlatformDxe: extract common entry point by Laszlo Ersek · 10 years ago
  54. f186536 OvmfPkg/AcpiPlatformDxe: InstallAllQemuLinkedTables => InstallQemuFwCfgTables by Jordan Justen · 10 years ago
  55. b70c4d0 OvmfPkg/AcpiPlatformDxe: FindAcpiTablesInFv => InstallOvmfFvTables by Jordan Justen · 10 years ago
  56. 53596a7 OvmfPkg/AcpiPlatformDxe: Assert if AcpiTable protocol is not found by Jordan Justen · 10 years ago
  57. 460e1e0 ArmPlatformPkg/ArmVExpress-FVP-AArch64.dsc: Fixed build by Olivier Martin · 10 years ago
  58. 903f522 OvmfPkg/QemuFwCfgAcpiPlatformDxe: Move entry point to QemuFwCfgAcpi.c by Jordan Justen · 10 years ago
  59. cbe2e9e OvmfPkg/build.sh: Use XCODE5 for newer OS X releases by Andrew Fish · 10 years ago
  60. 28a3403 OvmfPkg/PlatformBdsLib: Signal ReadyToBoot before booting QEMU kernel by Jordan Justen · 10 years ago
  61. 0d696b7 OvmfPkg/build.sh: Allow qemu parameters with spaces by Jordan Justen · 10 years ago
  62. 085cfdf ArmPlatformPkg/ArmVExpress-FVP-AArch64: Force GICv3 into GICv2 legacy mode by Olivier Martin · 10 years ago
  63. f6d46e2 ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native mode by Ard Biesheuvel · 10 years ago
  64. 41fb5d4 ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3 by Olivier Martin · 10 years ago
  65. 8705cb3 ArmPkg/ArmGic: Function to locate the current CPU GIC redistributor by Olivier Martin · 10 years ago
  66. 919697a ArmPkg/ArmGic: Added GICv3 specific definitions by Olivier Martin · 10 years ago
  67. 90ed18c ArmPkg/ArmLib.h: Add CPU Affinity definitions by Olivier Martin · 10 years ago
  68. 54753b6 MdeModulePkg: Update SMBIOS revision to 3.0. by Elvin Li · 10 years ago
  69. 6cd35c6 MdePkg: Add new definitions for SMBIOS 3.0. by Elvin Li · 10 years ago
  70. 2425674 OvmfPkg/SMBIOS: Provide default Type 0 (BIOS Information) structure by Gabriel Somlo · 10 years ago
  71. c0a8cf3 Fix build error. by Yao, Jiewen · 10 years ago
  72. e7db297 Upgrade BIOS version to V0.78. by David Wei · 10 years ago
  73. 9d6cdba Add patch-able PCD to support binary modification of MRC module. by David Wei · 10 years ago
  74. c7d161d Remove override to ConSplitter by David Wei · 10 years ago
  75. 1c54ceb Fix comments error. by Yao, Jiewen · 10 years ago
  76. 01b699a NetworkPkg: Code refine to avoid NULL pointer dereferenced. by Shumin Qiu · 10 years ago
  77. 6ca9135 Fix comments format error.Fsp1.1 update. by Yao, Jiewen · 10 years ago
  78. 8c4cf6e Remove invalid value sync action when changing value. Else later save change action will fail. by Eric Dong · 10 years ago
  79. c030e74 rename XXXDflt to XXXDefault (expand for better readability) by Yao, Jiewen · 10 years ago
  80. 95c95ac Fsp1.1 update. by Yao, Jiewen · 10 years ago
  81. 4701d96 DHCP6 bug fix: by Gary Lin · 10 years ago
  82. 234f9ff BaseTools/GenFw: Set the PE/COFF attribute BaseOfData with the address of the first '.data' section by Erik Bjorge · 10 years ago
  83. d8043ce Update IntelFspWrapperPkg according to FSP1.1. by Yao, Jiewen · 10 years ago
  84. d5fb1ed Update IntelFspPkg according to FSP1.1. by Yao, Jiewen · 10 years ago
  85. 6cffee0 MdeModulePkg: Update library class name of PlatformHookLibSerialPortPpi.inf by Shumin Qiu · 10 years ago
  86. f705342 MdePkg: Add missing library classes in DEC declaration. by Shumin Qiu · 10 years ago
  87. 6e6f5e0 MdePkg: Fix WINDDK3790 build failure by Liming Gao · 10 years ago
  88. ebf6860 Add reference to SmmMemLib in platform code. by Shifei Lu · 10 years ago
  89. d08a546 Shellpkg: Fix spelling errors in Shell.c/Shell.h comments by Joe Peterson · 10 years ago
  90. a8f9880 ShellPkg: command help with -? flag is not working and it gives too many arguments error message. by Jaben Carsey · 10 years ago
  91. 21dd93a MdePkg: Correct Help of Error Level by Liming Gao · 10 years ago
  92. 5e795f9 OvmfPkg: Update PlatformBaseDebugLibIoPort library by Liming Gao · 10 years ago
  93. f3b5686 IntelFspPkg: Update BaseFspDebugLibSerialPort library by Liming Gao · 10 years ago
  94. b4ac3c8 MdePkg: Update BaseDebugLibStdErr library by Liming Gao · 10 years ago
  95. dfbe4d2 MdePkg: Update BaseDebugLibConOut library by Liming Gao · 10 years ago
  96. 7c6c450 MdePkg: Update BaseDebugLibNull library by Liming Gao · 10 years ago
  97. 243dfd8 MdePkg: Update BaseDebugLibSerialPort library by Liming Gao · 10 years ago
  98. 8b1aa27 MdePkg: Add Help and Prompt for new PCD by Liming Gao · 10 years ago
  99. 5ea9d0c MdePkg: Add new API DebugPrintLevelEnabled() in DebugLib by Liming Gao · 10 years ago
  100. 30aba8d IntelFrameworkModulePkg: Update PeiDxeDebugLibReportStatusCode library by Liming Gao · 10 years ago