1. 8f227c2 Nt32Pkg: Platform BDS should test the untested memory by Ruiyu Ni · 9 years ago
  2. 72362a7 SecurityPkg: Update coding style by Chao Zhang · 9 years ago
  3. 55668ca BaseTools/Trim: Fixed a bug that cannot trim long values by Yingke Liu · 9 years ago
  4. 3cf6450 MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum. by Feng Tian · 9 years ago
  5. ea0f431 UefiCpuPkg/CpuMpPei: Update files format to DOS by Jeff Fan · 9 years ago
  6. 3fd56a2 ShellPkg: Fix issue about ping fail with IPv4 by Jiaxin Wu · 9 years ago
  7. 5630cdf MdeModulePkg DxeIpl: Add stack NX support by Star Zeng · 9 years ago
  8. edaea0e Vlv2TbltDevicePkg: Sync the branch changes to trunk. by Tim He · 9 years ago
  9. afc244a UiApp: Update copyright info, cover old code existed in old BdsDxe driver. by Eric Dong · 9 years ago
  10. 67b55c9 LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDxe driver. by Eric Dong · 9 years ago
  11. b89ef37 NetworkPkg: Fix assert caused by wrong parameter in AsciiStrCpyS() by Zhang Lubo · 9 years ago
  12. a3f28ac MdePkg UefiLib: Fix wrong DestMax passed to StrCpyS() by Hao Wu · 9 years ago
  13. dba2756 IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS() by Hao Wu · 9 years ago
  14. cb21fcb UefiCpuPkg/CpuMpPei: Add meta data description by Jeff Fan · 9 years ago
  15. a8d6ea0 ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 characters. by Tapan Shah · 9 years ago
  16. 7ed8496 ArmVirtPkg/ArmVirtXen: add missing BdsLib instance by Ard Biesheuvel · 9 years ago
  17. 9038538 ArmVirtPkg/ArmVirtQemu: add LinuxLoader UEFI app to ARM build by Ard Biesheuvel · 9 years ago
  18. a20f683 ArmVirtPkg/ArmVirtXen: remove unused PcdFirmwareVendor PCD by Ard Biesheuvel · 9 years ago
  19. 1c51e60 ArmVirtPkg/ArmVirtQemu: drop ARM BDS and make Intel BDS the default by Ard Biesheuvel · 9 years ago
  20. 8ca1489 IntelFrameworkModulePkg:Refine the code comments in LegacyBootMaintUiLib by Dandan Bi · 9 years ago
  21. 3194d76 MdeModulePkg:Refine the code comments in UiApp by Dandan Bi · 9 years ago
  22. 40ffc3b MdeModulePkg:Fix the issue that refresh the question fail in DriverSample by Dandan Bi · 9 years ago
  23. 6f2ef18 Vlv2TbltDevicePkg: Sync the branch changes to trunk. by Tim He · 9 years ago
  24. c5d5379 MdeModulePkg DxeCore: Move ProcessLibraryConstructorList() by Star Zeng · 9 years ago
  25. a3bc432 MdePkg/UefiDevicePathLib: Fix RAM Disk Device Path To Text Issue by Tapan Shah · 9 years ago
  26. a0973dc MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is broken by Dandan Bi · 9 years ago
  27. c4a59af BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-script by Ard Biesheuvel · 9 years ago
  28. a7ab160 BaseTools AARCH64: remove incremental linker script for 64K alignment by Ard Biesheuvel · 9 years ago
  29. 5670dd5 ArmVirtPkg: move to unified GCC linker script by Ard Biesheuvel · 9 years ago
  30. b0fd055 ArmPlatformPkg/ArmVExpressPkg: move to unified GCC linker script by Ard Biesheuvel · 9 years ago
  31. 6b3720e BaseTools AARCH64: move to unified GCC linker script by Ard Biesheuvel · 9 years ago
  32. 233bd25 BaseTools GCC: move AutoGen.obj contents to .text section by Ard Biesheuvel · 9 years ago
  33. 56948ba BaseTools GCC: align start of .data to .text alignment by Ard Biesheuvel · 9 years ago
  34. efe690c BaseTools GCC: add unified GCC linker script for all archs and versions by Ard Biesheuvel · 9 years ago
  35. c28a4ab BaseTools IA32/X64: get header size and alignment from ld commandline by Ard Biesheuvel · 9 years ago
  36. 25e6306 BaseTools IA32/X64: move .got contents to the PE/COFF .text section by Ard Biesheuvel · 9 years ago
  37. cdeb268 BaseTools IA32/X64: drop redundant alignment from linker script by Ard Biesheuvel · 9 years ago
  38. fa1d29d BaseTools IA32/X64: move .rodata to PE/COFF .text section by Ard Biesheuvel · 9 years ago
  39. e90ba6e BaseTools IA32/X64: remove NOP padding from X86/IA32 GCC linker scripts by Ard Biesheuvel · 9 years ago
  40. 37ee497 SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file description in INF file. by Qiu Shumin · 9 years ago
  41. e2f0fff Nt32Pkg: Remove old useless bds platform lib. by Eric Dong · 9 years ago
  42. 99eda88 Nt32Pkg: Do connect all and Refresh boot option action after console is connected. by Eric Dong · 9 years ago
  43. 3af6a17 Fixed GCC49 build fail issue. by Eric Dong · 9 years ago
  44. 3d44658 MdeModulePkg PeiCore: Add PCD to specify PEIM Shadow by Liming Gao · 9 years ago
  45. 496b0dd IntelFspPkg: Remove the const condition if statement to refine the code. by Qiu Shumin · 9 years ago
  46. b234418 Add Dual-FSP support (MemoryInitUpd/SiliconInitUpd) by Yao, Jiewen · 9 years ago
  47. 7669f73 ArmVirtPkg: use 'auto' alignment and FIXED placement for XIP modules by Ard Biesheuvel · 9 years ago
  48. 00db1df UiApp: Move reset menu from Front Page to BMM Page. by Eric Dong · 9 years ago
  49. b44b55a Remove the useless code to fix build failure caused by error depend on IntelFrameworkModulePkg. by Eric Dong · 9 years ago
  50. e5632f3 Fixed GCC tool chain build fail. by Eric Dong · 9 years ago
  51. 1bbb83b StdLib: Add support for AArch64 by Harry Liebel · 9 years ago
  52. d799c02 StdLib/LibC: Provide missing ARM symbols by Harry Liebel · 9 years ago
  53. 3352b62 StdLib/LibC: Add software floating point library from NetBSD by NetBSD project · 9 years ago
  54. b393333 StdLib: Added BaseStackLib for ARM architectures by Olivier Martin · 9 years ago
  55. 5c13180 MdeModulePkg: Enhance PciBusDxe to handle high 32bit of MEM64 BAR returns 0 by Ruiyu Ni · 9 years ago
  56. f2993c0 Enable NT32 platform to use new UiApp code. by Eric Dong · 9 years ago
  57. 5a673ab Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/Universal/BdsDxe driver. by Eric Dong · 9 years ago
  58. 143f0b1 UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver. by Eric Dong · 9 years ago
  59. 6ed41da ArmPlatformPkg: remove obsolete ARM and AARCH64 platforms by Ard Biesheuvel · 9 years ago
  60. b567504 MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015 by Michael D Kinney · 9 years ago
  61. 26c2edd MdeModulePkg/Variable: Fix VS2015 warning about uninitialized local var. by Michael D Kinney · 9 years ago
  62. 14e84fd MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset by Zhang Lubo · 9 years ago
  63. 94dfaa2 Vlv2TbltDevicePkg: Exclude CapsuleX64 from IA32 build by Star Zeng · 9 years ago
  64. eb63c77 MdeModulePkg: Include CapsuleX64 in MdeModulePkg.dsc [Components.X64] by Star Zeng · 9 years ago
  65. ac99793 NetworkPkg: Fix the issue cannot boot to UEFI Network after reset by Zhang Lubo · 9 years ago
  66. 15c9b25 ArmVirtPkg: implement DT-based ArmGicArchLib by Ard Biesheuvel · 9 years ago
  67. ae26410 ArmVirtPkg: record GIC revision in dynamic PCD by Ard Biesheuvel · 9 years ago
  68. f94522c ArmPkg: cache detected revision in ArmGicArchLib by Ard Biesheuvel · 9 years ago
  69. e9e9c7e ArmPkg: copy ArmGicArchLib to ArmGicArchSecLib by Ard Biesheuvel · 9 years ago
  70. 8d13298 ArmPkg: split off ArmGicArchLib from ArmGicLib by Ard Biesheuvel · 9 years ago
  71. bce29e3 ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h by Ard Biesheuvel · 9 years ago
  72. 983fffd ShellPkg: prevent Close call when Open failed by Jaben Carsey · 9 years ago
  73. 6394c35 OvmfPkg: fix conversion specifiers in DEBUG format strings by Laszlo Ersek · 9 years ago
  74. 0089945 FspNotifyDxe need handle >4G memory. by Yao, Jiewen · 9 years ago
  75. 71a6022 Bug fix in PatchFv.py for GCC build in IntelFspPkg. by Yao, Jiewen · 9 years ago
  76. 70c7664 Add Secure MOR implementation. by Yao, Jiewen · 9 years ago
  77. 5c61c5c Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERROR to EFI_D_INFO. by Yao, Jiewen · 9 years ago
  78. aaf8aa7 BaseTools: Add a keyword FvNameString in FDF by Yingke Liu · 9 years ago
  79. 161b835 SecurityPkg: Change TPM MMIO range attribute by Chao Zhang · 9 years ago
  80. 5966dd8 MdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UNREFERENCED usage by Feng Tian · 9 years ago
  81. 08308fc MdeModulePkg PiSmmIpl: Use AllocateZeroPool() for FullSmramRanges by Star Zeng · 9 years ago
  82. b110527 UefiCpuPkg: Add missing PCD usage information in UNI files. by Qiu Shumin · 9 years ago
  83. af163e9 SourceLevelDebugPkg: Add missing PCD usage information in UNI files. by Qiu Shumin · 9 years ago
  84. c00fd72 IntelFrameworkModulePkg: Add missing PCD usage information in UNI and DEC files. by Qiu Shumin · 9 years ago
  85. dfd1129 SecurityPkg: Add missing PCD usage information in UNI files. by Qiu Shumin · 9 years ago
  86. cbc3761 NetworkPkg: Add missing PCD usage information in UNI and DEC files. by Qiu Shumin · 9 years ago
  87. a9890ea MdeModulePkg: Add missing PCD usage information in UNI and DEC files. by Qiu Shumin · 9 years ago
  88. 4774668 BaseTools/GenFv: optimize away redundant padding by Ard Biesheuvel · 9 years ago
  89. 46d0f3f BaseTools: use GUID identifiable section for FFS alignment padding by Ard Biesheuvel · 9 years ago
  90. 02a5421 BaseTools/GenFw: move PE/COFF header closer to payload by Ard Biesheuvel · 9 years ago
  91. 0192b71 BaseTools/GenFw: move .debug contents to .data to save space by Ard Biesheuvel · 9 years ago
  92. 299c3ae MdeModulePkg:Add ESC key support in setup browser pop-up message box by Dandan Bi · 9 years ago
  93. 0b5c288 MdeModulePkg:SetupBrowser output debug message when DisplayEngineDxe is not installed by Dandan Bi · 9 years ago
  94. 8fa9ac6 Support get string from configuration string packages. by Eric Dong · 9 years ago
  95. 410952b CorebootPayloadPkgIa32: Don't specify X64 architecture by Jordan Justen · 9 years ago
  96. 0f8795b MdePkg: Add missing PCD usage information in UNI files. by Qiu Shumin · 9 years ago
  97. b2d2a7f MdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory consumption by Star Zeng · 9 years ago
  98. 716087e MdeModulePkg CapsuleX64: Reduce reserved memory consumption by Star Zeng · 9 years ago
  99. 353f5ba IntelFrameworkModulePkg AcpiS3SaveDxe: Reduce reserved memory consumption by Star Zeng · 9 years ago
  100. c6368ab MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumption by Star Zeng · 9 years ago