1. 8c3f9b4 BaseTools/Ecc: Add a Configuration item by Hess Chen · 10 years ago
  2. 01d3a57 MdeModulePkg: Update PeiCore to handle specific child FV by Liming Gao · 10 years ago
  3. ff0c6d6 MdeModulePkg: Add Memory Capabilities for MMIO and Reserved Range by Liming Gao · 10 years ago
  4. a86c73c MdePkg\Library\UefiFileHandleLib: Make FileHandleWriteLine support both ASCII and UNICODE file. by Qiu Shumin · 10 years ago
  5. 8ad8a1f OvmfPkg/PlatformDxe: Convert Platform.uni to UTF-8 by Jordan Justen · 10 years ago
  6. 156d6d6 BaseTools/Tests: Verify supported UTF-8 data is allowed by Jordan Justen · 10 years ago
  7. 8fb5a0c BaseTools/Tests: Verify unsupported UTF-8 data is rejected by Jordan Justen · 10 years ago
  8. 15c3a04 BaseTools/Tests: Verify 32-bit UTF-8 chars are rejected by Jordan Justen · 10 years ago
  9. be26442 BaseTools/UniClassObject: Support UTF-8 string data in .uni files by Jordan Justen · 10 years ago
  10. dadfab5 BaseTools/Tests: Verify unsupported UTF-16 are rejected by Jordan Justen · 10 years ago
  11. d80e451 BaseTools/UniClassObject: Verify valid UCS-2 chars in UTF-16 .uni files by Jordan Justen · 10 years ago
  12. df91e0f BaseTools/Tests: Add unit test for AutoGen.UniClassObject by Jordan Justen · 10 years ago
  13. 183ca96 BaseTools/EdkLogger: Support unit tests with a SILENT log level by Jordan Justen · 10 years ago
  14. 53fc4ba BaseTools/Tests: Always add BaseTools source to import path by Jordan Justen · 10 years ago
  15. 94210dc OvmfPkg: QemuVideoDxe: add virtio-vga support by Gerd Hoffmann · 10 years ago
  16. 4a066c7 CryptoPkg: OpensslLib: reintroduce EFIAPI for ERR_add_error_data() by Laszlo Ersek · 10 years ago
  17. b338cdc SecurityPkg: Provide correct file GUID for Pkcs7VerifyDxe by Chao Zhang · 10 years ago
  18. 3cd2484 SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize by Liming Gao · 10 years ago
  19. e878891 BaseTools: Convert ".\\" to "" in FilePath by Liming Gao · 10 years ago
  20. 901fd82 BaseTools/Build: Add error report for incorrect syntax in DEC file. by Bob Feng · 10 years ago
  21. 581c6c6 Fixed potential security issue introduced by SmramCpuNvs variable. by Shifei Lu · 10 years ago
  22. e0d4256 Fixed potential security issue introduced by SmramCpuNvs variable. by Shifei Lu · 10 years ago
  23. f827cd0 BaseTools: The token values cannot be numeric same with different PCDs. by Yingke Liu · 10 years ago
  24. 37fe82e BaseTools: Fixed a bug that Build Report always uses DEC default value for VPD PCD. by Yingke Liu · 10 years ago
  25. 45265a8 BaseTools: Fix a bug that UNI file can't have comment after #include "file.uni" by Yingke Liu · 10 years ago
  26. 09ae0f1 BaseTools: Build report should not be generated if build failed. by Yingke Liu · 10 years ago
  27. a3251d8 BaseTools: Supported FMP capsule image. by Yingke Liu · 10 years ago
  28. f5bc9da ShellPkg: Make BOOLEAN variable not use explicit comparison. by Qiu Shumin · 10 years ago
  29. 37baf06 OvmfPkg: PlatformPei: set SMBIOS entry point version dynamically by Laszlo Ersek · 10 years ago
  30. de4db4d MdeModulePkg AcpiTableDxe: Non-Boolean comparisons should use a compare operator. by Star Zeng · 10 years ago
  31. 13181dd UefiCpuPkg/CpuDxe: NumberOfData is not BOOLEAN type by Jeff Fan · 10 years ago
  32. 952bd22 CryptoPkg: Add some comments for API usage clarification. by Qin Long · 10 years ago
  33. 2d09349 SecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol Support by Qin Long · 10 years ago
  34. afeb55e CryptoPkg: Add one new API for PKCS7 Verification Protocol Support by Qin Long · 10 years ago
  35. bfc2fc9 MdePkg: Refine the cod logic of FileHandleLib. by Qiu Shumin · 10 years ago
  36. 2d28f3b MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib instance. by Qiu Shumin · 10 years ago
  37. 25d7db8 MdePkg: Enhance the comments for SmmMemoryAllocationLib instance. by Qiu Shumin · 10 years ago
  38. 1ba5124 BaseTools: Fixed Build Option override bugs. by Yingke Liu · 10 years ago
  39. 27f1971 MdeModulePkg: Remove two instances of 'DHCP_SERVICE *DhcpSb' by Ard Biesheuvel · 10 years ago
  40. 9d6d858 Remove Include/ directory. by Star Zeng · 10 years ago
  41. 510f154 BaseTools/Upt: Update help message by Hess Chen · 10 years ago
  42. af0c61a BaseTools/Upt: Update error message by Hess Chen · 10 years ago
  43. 6ef5864 MdeModulePkg: Move SmmExitBootServices.h/SmmLegacyBoot.h/SmmReadyToBoot.h by Star Zeng · 10 years ago
  44. dc15784 MdeModulePkg PiSmmCore: Unregister end of dxe notification in SmmReadyToLock. by Star Zeng · 10 years ago
  45. 7bbe3c0 MdePkg: Enhance the comments in SmmEndOfDxe.h and SmmReadyToLock.h. by Star Zeng · 10 years ago
  46. 53ec4d7 MdeModulePkg PiSmmCore: Introduce SMM Exit Boot Services and Legacy Boot. by Star Zeng · 10 years ago
  47. 93e8630 MdePkg/DxeServicesLib: Return NULL GetFileBufferByFilePath reads directory by Ruiyu Ni · 10 years ago
  48. 35bc88d MdeModulePkg: Fix DHCP4 driver hang issue in some case. by Wu Jiaxin · 10 years ago
  49. ce96473 MdeModulePkg: Remove DHCP4.TransmitReceive()and DORA process dependency. by Wu Jiaxin · 10 years ago
  50. cc63add MdeModulePkg:System hangs in setup menu by Dandan Bi · 10 years ago
  51. b269f89 MdePkg: Refine the comments for FileHandleLib. by Qiu Shumin · 10 years ago
  52. f007174 MdeModulePkg AcpiTableDxe: Cover EFI_ACPI_TABLE_VERSION_5_0. by Star Zeng · 10 years ago
  53. 9fd7ebf MdePkg AcpiSdt: Update description of AcpiVersion and GetAcpiTable(). by Star Zeng · 10 years ago
  54. ffbb1b2 CryptoPkg: add .gitignore for OpenSSL source files by Ard Biesheuvel · 10 years ago
  55. e0bb8ad ArmVirtPkg: increase memory preallocations for secure build by Ard Biesheuvel · 10 years ago
  56. c31d370 Edk2: Update Edk2Setup.bat by Liming Gao · 10 years ago
  57. b442ad5 BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATH by Yingke Liu · 10 years ago
  58. db61e16 UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOB by Jeff Fan · 10 years ago
  59. 8c5f799 MdePkg: Add Sec Platform Information2 PPI by Jeff Fan · 10 years ago
  60. 1c8e045 MdePkg: Include PiCis.h in SecPlatformInformation.h by Jeff Fan · 10 years ago
  61. 754b489 MdeModulePkg/NvmExpressDxe: Add SecurityStorageProtocol support by Tian Feng · 10 years ago
  62. 9c4ae34 MdeModulePkg/NvmExpressDxe: local variable naming uniformed by Tian Feng · 10 years ago
  63. beeeb22 MdeModulePkg/NvmExpressDxe: Open NVME_PASS_THRU with BY_CHILD attr by Tian Feng · 10 years ago
  64. 1463ce1 CryptoPkg: Wrapper files updates to support openssl-1.0.2c by Qin Long · 10 years ago
  65. 73c54a5 CryptoPkg: Update OpensslLib module files for openssl-1.0.2c support by Qin Long · 10 years ago
  66. f93f78e CryptoPkg: Update openssl patch file from 0.9.8zf to 1.0.2c by Qin Long · 10 years ago
  67. 8e4fd50 ShellPkg: update Console to clear screen when resetting by Jaben Carsey · 10 years ago
  68. 4d95a9a ArmPkg/ArmLib: Fixed build after recent BaseTools changes by Olivier Martin · 10 years ago
  69. e84fb6e MdePkg: Refine the comments for FileHandleIsDirectory. by Qiu Shumin · 10 years ago
  70. a726471 ShellBinPkg: Ia32/X64 Shell binary update. by Qiu Shumin · 10 years ago
  71. f5f4747 PcAtChipsetPkg: Fix PCD expression build failure by Ruiyu Ni · 10 years ago
  72. 0614d73 BaseTools: Generate a FV EXT entry for FV UI name. by Yingke Liu · 10 years ago
  73. aa2868b MdeModulePkg Variable: Move VariableLock install into SmmVariableReady(). by Star Zeng · 10 years ago
  74. fe9dfae SecurityPkg Variable: Move VariableLock install into SmmVariableReady(). by Star Zeng · 10 years ago
  75. fe32096 PcAtChipsetPkg/PcRtc: Fix a Y2K bug by Ruiyu Ni · 10 years ago
  76. e63ec1b BaseTools: Fixed an error reported during generating report. by Yingke Liu · 10 years ago
  77. aeaaf75 BaseTools: Generate a binary file and list it in Binary section of As Built INF. by Yingke Liu · 10 years ago
  78. 35f69db BaseTools: Support build options for specific module type in DSC. by Yingke Liu · 10 years ago
  79. 620f289 Sync the branch changes to trunk. by Tim He · 10 years ago
  80. 2a697cb ShellBinPkg: Ia32/X64 Shell binary update. by Qiu Shumin · 10 years ago
  81. fb1a4e3 Add code to protect the whole BIOS region on SPI flash, except UEFI Variable region. by Shifei Lu · 10 years ago
  82. 5374d62 Add definitions for Protected Region 1 register. by Shifei Lu · 10 years ago
  83. 6c988d3 MdeModulePkg/UefiBootManagerLib: Add gEfiFormBrowser2ProtocolGuid reference in INF file by Ruiyu Ni · 10 years ago
  84. a856128 MdeModulePkg PcdDxe: TokenNumber should start from 1. by Star Zeng · 10 years ago
  85. ff6096f Adds new files to the Makefile for testing changed sources by lhauch · 10 years ago
  86. 13af4ab SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize. by Star Zeng · 10 years ago
  87. 8457d0e MdeModulePkg: Add PcdMaxAuthVariableSize declaration. by Star Zeng · 10 years ago
  88. 867d1cd BaseTools: Append FILE_GUID to BaseName. by Yingke Liu · 10 years ago
  89. 684fec3 IntelFrameworkModulePkg/IsaSerialDxe: Use PcdSerialClockRate instead of hard code value by Ruiyu Ni · 10 years ago
  90. b2a41b1 MdeModulePkg: Extend PcdSerialClockRate to dynamic type by Ruiyu Ni · 10 years ago
  91. b46daf2 MdePkg: Add EFI REST Protocol definitions by Hao Wu · 10 years ago
  92. e2c8d3c SourceLevelDebugPkg/DxeDebugAgent: Initialize Local APIC Timer by Jeff Fan · 10 years ago
  93. 8133807 Fix logic error on SectionAlignment calculation. by Yao, Jiewen · 10 years ago
  94. 4c75d05 Removing the msvcr71.dll - no longer required, building with VS2013. by lhauch · 10 years ago
  95. 90721ba OvmfPkg/PlatformPei: Initialise RCBA (B0:D31:F0 0xf0) register by Paulo Alcantara · 10 years ago
  96. 589756c OvmfPkg/PlatformPei: Query Host Bridge DID only once by Paulo Alcantara · 10 years ago
  97. 071586e EdkCompatibilityPkg SmmBaseHelper: Unregister profile image correctly. by Star Zeng · 10 years ago
  98. 63aa86b MdeModulePkg PiSmmCore: Free FullSmramRanges at error condition. by Star Zeng · 10 years ago
  99. 57400f3 MdeModulePkg DxeCore: Call UnregisterMemoryProfileImage correctly. by Star Zeng · 10 years ago
  100. eadbec0 ArmPkg: reduce sysreg access count in GIC revision probe by Ard Biesheuvel · 10 years ago