1. 7c25b7e ShellPkg: Update ping/ifconfig library source code to consume Ip4Config2 protocol. by jiaxinwu · 10 years ago
  2. cceb4eb ShellPkg: Fix typo of 'determines' in ShellPkg. by Bruce Cran · 10 years ago
  3. 8feb745 MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S ones in some cases. by Qiu Shumin · 10 years ago
  4. 5ddccf3 BaseTools: Fix build on FreeBSD and allow use of non-gcc system compiler by Bruce Cran · 10 years ago
  5. e109e3f ArmVirtPkg/ArmVirt.dsc.inc: Fixed BuildOptions by Olivier Martin · 10 years ago
  6. 86c9941 ArmPlatformPkg/ArmVExpress.dsc.inc: Fixed BuildOptions by Olivier Martin · 10 years ago
  7. 67233c1 EmbeddedPkg: Remove duplicated definitions of ZeroGuid by Olivier Martin · 10 years ago
  8. b836204 ArmPlatformPkg/ArmVExpressDxe: Change FDT default file names. by Olivier Martin · 10 years ago
  9. 0393190 ArmVirtPkg: use correct ASM decoration for non-function global symbols by Ard Biesheuvel · 10 years ago
  10. 7afaa6d ArmPlatformPkg: use correct ASM decoration for non-function global symbols by Ard Biesheuvel · 10 years ago
  11. df473cc MdeModulePkg/PartitionDxe: Fix media probe by Ronald Cron · 10 years ago
  12. c3675f6 NetworkPkg: Update package DSC file. by Fu Siyuan · 10 years ago
  13. c4545d7 NetworkPkg: Add UEFI HTTP boot driver. by Fu Siyuan · 10 years ago
  14. eb4d0b5 MdeModulePkg: Add HttpLib. by Fu Siyuan · 10 years ago
  15. 47f51a0 NetworkPkg: Add HTTP Driver by Ye Ting · 10 years ago
  16. 99c048e NetworkPkg: Add DNS feature support over IPv4 and IPv6. by jiaxinwu · 10 years ago
  17. 1f6729f MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, by jiaxinwu · 10 years ago
  18. 01a9598 MdeModulePkg:Refine the function comments by Dandan Bi · 10 years ago
  19. cce5097 IntelFrameworkModulePkg GenericBdsLib: Resolve array size mismatch by Hao Wu · 10 years ago
  20. dd4e2bc FspInitPei function calling parameters not matching with the function definition. by Yao, Jiewen · 10 years ago
  21. ebf735f MdeModulePkg: Update UefiBootManagerLib to support HTTP boot option creation by Ruiyu Ni · 10 years ago
  22. 3e2744e PcRtc: Fix PcRtcInit() to not clear RegisterB Hour Format bit (BIT1) sometimes by Ruiyu Ni · 10 years ago
  23. 4d5b086 MdeModulePkg:Modify the incorrect DestStr length in safe string functions by Dandan Bi · 10 years ago
  24. de03a27 EdkCompatibilityPkg: Remove gZeroGuid def in FrameworkHiiOnUefiHiiThunk by Hao Wu · 10 years ago
  25. 80becbc EdkCompatibilityPkg: Remove ZeroGuid definition in Datahub2SmbiosThunk by Hao Wu · 10 years ago
  26. dd4c164 SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLib by Hao Wu · 10 years ago
  27. 2cca779 SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLib by Hao Wu · 10 years ago
  28. 532d26a NetworkPkg: Remove mZeroGuid definition in IpSecDxe by Hao Wu · 10 years ago
  29. 0ec2bfc MdeModulePkg: Use StrnCpyS instead of StrCpyS to indicate the copy length from the source. by Qiu Shumin · 10 years ago
  30. c64816c MdeModulePkg: Remove mZeroGuid definition in Universal/Variable/RuntimeDxe by Hao Wu · 10 years ago
  31. 32eabfd MdeModulePkg: Remove gZeroGuid definition in SetupBrowserDxe by Hao Wu · 10 years ago
  32. 6692e0a IntelFrameworkModulePkg: Remove gZeroGuid definition in DataHubDxe by Hao Wu · 10 years ago
  33. f7b0d3f ArmVirtPkg: adapt ArmVirtXen build to system memory end global variable by Ard Biesheuvel · 10 years ago
  34. 13a68bb ArmPlatformPkg/ArmVExpressPkg: use 64 KB section alignment for runtime drivers by Ard Biesheuvel · 10 years ago
  35. 5dbacdb ArmPlatformPkg/PrePi: Make dynamic the top of the System Memory by Olivier Martin · 10 years ago
  36. 40a3f38 ArmPlatformPkg/MemoryInitPei: Check if the main System Memory resource has been declared by Olivier Martin · 10 years ago
  37. b1179c1 ArmPlatformPkg: Allow PcdFirmwareVersionString to be a dynamic PCD by Samer El-Haj-Mahmoud · 10 years ago
  38. c414952 ArmPkg/CpuDxe: Fixed AArch64 MMU by Olivier Martin · 10 years ago
  39. a786522 ArmPlatformPkg/ArmVExpress: Fix the CA9x4 and TC2 device tree locations by Olivier Martin · 10 years ago
  40. 2f33f89 ArmPlatformPkg/ArmVExpressDxe: Renamed the device tree by Olivier Martin · 10 years ago
  41. 92bea7c ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Build for TC2 HW by default by Olivier Martin · 10 years ago
  42. 23b01c8 ArmPkg/Application: Add new EFI application to boot Linux by Ronald Cron · 10 years ago
  43. e6c51ea ArmPlatformPkg: Give a name to the FV by Olivier Martin · 10 years ago
  44. 0ae6a51 ArmPlatformPkg/Bds: Restore the setting of the FDT device path in the boot manager by Ronald Cron · 10 years ago
  45. 093b7c8 ArmVirtPkg: build runtime drivers with 64 KB section alignment by Ard Biesheuvel · 10 years ago
  46. 64a910f BaseTools: AArch64: use explicit linker scripts by Ard Biesheuvel · 10 years ago
  47. 228593f MdePkg: Fix bug in CatVSPrint introduced by r17742. by Heyi Guo · 10 years ago
  48. 0b5203b BaseTools/Build: Fix the range expression evaluation error. by Bob Feng · 10 years ago
  49. a5e28cc ShellPkg: Fix bug introduced by r17730. by Heyi Guo · 10 years ago
  50. cc976d2 SecurityPkg: Calculate the length of the String. by Zhang Lubo · 10 years ago
  51. 0bb5d7a SourceLevelDebugPkg: Fix PEI debug timer regression by Brian J. Johnson · 10 years ago
  52. a645180 MdeModulePkg: Refine code to make it more readable. by Qiu Shumin · 10 years ago
  53. 2b7cb1d Maintainers.txt: Added co-maintainer for MdePkg/IntelFrameworkPkg/ShellPkg by Hot Tian · 10 years ago
  54. 80f3e34 ShellPkg: fix string to number conversion with "0 " by Jaben Carsey · 10 years ago
  55. 371dc63 MdeModulePkg: Correct AuthVaribleLib to AuthVariableLib in LibraryClass path by Star Zeng · 10 years ago
  56. dbd030b MdeModulePkg: Fix EBC build failure by Star Zeng · 10 years ago
  57. 46a65f1 MdeModulePkg: Merge GCD range before convert it to EFI memory by Liming Gao · 10 years ago
  58. 0255cfb MdeModulePkg: enforce arch-specific alignment for split regions by Ard Biesheuvel · 10 years ago
  59. d2f87ac MdeModulePkg: move arch-specific allocation granularity defines to DxeMain.h by Ard Biesheuvel · 10 years ago
  60. bc31c0c MdeModulePkg: rename PropertiesTableEnable to PcdPropertiesTableEnable by Ard Biesheuvel · 10 years ago
  61. 2caab14 MdeModulePkg: make internal functions STATIC in Core/Dxe/Misc/PropertiesTable.c by Ard Biesheuvel · 10 years ago
  62. 8171f02 MdeModulePkg: remove unused functions from Core/Dxe/Misc/PropertiesTable.c by Ard Biesheuvel · 10 years ago
  63. 288ed59 Revert tree to r17801 by Jordan Justen · 10 years ago
  64. 504ab57 OvmfPkg: AcpiS3SaveDxe: prepare for End-of-Dxe callback by Laszlo Ersek · 10 years ago
  65. e50c79f IntelFrameworkModulePkg: AcpiS3SaveDxe: call S3Ready() at End-of-Dxe by Laszlo Ersek · 10 years ago
  66. dbaeca2 IntelFrameworkModulePkg: AcpiS3SaveDxe: prepare for End-of-Dxe callback by Laszlo Ersek · 10 years ago
  67. 226d10c ArmVirtPkg: build runtime drivers with 64 KB section alignment by Ard Biesheuvel · 10 years ago
  68. f0dbe9f BaseTools: AArch64: use explicit linker scripts by Ard Biesheuvel · 10 years ago
  69. d77cc20 BaseTools/Ecc: Fix a bug when checking copyright format by Hess Chen · 10 years ago
  70. fa3a215 BaseTools/Ecc: Fix a bug to get correct member variable by Hess Chen · 10 years ago
  71. fa44706 MdeModulePkg: Update DxeCore to handle LoadFile DevicePath by Liming Gao · 10 years ago
  72. de6c0ef MdeModulePkg: UefiBootManagerLib to handle LoadFile DevicePath by Liming Gao · 10 years ago
  73. 2b75e8c MdeModulePkg: SecurityManagementLib to handle LoadFile DevicePath by Liming Gao · 10 years ago
  74. 5015bee BaseTools: Fixed BuildOptions bug. by Yingke Liu · 10 years ago
  75. c587fd3 ShellPkg: Refine the code logic of StrnCatGrow. by Qiu Shumin · 10 years ago
  76. 3735017 MdeModulePkg Variable: Minor enhancement to VarCheck by Star Zeng · 10 years ago
  77. 0e8768b MdePkg: Add P2P Bridge Secondary Latency Timer register definition by Samer El-Haj-Mahmoud · 10 years ago
  78. 7b6dad3 BaseTools: Add missing EfiPersistentMemory to EFI_MEMORY_TYPE by Samer El-Haj-Mahmoud · 10 years ago
  79. 05de9ab CorebootModulePkg: Get power management register addresses. by Guo Dong · 10 years ago
  80. f88762b Fixed a couple of typos of 'Configuration' ('Congfiguration') in Vlv2TbltDevicePkg. by Bruce Cran · 10 years ago
  81. 568a511 MdeModulePkg/Universal/Variable: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  82. 5e4b8bf MdeModulePkg/Universal/SmbiosDxe: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  83. 3860b1a MdeModulePkg/Universal/PlatformDriOverrideDxe: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  84. e85e284 MdeModulePkg/Universal/PCD: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  85. f5fc274 MdeModulePkg/Universal/FvSimpleFileSystemDxe: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  86. 931d4d8 MdeModulePkg/Universal/CapsuleRuntimeDxe: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  87. 59d1f4f MdeModulePkg/Universal/CapsulePei: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  88. b6344b3 MdeModulePkg/Library/UefiBootManagerLib: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  89. 93fd37d MdeModulePkg/Library/SmmCorePerformanceLib: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  90. e156596 MdeModulePkg/Library/PeiPerformanceLib: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  91. 8f77081 MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  92. 96f983f MdeModulePkg/Library/DxeCorePerformanceLib: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  93. d89deb3 MdeModulePkg/Application/MemoryProfileInfo: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  94. f83f808 SecurityPkg: Delete empty directory after R17772. by Star Zeng · 10 years ago
  95. a1fe73a BaseTools: Checked return value of malloc for EfiCompress. by Yingke Liu · 10 years ago
  96. b40286b BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed. by Yingke Liu · 10 years ago
  97. e8837ed NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build. by Samer El-Haj-Mahmoud · 10 years ago
  98. 7ae77ce SecurityPkg: Delete Auth Variable driver by Star Zeng · 10 years ago
  99. 0b8c5cd Vlv2TbltDevicePkg: Use the merged Variable driver by Star Zeng · 10 years ago
  100. d68d2ed ArmVirtPkg: Use the merged Variable driver by Star Zeng · 10 years ago