1. 6956ecf ShellPkg: Refine code to make catenae length more precise. by Qiu Shumin · 10 years ago
  2. 269e0ae PerformancePkg Dp_App: Resolve buffer size mismatch by Hao Wu · 10 years ago
  3. ecd58a2 PerformancePkg Dp_App: Use safe string functions by Hao Wu · 10 years ago
  4. 274e843 UefiCpuPkg S3Resume2Pei: Use safe string functions by Hao Wu · 10 years ago
  5. c42b399 IntelFspPkg BaseFspDebugLibSerialPort: Use safe string functions by Hao Wu · 10 years ago
  6. df1e74f MdePkg UefiLib: Use safe string functions by Hao Wu · 10 years ago
  7. 750b451 MdePkg UefiDevicePathLib: Remove unsafe string functions by Hao Wu · 10 years ago
  8. 01a5dd0 IntelFrameworkPkg FrameworkUefiLib: Use safe string functions by Hao Wu · 10 years ago
  9. c5ad1f8 IntelFrameworkModulePkg UpdateDriverDxe: Use safe string functions by Hao Wu · 10 years ago
  10. bded41b IntelFrameworkModulePkg DeviceMngr: Use safe string functions by Hao Wu · 10 years ago
  11. 44cbebe IntelFrameworkModulePkg BootMngr: Use safe string functions by Hao Wu · 10 years ago
  12. 49264da IntelFrameworkModulePkg BootMaint: Use safe string functions by Hao Wu · 10 years ago
  13. 19d02cc IntelFrameworkModulePkg BdsDxe: Use safe string functions by Hao Wu · 10 years ago
  14. d5cbc27 IntelFrameworkModulePkg PeiDxeDebugLib: Use safe string functions by Hao Wu · 10 years ago
  15. ed6d22e IntelFrameworkModulePkg GenericBdsLib: Use safe string functions by Hao Wu · 10 years ago
  16. 35e471d IntelFrameworkModulePkg IsaFloppyDxe: Use safe string functions by Hao Wu · 10 years ago
  17. 2aabd14 CryptoPkg: Fix the dereferenced pointer issue by Qin Long · 10 years ago
  18. e75390f ShellPkg: Use safe string functions to refine code. by Qiu Shumin · 10 years ago
  19. cb9a7eb SecurityPkg: Add MD5 support to Hash2DxeCrypto by Jonathan Doman · 10 years ago
  20. 16e3d2e BaseTools: Added GCC ld script to support 4K alignment. by Yingke Liu · 10 years ago
  21. 54b1b57 BaseTools: Update GenFw to support 4K alignment. by Ard Biesheuvel · 10 years ago
  22. bbb6369 BaseTools: Updated tool_def to support 4K alignment. by Yingke Liu · 10 years ago
  23. 061eb5c BaseTools: Update IASL download link and remove specific version info. by Yingke Liu · 10 years ago
  24. 5ad66ec MdeModulePkg:Use safe string functions by Dandan Bi · 10 years ago
  25. e9da7de NetworkPkg: Check whether the iSCSI initiator name is null. by Zhang Lubo · 10 years ago
  26. 79d274b OvmfPkg: PlatformPei: invert MTRR setup in QemuInitializeRam() by Laszlo Ersek · 10 years ago
  27. cfc80e2 OvmfPkg: PlatformPei: beautify memory HOB order in QemuInitializeRam() by Laszlo Ersek · 10 years ago
  28. 86a14b0 OvmfPkg: PlatformPei: create the CPU HOB with dynamic memory space width by Laszlo Ersek · 10 years ago
  29. bc89fe4 OvmfPkg: PlatformPei: enable larger permanent PEI RAM by Laszlo Ersek · 10 years ago
  30. 495ee9b SecurityPkg/TcgMor: move TPer Reset operation to this module by Tian Feng · 10 years ago
  31. 857ce45 MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStart by Tian Feng · 10 years ago
  32. fe0c434 SourceLevelDebugPkg/DebugAgent: Add typecast to fix sign extension by Jeff Fan · 10 years ago
  33. 2446774 CorebootPayloadPkg: Fix "reset -s" issue. by Guo Dong · 10 years ago
  34. cb3e201 CorebootModulePkg: Get power management register addresses. by Guo Dong · 10 years ago
  35. 9cd7d3c ArmVirtPkg: signal EndOxDxe event in PlatformBsdInit by Ard Biesheuvel · 10 years ago
  36. 83461d2 BaseTools/Ecc: Fix a bug of determining boolean variable incorrectly by Hess Chen · 10 years ago
  37. e84d2b7 BaseTools/Ecc: Fix two bugs for the checkpoint of GUID by Hess Chen · 10 years ago
  38. ce2f594 BaseTools/Ecc: Fix a bug in parser by Hess Chen · 10 years ago
  39. 14239f6 BaseTools/Ecc: Add a checkpoint for invalid DEC file. by Hess Chen · 10 years ago
  40. b66592d BaseTools/Ecc: Add a checkpoint for invalid PCD info. by Hess Chen · 10 years ago
  41. 1b2467c BaseTools/Ecc: Add a checkpoint for invalid UNI file. by Hess Chen · 10 years ago
  42. 8c3f9b4 BaseTools/Ecc: Add a Configuration item by Hess Chen · 10 years ago
  43. 01d3a57 MdeModulePkg: Update PeiCore to handle specific child FV by Liming Gao · 10 years ago
  44. ff0c6d6 MdeModulePkg: Add Memory Capabilities for MMIO and Reserved Range by Liming Gao · 10 years ago
  45. a86c73c MdePkg\Library\UefiFileHandleLib: Make FileHandleWriteLine support both ASCII and UNICODE file. by Qiu Shumin · 10 years ago
  46. 8ad8a1f OvmfPkg/PlatformDxe: Convert Platform.uni to UTF-8 by Jordan Justen · 10 years ago
  47. 156d6d6 BaseTools/Tests: Verify supported UTF-8 data is allowed by Jordan Justen · 10 years ago
  48. 8fb5a0c BaseTools/Tests: Verify unsupported UTF-8 data is rejected by Jordan Justen · 10 years ago
  49. 15c3a04 BaseTools/Tests: Verify 32-bit UTF-8 chars are rejected by Jordan Justen · 10 years ago
  50. be26442 BaseTools/UniClassObject: Support UTF-8 string data in .uni files by Jordan Justen · 10 years ago
  51. dadfab5 BaseTools/Tests: Verify unsupported UTF-16 are rejected by Jordan Justen · 10 years ago
  52. d80e451 BaseTools/UniClassObject: Verify valid UCS-2 chars in UTF-16 .uni files by Jordan Justen · 10 years ago
  53. df91e0f BaseTools/Tests: Add unit test for AutoGen.UniClassObject by Jordan Justen · 10 years ago
  54. 183ca96 BaseTools/EdkLogger: Support unit tests with a SILENT log level by Jordan Justen · 10 years ago
  55. 53fc4ba BaseTools/Tests: Always add BaseTools source to import path by Jordan Justen · 10 years ago
  56. 94210dc OvmfPkg: QemuVideoDxe: add virtio-vga support by Gerd Hoffmann · 10 years ago
  57. 4a066c7 CryptoPkg: OpensslLib: reintroduce EFIAPI for ERR_add_error_data() by Laszlo Ersek · 10 years ago
  58. b338cdc SecurityPkg: Provide correct file GUID for Pkcs7VerifyDxe by Chao Zhang · 10 years ago
  59. 3cd2484 SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize by Liming Gao · 10 years ago
  60. e878891 BaseTools: Convert ".\\" to "" in FilePath by Liming Gao · 10 years ago
  61. 901fd82 BaseTools/Build: Add error report for incorrect syntax in DEC file. by Bob Feng · 10 years ago
  62. 581c6c6 Fixed potential security issue introduced by SmramCpuNvs variable. by Shifei Lu · 10 years ago
  63. e0d4256 Fixed potential security issue introduced by SmramCpuNvs variable. by Shifei Lu · 10 years ago
  64. f827cd0 BaseTools: The token values cannot be numeric same with different PCDs. by Yingke Liu · 10 years ago
  65. 37fe82e BaseTools: Fixed a bug that Build Report always uses DEC default value for VPD PCD. by Yingke Liu · 10 years ago
  66. 45265a8 BaseTools: Fix a bug that UNI file can't have comment after #include "file.uni" by Yingke Liu · 10 years ago
  67. 09ae0f1 BaseTools: Build report should not be generated if build failed. by Yingke Liu · 10 years ago
  68. a3251d8 BaseTools: Supported FMP capsule image. by Yingke Liu · 10 years ago
  69. f5bc9da ShellPkg: Make BOOLEAN variable not use explicit comparison. by Qiu Shumin · 10 years ago
  70. 37baf06 OvmfPkg: PlatformPei: set SMBIOS entry point version dynamically by Laszlo Ersek · 10 years ago
  71. de4db4d MdeModulePkg AcpiTableDxe: Non-Boolean comparisons should use a compare operator. by Star Zeng · 10 years ago
  72. 13181dd UefiCpuPkg/CpuDxe: NumberOfData is not BOOLEAN type by Jeff Fan · 10 years ago
  73. 952bd22 CryptoPkg: Add some comments for API usage clarification. by Qin Long · 10 years ago
  74. 2d09349 SecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol Support by Qin Long · 10 years ago
  75. afeb55e CryptoPkg: Add one new API for PKCS7 Verification Protocol Support by Qin Long · 10 years ago
  76. bfc2fc9 MdePkg: Refine the cod logic of FileHandleLib. by Qiu Shumin · 10 years ago
  77. 2d28f3b MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib instance. by Qiu Shumin · 10 years ago
  78. 25d7db8 MdePkg: Enhance the comments for SmmMemoryAllocationLib instance. by Qiu Shumin · 10 years ago
  79. 1ba5124 BaseTools: Fixed Build Option override bugs. by Yingke Liu · 10 years ago
  80. 27f1971 MdeModulePkg: Remove two instances of 'DHCP_SERVICE *DhcpSb' by Ard Biesheuvel · 10 years ago
  81. 9d6d858 Remove Include/ directory. by Star Zeng · 10 years ago
  82. 510f154 BaseTools/Upt: Update help message by Hess Chen · 10 years ago
  83. af0c61a BaseTools/Upt: Update error message by Hess Chen · 10 years ago
  84. 6ef5864 MdeModulePkg: Move SmmExitBootServices.h/SmmLegacyBoot.h/SmmReadyToBoot.h by Star Zeng · 10 years ago
  85. dc15784 MdeModulePkg PiSmmCore: Unregister end of dxe notification in SmmReadyToLock. by Star Zeng · 10 years ago
  86. 7bbe3c0 MdePkg: Enhance the comments in SmmEndOfDxe.h and SmmReadyToLock.h. by Star Zeng · 10 years ago
  87. 53ec4d7 MdeModulePkg PiSmmCore: Introduce SMM Exit Boot Services and Legacy Boot. by Star Zeng · 10 years ago
  88. 93e8630 MdePkg/DxeServicesLib: Return NULL GetFileBufferByFilePath reads directory by Ruiyu Ni · 10 years ago
  89. 35bc88d MdeModulePkg: Fix DHCP4 driver hang issue in some case. by Wu Jiaxin · 10 years ago
  90. ce96473 MdeModulePkg: Remove DHCP4.TransmitReceive()and DORA process dependency. by Wu Jiaxin · 10 years ago
  91. cc63add MdeModulePkg:System hangs in setup menu by Dandan Bi · 10 years ago
  92. b269f89 MdePkg: Refine the comments for FileHandleLib. by Qiu Shumin · 10 years ago
  93. f007174 MdeModulePkg AcpiTableDxe: Cover EFI_ACPI_TABLE_VERSION_5_0. by Star Zeng · 10 years ago
  94. 9fd7ebf MdePkg AcpiSdt: Update description of AcpiVersion and GetAcpiTable(). by Star Zeng · 10 years ago
  95. ffbb1b2 CryptoPkg: add .gitignore for OpenSSL source files by Ard Biesheuvel · 10 years ago
  96. e0bb8ad ArmVirtPkg: increase memory preallocations for secure build by Ard Biesheuvel · 10 years ago
  97. c31d370 Edk2: Update Edk2Setup.bat by Liming Gao · 10 years ago
  98. b442ad5 BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATH by Yingke Liu · 10 years ago
  99. db61e16 UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOB by Jeff Fan · 10 years ago
  100. 8c5f799 MdePkg: Add Sec Platform Information2 PPI by Jeff Fan · 10 years ago