1. 228593f MdePkg: Fix bug in CatVSPrint introduced by r17742. by Heyi Guo · 9 years ago
  2. 0b5203b BaseTools/Build: Fix the range expression evaluation error. by Bob Feng · 9 years ago
  3. a5e28cc ShellPkg: Fix bug introduced by r17730. by Heyi Guo · 9 years ago
  4. cc976d2 SecurityPkg: Calculate the length of the String. by Zhang Lubo · 9 years ago
  5. 0bb5d7a SourceLevelDebugPkg: Fix PEI debug timer regression by Brian J. Johnson · 9 years ago
  6. a645180 MdeModulePkg: Refine code to make it more readable. by Qiu Shumin · 9 years ago
  7. 2b7cb1d Maintainers.txt: Added co-maintainer for MdePkg/IntelFrameworkPkg/ShellPkg by Hot Tian · 9 years ago
  8. 80f3e34 ShellPkg: fix string to number conversion with "0 " by Jaben Carsey · 9 years ago
  9. 371dc63 MdeModulePkg: Correct AuthVaribleLib to AuthVariableLib in LibraryClass path by Star Zeng · 9 years ago
  10. dbd030b MdeModulePkg: Fix EBC build failure by Star Zeng · 9 years ago
  11. 46a65f1 MdeModulePkg: Merge GCD range before convert it to EFI memory by Liming Gao · 9 years ago
  12. 0255cfb MdeModulePkg: enforce arch-specific alignment for split regions by Ard Biesheuvel · 9 years ago
  13. d2f87ac MdeModulePkg: move arch-specific allocation granularity defines to DxeMain.h by Ard Biesheuvel · 9 years ago
  14. bc31c0c MdeModulePkg: rename PropertiesTableEnable to PcdPropertiesTableEnable by Ard Biesheuvel · 9 years ago
  15. 2caab14 MdeModulePkg: make internal functions STATIC in Core/Dxe/Misc/PropertiesTable.c by Ard Biesheuvel · 9 years ago
  16. 8171f02 MdeModulePkg: remove unused functions from Core/Dxe/Misc/PropertiesTable.c by Ard Biesheuvel · 9 years ago
  17. 288ed59 Revert tree to r17801 by Jordan Justen · 9 years ago
  18. 504ab57 OvmfPkg: AcpiS3SaveDxe: prepare for End-of-Dxe callback by Laszlo Ersek · 9 years ago
  19. e50c79f IntelFrameworkModulePkg: AcpiS3SaveDxe: call S3Ready() at End-of-Dxe by Laszlo Ersek · 9 years ago
  20. dbaeca2 IntelFrameworkModulePkg: AcpiS3SaveDxe: prepare for End-of-Dxe callback by Laszlo Ersek · 9 years ago
  21. 226d10c ArmVirtPkg: build runtime drivers with 64 KB section alignment by Ard Biesheuvel · 9 years ago
  22. f0dbe9f BaseTools: AArch64: use explicit linker scripts by Ard Biesheuvel · 9 years ago
  23. d77cc20 BaseTools/Ecc: Fix a bug when checking copyright format by Hess Chen · 9 years ago
  24. fa3a215 BaseTools/Ecc: Fix a bug to get correct member variable by Hess Chen · 9 years ago
  25. fa44706 MdeModulePkg: Update DxeCore to handle LoadFile DevicePath by Liming Gao · 9 years ago
  26. de6c0ef MdeModulePkg: UefiBootManagerLib to handle LoadFile DevicePath by Liming Gao · 9 years ago
  27. 2b75e8c MdeModulePkg: SecurityManagementLib to handle LoadFile DevicePath by Liming Gao · 9 years ago
  28. 5015bee BaseTools: Fixed BuildOptions bug. by Yingke Liu · 9 years ago
  29. c587fd3 ShellPkg: Refine the code logic of StrnCatGrow. by Qiu Shumin · 9 years ago
  30. 3735017 MdeModulePkg Variable: Minor enhancement to VarCheck by Star Zeng · 9 years ago
  31. 0e8768b MdePkg: Add P2P Bridge Secondary Latency Timer register definition by Samer El-Haj-Mahmoud · 9 years ago
  32. 7b6dad3 BaseTools: Add missing EfiPersistentMemory to EFI_MEMORY_TYPE by Samer El-Haj-Mahmoud · 9 years ago
  33. 05de9ab CorebootModulePkg: Get power management register addresses. by Guo Dong · 9 years ago
  34. f88762b Fixed a couple of typos of 'Configuration' ('Congfiguration') in Vlv2TbltDevicePkg. by Bruce Cran · 9 years ago
  35. 568a511 MdeModulePkg/Universal/Variable: Use safe string functions to refine code. by Qiu Shumin · 9 years ago
  36. 5e4b8bf MdeModulePkg/Universal/SmbiosDxe: Use safe string functions to refine code. by Qiu Shumin · 9 years ago
  37. 3860b1a MdeModulePkg/Universal/PlatformDriOverrideDxe: Use safe string functions to refine code. by Qiu Shumin · 9 years ago
  38. e85e284 MdeModulePkg/Universal/PCD: Use safe string functions to refine code. by Qiu Shumin · 9 years ago
  39. f5fc274 MdeModulePkg/Universal/FvSimpleFileSystemDxe: Use safe string functions to refine code. by Qiu Shumin · 9 years ago
  40. 931d4d8 MdeModulePkg/Universal/CapsuleRuntimeDxe: Use safe string functions to refine code. by Qiu Shumin · 9 years ago
  41. 59d1f4f MdeModulePkg/Universal/CapsulePei: Use safe string functions to refine code. by Qiu Shumin · 9 years ago
  42. b6344b3 MdeModulePkg/Library/UefiBootManagerLib: Use safe string functions to refine code. by Qiu Shumin · 9 years ago
  43. 93fd37d MdeModulePkg/Library/SmmCorePerformanceLib: Use safe string functions to refine code. by Qiu Shumin · 9 years ago
  44. e156596 MdeModulePkg/Library/PeiPerformanceLib: Use safe string functions to refine code. by Qiu Shumin · 9 years ago
  45. 8f77081 MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode: Use safe string functions to refine code. by Qiu Shumin · 9 years ago
  46. 96f983f MdeModulePkg/Library/DxeCorePerformanceLib: Use safe string functions to refine code. by Qiu Shumin · 9 years ago
  47. d89deb3 MdeModulePkg/Application/MemoryProfileInfo: Use safe string functions to refine code. by Qiu Shumin · 9 years ago
  48. f83f808 SecurityPkg: Delete empty directory after R17772. by Star Zeng · 9 years ago
  49. a1fe73a BaseTools: Checked return value of malloc for EfiCompress. by Yingke Liu · 9 years ago
  50. b40286b BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed. by Yingke Liu · 9 years ago
  51. e8837ed NetworkPkg: Remove unused variables from IpSecDxe to fix GCC build. by Samer El-Haj-Mahmoud · 9 years ago
  52. 7ae77ce SecurityPkg: Delete Auth Variable driver by Star Zeng · 9 years ago
  53. 0b8c5cd Vlv2TbltDevicePkg: Use the merged Variable driver by Star Zeng · 9 years ago
  54. d68d2ed ArmVirtPkg: Use the merged Variable driver by Star Zeng · 9 years ago
  55. 5e56fb3 ArmVirtPkg: Cleanup redundant library class resolution of Variable modules by Star Zeng · 9 years ago
  56. ad7a56e ArmPlatformPkg: Use the merged Variable driver by Star Zeng · 9 years ago
  57. 90dcda4 OvmfPkg: Use the merged Variable driver by Star Zeng · 9 years ago
  58. 6f88fb2 Nt32Pkg: Use the merged Variable driver by Star Zeng · 9 years ago
  59. fa0737a MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkg by Star Zeng · 9 years ago
  60. c88c267 Vlv2TbltDevicePkg: Link AuthVariableLib for following merged variable driver deploy by Star Zeng · 9 years ago
  61. 31c0338 ArmVirtPkg: Link AuthVariableLib for following merged variable driver deploy by Star Zeng · 9 years ago
  62. e860f74 ArmPlatformPkg: Add TpmMeasurementLib and AuthVariableLib library mapping by Star Zeng · 9 years ago
  63. c8f451e EmulatorPkg: Add TpmMeasurementLib and AuthVariableLib library mapping by Star Zeng · 9 years ago
  64. 285542e OvmfPkg: Link AuthVariableLib for following merged variable driver deploy by Star Zeng · 9 years ago
  65. 3c0e902 Nt32Pkg: Link AuthVariableLib for following merged variable driver deploy by Star Zeng · 9 years ago
  66. a681166 SecurityPkg: Implement AuthVariableLib library instance by Star Zeng · 9 years ago
  67. b6477d8 MdeModulePkg: Add AuthVariableLib LibraryClass by Star Zeng · 9 years ago
  68. 77ba12c MdeModulePkg VariablePei: Merge from VariablePei in SecurityPkg by Star Zeng · 9 years ago
  69. 627e117 MdeModulePkg VariableInfo: Merge from VariableInfo in SecurityPkg by Star Zeng · 9 years ago
  70. 1fe6c12 MdeModulePkg: Move authenticated variable definition from SecurityPkg by Star Zeng · 9 years ago
  71. 308521b MdeModulePkg: Move TpmMeasurementLib LibraryClass from SecurityPkg by Star Zeng · 9 years ago
  72. 4eebb86 MdeModulePkg PlatDriOverrideDxe: Remove unneeded VARIABLE_HEADER reference by Star Zeng · 9 years ago
  73. c413813 NetworkPkg: Add IPv6 DUID configuration support using platform PCD. by Samer El-Haj-Mahmoud · 9 years ago
  74. 2ce8ce9 ShellPkg: Refine the code logic of mv.c. by Qiu Shumin · 9 years ago
  75. 203bead There needs to be a space between the output section name and the colon, i.e., by Ard Biesheuvel · 9 years ago
  76. 6956ecf ShellPkg: Refine code to make catenae length more precise. by Qiu Shumin · 10 years ago
  77. 269e0ae PerformancePkg Dp_App: Resolve buffer size mismatch by Hao Wu · 10 years ago
  78. ecd58a2 PerformancePkg Dp_App: Use safe string functions by Hao Wu · 10 years ago
  79. 274e843 UefiCpuPkg S3Resume2Pei: Use safe string functions by Hao Wu · 10 years ago
  80. c42b399 IntelFspPkg BaseFspDebugLibSerialPort: Use safe string functions by Hao Wu · 10 years ago
  81. df1e74f MdePkg UefiLib: Use safe string functions by Hao Wu · 10 years ago
  82. 750b451 MdePkg UefiDevicePathLib: Remove unsafe string functions by Hao Wu · 10 years ago
  83. 01a5dd0 IntelFrameworkPkg FrameworkUefiLib: Use safe string functions by Hao Wu · 10 years ago
  84. c5ad1f8 IntelFrameworkModulePkg UpdateDriverDxe: Use safe string functions by Hao Wu · 10 years ago
  85. bded41b IntelFrameworkModulePkg DeviceMngr: Use safe string functions by Hao Wu · 10 years ago
  86. 44cbebe IntelFrameworkModulePkg BootMngr: Use safe string functions by Hao Wu · 10 years ago
  87. 49264da IntelFrameworkModulePkg BootMaint: Use safe string functions by Hao Wu · 10 years ago
  88. 19d02cc IntelFrameworkModulePkg BdsDxe: Use safe string functions by Hao Wu · 10 years ago
  89. d5cbc27 IntelFrameworkModulePkg PeiDxeDebugLib: Use safe string functions by Hao Wu · 10 years ago
  90. ed6d22e IntelFrameworkModulePkg GenericBdsLib: Use safe string functions by Hao Wu · 10 years ago
  91. 35e471d IntelFrameworkModulePkg IsaFloppyDxe: Use safe string functions by Hao Wu · 10 years ago
  92. 2aabd14 CryptoPkg: Fix the dereferenced pointer issue by Qin Long · 10 years ago
  93. e75390f ShellPkg: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  94. cb9a7eb SecurityPkg: Add MD5 support to Hash2DxeCrypto by Jonathan Doman · 10 years ago
  95. 16e3d2e BaseTools: Added GCC ld script to support 4K alignment. by Yingke Liu · 10 years ago
  96. 54b1b57 BaseTools: Update GenFw to support 4K alignment. by Ard Biesheuvel · 10 years ago
  97. bbb6369 BaseTools: Updated tool_def to support 4K alignment. by Yingke Liu · 10 years ago
  98. 061eb5c BaseTools: Update IASL download link and remove specific version info. by Yingke Liu · 10 years ago
  99. 5ad66ec MdeModulePkg:Use safe string functions by Dandan Bi · 10 years ago
  100. e9da7de NetworkPkg: Check whether the iSCSI initiator name is null. by Zhang Lubo · 10 years ago