1. 5bf512d ArmVirtPkg: avoid relocated immediates in AARCH64 asm by Ard Biesheuvel · 9 years ago
  2. 3d0a49a MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA process by Jiaxin Wu · 9 years ago
  3. 00f6c6c MdeModulePkg: Change the macro name to fit coding style by fanwang2 · 9 years ago
  4. 5ae7578 NetworkPkg: Change the macro name to fit coding style by fanwang2 · 9 years ago
  5. 5c02fc4 BaseTools: add CLANG35 toolchain with AARCH64 support by Ard Biesheuvel · 9 years ago
  6. 24d610e BaseTools/GenFw: allow AArch64 tiny and small code model relocations by Ard Biesheuvel · 9 years ago
  7. 16d11ee ArmPlatformPkg/FVP: use 'auto' alignment and FIXED placement for XIP modules by Ard Biesheuvel · 9 years ago
  8. 750db79 ArmPlatformPkg/ArmJunoPkg: use TE 'auto' alignment for SEC modules by Ard Biesheuvel · 9 years ago
  9. 9bdf791 ArmPlatformPkg/ArmJunoPkg: use a rodata symbol for ReferenceAcpiTable by Ard Biesheuvel · 9 years ago
  10. baeddf2 ArmPkg/GenericWatchdogDxe: add missing VOID* cast by Ard Biesheuvel · 9 years ago
  11. 906e8ce ArmPkg/GicV3: use GICv3 generic sysreg names only for GNU as by Ard Biesheuvel · 9 years ago
  12. 21d0e75 UefiCpuPkg CpuDxe: Sync up the settings of Execute Disable to APs by Star Zeng · 9 years ago
  13. 09e4a8f MdeModulePkg DxeIpl: Fix IA32 build failure with GCC 5.1.1 by Star Zeng · 9 years ago
  14. 64748d2 ArmPlatformPkg/PlatformPeim: constify EFI_PEI_PPI_DESCRIPTOR globals by Ard Biesheuvel · 9 years ago
  15. 0c7cc4f ArmPlatformPkg/PrePeiCore: constify PPI globals by Ard Biesheuvel · 9 years ago
  16. 1fe76ac ShellBinPkg: Ia32/X64 Shell binary update. by Qiu Shumin · 9 years ago
  17. 0fcf66a ShellPkg: Add function comments and refine code format to follow EDKII coding style. by Qiu Shumin · 9 years ago
  18. 2bd2529 MdeModulePkg: Use monotonic count to initialize the NetLib random seed. by Fu Siyuan · 9 years ago
  19. f52e226 ShellPkg: Refine global variable name to follow EDK II coding style. by Kinney, Michael D · 9 years ago
  20. eff60c1 ShellPkg: Fix build failure in VS2015. by Kinney, Michael D · 9 years ago
  21. c3db5a8 OvmfPkg: SmbiosVersionLib: recognize SMBIOS 3.x entry point by Laszlo Ersek · 9 years ago
  22. 9b1c5be ArmVirtPkg: set default for PcdSmbiosDocRev by Laszlo Ersek · 9 years ago
  23. 92dc0bb OvmfPkg: SmbiosPlatformDxe: eliminate duplicate entry point validation by Laszlo Ersek · 9 years ago
  24. f52af48 ArmVirtPkg/ArmVirtQemu.dsc: set default for PcdQemuSmbiosValidated by Laszlo Ersek · 9 years ago
  25. 6fbef93 OvmfPkg: introduce PcdQemuSmbiosValidated by Laszlo Ersek · 9 years ago
  26. 59e0efa ArmVirtPkg: revert "ArmVirtPkg: add QemuFwCfgToPcdDxe" by Laszlo Ersek · 9 years ago
  27. 34eeb67 ArmVirtPkg: set SMBIOS version in DetectSmbiosVersionLib instead of QemuFwCfgToPcdDxe by Laszlo Ersek · 9 years ago
  28. 98937dc OvmfPkg: set SMBIOS version in DetectSmbiosVersionLib instead of PlatformPei by Laszlo Ersek · 9 years ago
  29. b265ed9 OvmfPkg: SmbiosVersionLib: add "plugin" for detecting SMBIOS version by Laszlo Ersek · 9 years ago
  30. 3d8ac52 OvmfPkg: PlatformDebugLibIoPort: fix AsciiSPrint() format string by Laszlo Ersek · 9 years ago
  31. 8f227c2 Nt32Pkg: Platform BDS should test the untested memory by Ruiyu Ni · 9 years ago
  32. 72362a7 SecurityPkg: Update coding style by Chao Zhang · 9 years ago
  33. 55668ca BaseTools/Trim: Fixed a bug that cannot trim long values by Yingke Liu · 9 years ago
  34. 3cf6450 MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum. by Feng Tian · 9 years ago
  35. ea0f431 UefiCpuPkg/CpuMpPei: Update files format to DOS by Jeff Fan · 9 years ago
  36. 3fd56a2 ShellPkg: Fix issue about ping fail with IPv4 by Jiaxin Wu · 9 years ago
  37. 5630cdf MdeModulePkg DxeIpl: Add stack NX support by Star Zeng · 9 years ago
  38. edaea0e Vlv2TbltDevicePkg: Sync the branch changes to trunk. by Tim He · 9 years ago
  39. afc244a UiApp: Update copyright info, cover old code existed in old BdsDxe driver. by Eric Dong · 9 years ago
  40. 67b55c9 LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDxe driver. by Eric Dong · 9 years ago
  41. b89ef37 NetworkPkg: Fix assert caused by wrong parameter in AsciiStrCpyS() by Zhang Lubo · 9 years ago
  42. a3f28ac MdePkg UefiLib: Fix wrong DestMax passed to StrCpyS() by Hao Wu · 9 years ago
  43. dba2756 IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS() by Hao Wu · 9 years ago
  44. cb21fcb UefiCpuPkg/CpuMpPei: Add meta data description by Jeff Fan · 9 years ago
  45. a8d6ea0 ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 characters. by Tapan Shah · 9 years ago
  46. 7ed8496 ArmVirtPkg/ArmVirtXen: add missing BdsLib instance by Ard Biesheuvel · 9 years ago
  47. 9038538 ArmVirtPkg/ArmVirtQemu: add LinuxLoader UEFI app to ARM build by Ard Biesheuvel · 9 years ago
  48. a20f683 ArmVirtPkg/ArmVirtXen: remove unused PcdFirmwareVendor PCD by Ard Biesheuvel · 9 years ago
  49. 1c51e60 ArmVirtPkg/ArmVirtQemu: drop ARM BDS and make Intel BDS the default by Ard Biesheuvel · 9 years ago
  50. 8ca1489 IntelFrameworkModulePkg:Refine the code comments in LegacyBootMaintUiLib by Dandan Bi · 9 years ago
  51. 3194d76 MdeModulePkg:Refine the code comments in UiApp by Dandan Bi · 9 years ago
  52. 40ffc3b MdeModulePkg:Fix the issue that refresh the question fail in DriverSample by Dandan Bi · 9 years ago
  53. 6f2ef18 Vlv2TbltDevicePkg: Sync the branch changes to trunk. by Tim He · 9 years ago
  54. c5d5379 MdeModulePkg DxeCore: Move ProcessLibraryConstructorList() by Star Zeng · 9 years ago
  55. a3bc432 MdePkg/UefiDevicePathLib: Fix RAM Disk Device Path To Text Issue by Tapan Shah · 9 years ago
  56. a0973dc MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is broken by Dandan Bi · 9 years ago
  57. c4a59af BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-script by Ard Biesheuvel · 9 years ago
  58. a7ab160 BaseTools AARCH64: remove incremental linker script for 64K alignment by Ard Biesheuvel · 9 years ago
  59. 5670dd5 ArmVirtPkg: move to unified GCC linker script by Ard Biesheuvel · 9 years ago
  60. b0fd055 ArmPlatformPkg/ArmVExpressPkg: move to unified GCC linker script by Ard Biesheuvel · 9 years ago
  61. 6b3720e BaseTools AARCH64: move to unified GCC linker script by Ard Biesheuvel · 9 years ago
  62. 233bd25 BaseTools GCC: move AutoGen.obj contents to .text section by Ard Biesheuvel · 9 years ago
  63. 56948ba BaseTools GCC: align start of .data to .text alignment by Ard Biesheuvel · 9 years ago
  64. efe690c BaseTools GCC: add unified GCC linker script for all archs and versions by Ard Biesheuvel · 9 years ago
  65. c28a4ab BaseTools IA32/X64: get header size and alignment from ld commandline by Ard Biesheuvel · 9 years ago
  66. 25e6306 BaseTools IA32/X64: move .got contents to the PE/COFF .text section by Ard Biesheuvel · 9 years ago
  67. cdeb268 BaseTools IA32/X64: drop redundant alignment from linker script by Ard Biesheuvel · 9 years ago
  68. fa1d29d BaseTools IA32/X64: move .rodata to PE/COFF .text section by Ard Biesheuvel · 9 years ago
  69. e90ba6e BaseTools IA32/X64: remove NOP padding from X86/IA32 GCC linker scripts by Ard Biesheuvel · 9 years ago
  70. 37ee497 SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file description in INF file. by Qiu Shumin · 9 years ago
  71. e2f0fff Nt32Pkg: Remove old useless bds platform lib. by Eric Dong · 9 years ago
  72. 99eda88 Nt32Pkg: Do connect all and Refresh boot option action after console is connected. by Eric Dong · 9 years ago
  73. 3af6a17 Fixed GCC49 build fail issue. by Eric Dong · 9 years ago
  74. 3d44658 MdeModulePkg PeiCore: Add PCD to specify PEIM Shadow by Liming Gao · 9 years ago
  75. 496b0dd IntelFspPkg: Remove the const condition if statement to refine the code. by Qiu Shumin · 9 years ago
  76. b234418 Add Dual-FSP support (MemoryInitUpd/SiliconInitUpd) by Yao, Jiewen · 9 years ago
  77. 7669f73 ArmVirtPkg: use 'auto' alignment and FIXED placement for XIP modules by Ard Biesheuvel · 9 years ago
  78. 00db1df UiApp: Move reset menu from Front Page to BMM Page. by Eric Dong · 9 years ago
  79. b44b55a Remove the useless code to fix build failure caused by error depend on IntelFrameworkModulePkg. by Eric Dong · 9 years ago
  80. e5632f3 Fixed GCC tool chain build fail. by Eric Dong · 9 years ago
  81. 1bbb83b StdLib: Add support for AArch64 by Harry Liebel · 9 years ago
  82. d799c02 StdLib/LibC: Provide missing ARM symbols by Harry Liebel · 9 years ago
  83. 3352b62 StdLib/LibC: Add software floating point library from NetBSD by NetBSD project · 9 years ago
  84. b393333 StdLib: Added BaseStackLib for ARM architectures by Olivier Martin · 9 years ago
  85. 5c13180 MdeModulePkg: Enhance PciBusDxe to handle high 32bit of MEM64 BAR returns 0 by Ruiyu Ni · 9 years ago
  86. f2993c0 Enable NT32 platform to use new UiApp code. by Eric Dong · 9 years ago
  87. 5a673ab Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/Universal/BdsDxe driver. by Eric Dong · 9 years ago
  88. 143f0b1 UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver. by Eric Dong · 9 years ago
  89. 6ed41da ArmPlatformPkg: remove obsolete ARM and AARCH64 platforms by Ard Biesheuvel · 9 years ago
  90. b567504 MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015 by Michael D Kinney · 9 years ago
  91. 26c2edd MdeModulePkg/Variable: Fix VS2015 warning about uninitialized local var. by Michael D Kinney · 9 years ago
  92. 14e84fd MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset by Zhang Lubo · 9 years ago
  93. 94dfaa2 Vlv2TbltDevicePkg: Exclude CapsuleX64 from IA32 build by Star Zeng · 9 years ago
  94. eb63c77 MdeModulePkg: Include CapsuleX64 in MdeModulePkg.dsc [Components.X64] by Star Zeng · 9 years ago
  95. ac99793 NetworkPkg: Fix the issue cannot boot to UEFI Network after reset by Zhang Lubo · 9 years ago
  96. 15c9b25 ArmVirtPkg: implement DT-based ArmGicArchLib by Ard Biesheuvel · 9 years ago
  97. ae26410 ArmVirtPkg: record GIC revision in dynamic PCD by Ard Biesheuvel · 9 years ago
  98. f94522c ArmPkg: cache detected revision in ArmGicArchLib by Ard Biesheuvel · 9 years ago
  99. e9e9c7e ArmPkg: copy ArmGicArchLib to ArmGicArchSecLib by Ard Biesheuvel · 9 years ago
  100. 8d13298 ArmPkg: split off ArmGicArchLib from ArmGicLib by Ard Biesheuvel · 9 years ago