1. cfc4616 MdePkg: Http.h - Add HttpMethodMax to EFI_HTTP_METHOD. by Samer El-Haj-Mahmoud · 9 years ago
  2. 255c8e2 MdePkg: Add RngLib into MdePkg by Qin Long · 9 years ago
  3. 3cfc781 MdePkg: Add CPU RdRand access APIs for random number generation by Qin Long · 9 years ago
  4. 82f3edf MdeModulePkg: Remove event from protocol database only if registered by Samer El-Haj-Mahmoud · 9 years ago
  5. e630f85 MdeModulePkg/Core/Dxe/Gcd: remove set but not used variables by Laszlo Ersek · 9 years ago
  6. c642a2c OvmfPkg/build.sh: Use GCC49 toolchain with GCC 5.* by Jordan Justen · 9 years ago
  7. 9a470da ArmVirtPkg: PlatformIntelBdsLib: signal ReadyToBoot on direct kernel boot by Laszlo Ersek · 9 years ago
  8. 7b577b2 ShellBinPkg: Ia32/X64 Shell binary update. by Qiu Shumin · 9 years ago
  9. 09d1c9e ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosview by Samer El-Haj-Mahmoud · 9 years ago
  10. 08b822e ShellPkg: Added SMBIOS 3.0 support in dmem. by Samer El-Haj-Mahmoud · 9 years ago
  11. 3a05b13 MdeModulePkg DxeCore: Take the range in resource HOB for PHIT as higher priority by Star Zeng · 9 years ago
  12. 1fab917 ShellPkg: Fix GCC build fail and code refine. by Qiu Shumin · 9 years ago
  13. a46bbdd MdeModulePkg DxeCore: Relocate HOB List after other tested memory resources added by Star Zeng · 9 years ago
  14. 2d3e4cd MdeModulePkg:Fix the bug the incorrect change of StrCpyS function by Dandan Bi · 9 years ago
  15. 4e90434 MdePkg/SmmServicesTableLib: Return TRUE in InSmm () by Jeff Fan · 9 years ago
  16. fb977e3 ShellPkg: Fix Shell fail when execute command in ShellProtocol.Execute(). by Yang Jadis · 9 years ago
  17. 580d230 MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->SetData(). by Eric Dong · 9 years ago
  18. 6c20eda MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->GetData(). by Eric Dong · 9 years ago
  19. 3f4288f MdeModulePkg/HiiDatabase: Fix Progress not point to the correct place issue. by Eric Dong · 9 years ago
  20. 2f667c5 NetworkPkg: Fix connection issue after correct SPD and re-enable IPsec by Jiaxin Wu · 9 years ago
  21. 96702f8 NetworkPkg: TrafficDirection not saved in IPsecConfig. by Fu Siyuan · 9 years ago
  22. a8706ac NetworkPkg: Enhance the NULL pointer check before dereference it. by Fu Siyuan · 9 years ago
  23. c9e2403 ShellPkg: Fix a command line unicode string type. by Samer El-Haj-Mahmoud · 9 years ago
  24. 14ae1b3 Nt32Pkg: Fix PlatformBootManagerLib to respect PcdShellFile. by Ruiyu Ni · 9 years ago
  25. 6aaac38 SecurityPkg: Reduce verbosity of TPM DEBUG messages by Samer El-Haj-Mahmoud · 9 years ago
  26. 7d9340a MdeModulePkg: Enhance PCI capability looking up logic to avoid hang by Ruiyu Ni · 9 years ago
  27. d20b06a OvmfPkg: disable no-exec DXE stack by default by Laszlo Ersek · 9 years ago
  28. ab081a5 OvmfPkg: PlatformPei: take no-exec DXE settings from the QEMU command line by Laszlo Ersek · 9 years ago
  29. c075d25 OvmfPkg: make PcdPropertiesTableEnable dynamic by Laszlo Ersek · 9 years ago
  30. d26753f OvmfPkg: make PcdSetNxForStack dynamic by Laszlo Ersek · 9 years ago
  31. 901c58c MdeModulePkg: PcdSetNxForStack: enable dynamism by Laszlo Ersek · 9 years ago
  32. 960f2d5 MdeModulePkg PiDxeS3BootScriptLib: Remove a hidden assumption. by Star Zeng · 9 years ago
  33. 2c55a81 ShellPkg: Rename some functions in Dp to avoid build errors. by Samer El-Haj-Mahmoud · 9 years ago
  34. f70f52f MdeModulePkg: Change the algorithm in SNP to use the first found BAR index. by Fu Siyuan · 9 years ago
  35. 725507b ShellPkg: Update the help information for 'setvar' command to follow Shell behavior. by Qiu Shumin · 9 years ago
  36. 7ef0690 NetworkPkg: Correct the missed code in r18449. by Fu Siyuan · 9 years ago
  37. a5382ce ShellPkg: Fix Shell does not support ASCII pipe(|a). by Qiu Shumin · 9 years ago
  38. 49c9f74 NetworkPkg: Update Http driver to use DPC mechanism. by Fu Siyuan · 9 years ago
  39. ccb7133 NetworkPkg: RxToken event not closed in Http.Response(). by Fu Siyuan · 9 years ago
  40. 51b0450 NetworkPkg: Avoid memory allocation for each HTTP message exchange. by Fu Siyuan · 9 years ago
  41. 7fd7104 NetworkPkg: Update cache management in HTTP boot driver. by Fu Siyuan · 9 years ago
  42. b578030 NetworkPkg: Enlarge receive block size of HTTP boot driver. by Fu Siyuan · 9 years ago
  43. 00261e1 BaseTools/Ecc: Remove checkpoint for STATIC modifier by Hess Chen · 9 years ago
  44. 2e7b7ce edk2: Change BaseTools owner in Maintainers.txt by Liming Gao · 9 years ago
  45. 27b5bf5 MdeModulePkg:Refine the code comments in RegularExpressionDxe. by Dandan Bi · 9 years ago
  46. 4f7d5c6 BaseTools/GenFw: align RVA of debug by Ard Biesheuvel · 9 years ago
  47. 5abc2a7 MdeModulePkg: ScsiDiskDxe: adapt SectorCount when shortening transfers by Laszlo Ersek · 9 years ago
  48. fc3c83e MdeModulePkg: ScsiDiskDxe: recognize EFI_BAD_BUFFER_SIZE by Laszlo Ersek · 9 years ago
  49. 94d449f NetworkPkg: PXE Driver's LoadFile protocol should check FilePath by Zhang Lubo · 9 years ago
  50. 6758032 MdeModulePkg: PXE Driver's LoadFile protocol should check FilePath by Zhang Lubo · 9 years ago
  51. d658727 MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER status by Feng Tian · 9 years ago
  52. 389824f ShellPkg: Fix Shell fail with redundant space following delay number. by Qiu Shumin · 9 years ago
  53. 1cdc35c MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file. by Qiu Shumin · 9 years ago
  54. 78c8ec8 ArmPlatformPkg: ASSERT that PcdSystemMemoryBase does not exceed MAX_ADDRESS by Ard Biesheuvel · 9 years ago
  55. 5f6ed46 ArmVirtPkg: set max physical address width to 40 bits by Ard Biesheuvel · 9 years ago
  56. 72daeed ArmVirtPkg/ArmVirtMemoryInitPeiLib: handle memory above 4 GB on 32-bit ARM by Ard Biesheuvel · 9 years ago
  57. 984ec75 ArmPlatformPkg/MemoryInitPeim: handle memory above 4 GB on 32-bit ARM by Ard Biesheuvel · 9 years ago
  58. 8483681 ArmPkg/Mmu: Fix potential page table memory leak by Heyi Guo · 9 years ago
  59. edff645 ArmPkg/Mmu: Increase PageLevel when table found at the targeted level by Heyi Guo · 9 years ago
  60. 41f8901 ArmPkg/Mmu: Fix literal number left shift bug by Heyi Guo · 9 years ago
  61. 946067b ArmPkg/Mmu: Fix page level calculation bug by Heyi Guo · 9 years ago
  62. 7d189f9 ArmPkg/Mmu: Fix bug of aligning new allocated page table by Heyi Guo · 9 years ago
  63. ddd097e Fixed GCC tool chain build fail. by Cecil Sheng · 9 years ago
  64. 12e37e6 Not support EBC arch for regular expression protocol driver. by Eric Dong · 9 years ago
  65. 88cbb6b MdeModulePkg: Fix a performance data buffer overrun issue by Ruiyu Ni · 9 years ago
  66. 8337590 ShellPkg: Fix 'for' command fail with multiple fields. by Qiu Shumin · 9 years ago
  67. 50e7d3d MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocol by Liming Gao · 9 years ago
  68. b29910d MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort. by Masamitsu MURASE · 9 years ago
  69. 14b0e57 MdeModulePkg: Regular expression protocol by Cecil Sheng · 9 years ago
  70. d8062f1 Rollback the patch which has error changes. by Eric Dong · 9 years ago
  71. db3b92b MdeModulePkg: Regular expression protocol by Cecil Sheng · 9 years ago
  72. 2ba88dc NetworkPkg: Fix suspicious dereference of pointer 'FieldCount' by Jiaxin Wu · 9 years ago
  73. fb9819f Handle extra module patchable PCD variable in Linux map. by Yao, Jiewen · 9 years ago
  74. a921cd1 Revert the change in r18404. by Jeff Fan · 9 years ago
  75. ed30d58 Update BaseTools binary to match main trunk r18339. by Jeff Fan · 9 years ago
  76. 35e00ac SecurityPkg: Use pointer instead of array to make code readable. by Qiu Shumin · 9 years ago
  77. 374ecd0 NetworkPkg: Fix the HttpCloseConnection fail issue by Zhang Lubo · 9 years ago
  78. 0a4f7aa UefiCpuPkg/MtrrLib: MtrrValidBitsMask and MtrrValidAddressMask wrong by Jeff Fan · 9 years ago
  79. 5fe9871 ArmPlatformPkg/HdLcd: add missing LcdIdentify() by Ard Biesheuvel · 9 years ago
  80. 0f060e3 ArmPlatformPkg: signal EndOfDxe event in PlatformBsdInit by Ard Biesheuvel · 9 years ago
  81. c68d3a6 OvmfPkg: PlatformPei: force 32-bit MMIO aperture above 3 GB on Q35 by Laszlo Ersek · 9 years ago
  82. f1cbea1 OvmfPkg: AcpiTables: serialize control methods that create named objects by Laszlo Ersek · 9 years ago
  83. 9be7518 OvmfPkg: PlatformPei: clear CMOS 0xF after setting mBootMode by Laszlo Ersek · 9 years ago
  84. da70563 ArmPkg: Bug fix for UncachedMemoryAllocationLib by Heyi Guo · 9 years ago
  85. f858b87 CryptoPkg: Fix one wrong parameter for weak key checking by Qin Long · 9 years ago
  86. 9495c01 MdeModulePkg:Support orderedList with default value by Dandan Bi · 9 years ago
  87. 5c4a379 CryptoPkg: Replace string wrapper functions with safe string functions by Qin Long · 9 years ago
  88. 01097ae NetworkPkg: remove redundant words in function comment. by Fu Siyuan · 9 years ago
  89. 7765665 Add more strict check for MOR variable, besides MOR lock variable. by Yao, Jiewen · 9 years ago
  90. 465be78 ArmPlatformPkg/ArmVExpress-FVP: enable UEFI Secure Boot by Ard Biesheuvel · 9 years ago
  91. f46ac5f ArmPlatformPkg/ArmVExpress-FVP: add support for the Intel BDS by Ard Biesheuvel · 9 years ago
  92. a680d52 ArmPlatformPkg/PlatformIntelBdsLib: add splash screen support by Ard Biesheuvel · 9 years ago
  93. 3d175bc ArmPlatformPkg/PlatformIntelBdsLib: fix and clean up error handling by Ard Biesheuvel · 9 years ago
  94. 3baf5c9 ArmPlatformPkg/PlatformIntelBdsLib: remove ARM BDS dependency by Ard Biesheuvel · 9 years ago
  95. 8b4c856 UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo () by Jeff Fan · 9 years ago
  96. f1c97bb UefiCpuPkg/CpuMpPei: Check Function pointer in PeiStartupAllAPs () by Jeff Fan · 9 years ago
  97. 44d2ec1 UefiCpuPkg/CpuMpPei: Update the old/new BSP state in SwitchBsp() by Jeff Fan · 9 years ago
  98. bf0dfea Fixed C-State issue of CPU1 of dual core. by Shifei Lu · 9 years ago
  99. 4c33aac ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2. by Eric Dong · 9 years ago
  100. c79de07 MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's installed. by Samer El-Haj-Mahmoud · 9 years ago