1. 9d36645 MdeModulePkg VariableRuntimeDxe: Add the missing gEfiImageSecurityDatabaseGuid by Star Zeng · 9 years ago
  2. 1cce53d MdeModulepkg VarCheckLib: Return NULL when no property set by Star Zeng · 9 years ago
  3. bf9f7ce NetworkPkg: remove unnecessary timeout event when setting IPv6 address. by Fu Siyuan · 9 years ago
  4. 48cb33e ShellPkg: Fix ASCII input redirection does not work correctly. by Qiu Shumin · 9 years ago
  5. da6b8fe ShellPkg: Use safe string functions to refine 'Tftp.c' code. by Qiu Shumin · 9 years ago
  6. 7bf301d MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existed vfr op-code. by Eric Dong · 9 years ago
  7. c0c300a BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for condition op-code. by Eric Dong · 9 years ago
  8. 84db904 IntelFrameworkModulePkg BdsDxe: Use PcdSet##S to replace PcdSet## by Eric Dong · 9 years ago
  9. 291422d Update register hot key logic, return EFI_ALREADY_START status if same hot key already existed. by Eric Dong · 9 years ago
  10. 377680a MdeModulePkg: Use PcdSet##S to replace PcdSet## by Eric Dong · 9 years ago
  11. 1e69581 BaseTools: Fix the issue to support windows root directory by Liming Gao · 9 years ago
  12. af9785a BaseTools: Fixed an error reported during generating report by Yonghong Zhu · 9 years ago
  13. 8145b63 BaseTool/UPT: Fix two wrong imports for UPT by Hess Chen · 9 years ago
  14. ca49b6f MdeModulePkg PiDxeS3BootScriptLib: Use PcdSet64S to instead of PcdSet64 by Star Zeng · 9 years ago
  15. 938d65a ShellPkg: Print error message when Shell set environment variable fail. by Qiu Shumin · 9 years ago
  16. 485b306 MdePkg/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocs by Ard Biesheuvel · 9 years ago
  17. 94762dd BaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocs by Ard Biesheuvel · 9 years ago
  18. 6d72ff7 UefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC not software enabled by Hao Wu · 9 years ago
  19. f17e2f8 UefiCpuPkg: Add ASSERT to handle local APIC not config properly by Hao Wu · 9 years ago
  20. 53fa874 MdePkg: Add ASSERT to handle local APIC not config properly by Hao Wu · 9 years ago
  21. 9ad48dd SecurityPkg: Clean up unused files in RngDxe by Thomas Palmer · 9 years ago
  22. 3b60842 SecurityPkg: Integrate new RngLib into RngDxe by Thomas Palmer · 9 years ago
  23. c8b6f16 MdePkg: Create GetRandomNumber128 in RngLib by Thomas Palmer · 9 years ago
  24. 64df44b ArmVirtPkg/ArmVirtQemu: enable non-exec DXE stack for AARCH64 by Ard Biesheuvel · 9 years ago
  25. c82b808 MdeModulePkg/DxeIplPeim: implement non-exec stack for ARM/AARCH64 by Ard Biesheuvel · 9 years ago
  26. 4d9a4f6 ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regions by Ard Biesheuvel · 9 years ago
  27. 5ab77c6 ArmPkg/AArch64Mmu: move page table traversal code to separate function by Ard Biesheuvel · 9 years ago
  28. 2afeabd ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXN by Ard Biesheuvel · 9 years ago
  29. 094a673 BaseTools: Update edksetup.sh to support multiple workspaces by Liming Gao · 9 years ago
  30. 485eb3a BaseTools: Update Edk2Setup.bat to support multiple workspaces by Liming Gao · 9 years ago
  31. dcc8078 BaseTools: Update edksetup.bat to support multiple workspaces by Liming Gao · 9 years ago
  32. c4f52e1 BaseTools: Update ECC tool to support multiple workspaces by Li YangX · 9 years ago
  33. fb0f806 BaseTools: Update UPT tool to support multiple workspaces by Hesheng Chen · 9 years ago
  34. 05cc51a BaseTools: Update Build tool to support multiple workspaces by Li YangX · 9 years ago
  35. 6fa04d9 EmulatorPkg/build.sh: Use GCC49 toolchain with GCC 5.* by Jordan Justen · 9 years ago
  36. 08df58e OvmfPkg: raise DXEFV size to 9 MB by Gary Ching-Pang Lin · 9 years ago
  37. c3a10e4 ArmPlatformPkg: Fixes for Juno ACPI by Supreeth Venkatesh · 9 years ago
  38. 30a3538 DuetPkg: exit pci function loops early if device is not multi-function by Joseph Shifflett · 9 years ago
  39. 25a2664 MdeModulePkg: exit pci function loops early if device is not multi-function by Joseph Shifflett · 9 years ago
  40. c5a693c NetworkPkg: HttpDxe: Remove unused local variables by Samer El-Haj-Mahmoud · 9 years ago
  41. 58a1e94 ArmPlatformPkg/ArmJunoPkg/Madt.aslc: Fix MADT header version by Sudeep Holla · 9 years ago
  42. 86cce64 ArmPlatformPkg/RTSM: remove obsolete Foundation model libraries by Ard Biesheuvel · 9 years ago
  43. 9d636f5 ArmPkg/AArch64Mmu: remove cache maintenance for page tables by Ard Biesheuvel · 9 years ago
  44. 63e1c23 BaseTools/AARCH64: use large code model for GCC <= 4.8 by Ard Biesheuvel · 9 years ago
  45. 54d8d4d ArmPkg/Mmu: do not configure block translations at level 0 by Ard Biesheuvel · 9 years ago
  46. 3b03da4 ArmVExpressPkg: use 4 KB section alignment for ARM DXE_RUNTIME_DRIVER modules by Ard Biesheuvel · 9 years ago
  47. 955b494 ArmVirtPkg: use 4 KB section alignment for ARM DXE_RUNTIME_DRIVER modules by Ard Biesheuvel · 9 years ago
  48. 64a63d6 BaseTools/ARM: move to unified GCC linker script by Ard Biesheuvel · 9 years ago
  49. ddd89cd OvmfPkg: set 4 KB section alignment for DXE_RUNTIME_DRIVER modules by Ard Biesheuvel · 9 years ago
  50. abbe4e5 Vlv2TbltDevicePkg FvbRuntimeDxe: Fix CalculateCheckSum16 input incorrect length by Star Zeng · 9 years ago
  51. 201d2d2 IntelFrameworkModulePkg GenericBdsLib: Do not assume perf entry count has no change by Star Zeng · 9 years ago
  52. 2f931dd MdeModulePkg UefiBootManagerLib: Do not assume perf entry count has no change by Star Zeng · 9 years ago
  53. 9feefde MdeModulePkg Ip4Dxe: Ip4Config2 to request DHCP Option6 DNS server IP by Samer El-Haj-Mahmoud · 9 years ago
  54. 33ecfa8 MdeModulePkg: Add SMBIOS 3.0 support in NetLibGetSystemGuid. by Samer El-Haj-Mahmoud · 9 years ago
  55. 7534ae5 ShellPkg: Add a simple case to test shell parameter parsing logic by Ruiyu Ni · 9 years ago
  56. 30634ed ShellPkg: Build all libraries unconditionally. by Qiu Shumin · 9 years ago
  57. 7a0ce8c MdePkg: remove redundant handling of EFI_IMAGE_REL_BASED_DIR64 relocations by Ard Biesheuvel · 9 years ago
  58. 5236e09 ArmVirtPkg: build the TFTP command into the UEFI shell by Laszlo Ersek · 9 years ago
  59. b2f88ff OvmfPkg: build the TFTP command into the UEFI shell by Laszlo Ersek · 9 years ago
  60. 7367e66 ShellPkg: UefiShellTftpCommandLib: fix incompatible pointer assignment by Laszlo Ersek · 9 years ago
  61. 28f27af UefiCpuPkg/CpuMpPei: Fix wrong CpuData pointer by Jeff Fan · 9 years ago
  62. 630699b UefiCpuPkg/CpuMpPei: Add check on Processors number found by Jeff Fan · 9 years ago
  63. 87ce421 NetworkPkg:Fix iSCSI driver issue to work with iSCSI LIO target by Ye Ting · 9 years ago
  64. 953bcbc ArmVirtPkg: QemuFwCfgLib: read bytes from fw-cfg with DMA when available by Laszlo Ersek · 9 years ago
  65. 50b9144 ArmVirtPkg: VirtFdtDxe: detect fw-cfg DMA interface from the DTB by Laszlo Ersek · 9 years ago
  66. 6add86a ShellPkg: Update tftp to build with current tip by Jaben Carsey · 9 years ago
  67. 310b053 Revert 18541 by Jaben Carsey · 9 years ago
  68. 0994fe6 ShellPkg: Update tftp to build with current tip by Jaben Carsey · 9 years ago
  69. 0bd0d6d BaseTools/GenFw: disable RVCT linker size optimization by Ard Biesheuvel · 9 years ago
  70. 0c960e8 BaseTools/GenFw: remove ARM and RVCT references from ELF64 code by Ard Biesheuvel · 9 years ago
  71. 36c64c6 ArmPkg/CpuDxe: Disable interrupt before restoring context by Heyi Guo · 9 years ago
  72. be73a0c SourceLevelDebugPkg: Change revision to 4 to compress packet by Ruiyu Ni · 9 years ago
  73. 9f6bc0f SourceLevelDebugPkg: Change the debug message to "v1.5" from "v1.4" by Ruiyu Ni · 9 years ago
  74. 2f71ad1 ArmVirtPkg: reduce preallocation of boot services data pages by Ard Biesheuvel · 9 years ago
  75. b82802b OvmfPkg: enable SATA controller by Reza Jelveh · 9 years ago
  76. 0febef9 OvmfPkg: QemuBootOrderLib: recognize Q35 SATA disks / CD-ROMs by Laszlo Ersek · 9 years ago
  77. 8a6e6db PcAtChipsetPkg: IdeControllerDxe: fix protocol usage hints in the INF file by Laszlo Ersek · 9 years ago
  78. 2dc5090 MdeModulePkg: AtaAtapiPassThru: select master/slave around DIAG command by Reza Jelveh · 9 years ago
  79. bcab714 OvmfPkg: SataControllerDxe: enable IO / mem access and DMA when binding by Laszlo Ersek · 9 years ago
  80. 379b179 OvmfPkg: SataControllerDxe: add cascading error handling to Start() by Laszlo Ersek · 9 years ago
  81. 12e92a2 OvmfPkg: copy SataControllerDxe from DuetPkg by Reza Jelveh · 9 years ago
  82. 83be6be DuetPkg: SataControllerDxe: fix private array subscripting by Laszlo Ersek · 9 years ago
  83. d80e8c4 DuetPkg: SataControllerDxe: fix typo in "DisqulifiedModes" by Laszlo Ersek · 9 years ago
  84. 8cfd008 NetworkPkg: Fix typos in some EFI_HTTP_STATUS_CODE definitions by Samer El-Haj-Mahmoud · 9 years ago
  85. cfc4616 MdePkg: Http.h - Add HttpMethodMax to EFI_HTTP_METHOD. by Samer El-Haj-Mahmoud · 9 years ago
  86. 255c8e2 MdePkg: Add RngLib into MdePkg by Qin Long · 9 years ago
  87. 3cfc781 MdePkg: Add CPU RdRand access APIs for random number generation by Qin Long · 9 years ago
  88. 82f3edf MdeModulePkg: Remove event from protocol database only if registered by Samer El-Haj-Mahmoud · 9 years ago
  89. e630f85 MdeModulePkg/Core/Dxe/Gcd: remove set but not used variables by Laszlo Ersek · 9 years ago
  90. c642a2c OvmfPkg/build.sh: Use GCC49 toolchain with GCC 5.* by Jordan Justen · 9 years ago
  91. 9a470da ArmVirtPkg: PlatformIntelBdsLib: signal ReadyToBoot on direct kernel boot by Laszlo Ersek · 9 years ago
  92. 7b577b2 ShellBinPkg: Ia32/X64 Shell binary update. by Qiu Shumin · 9 years ago
  93. 09d1c9e ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosview by Samer El-Haj-Mahmoud · 9 years ago
  94. 08b822e ShellPkg: Added SMBIOS 3.0 support in dmem. by Samer El-Haj-Mahmoud · 9 years ago
  95. 3a05b13 MdeModulePkg DxeCore: Take the range in resource HOB for PHIT as higher priority by Star Zeng · 9 years ago
  96. 1fab917 ShellPkg: Fix GCC build fail and code refine. by Qiu Shumin · 9 years ago
  97. a46bbdd MdeModulePkg DxeCore: Relocate HOB List after other tested memory resources added by Star Zeng · 9 years ago
  98. 2d3e4cd MdeModulePkg:Fix the bug the incorrect change of StrCpyS function by Dandan Bi · 9 years ago
  99. 4e90434 MdePkg/SmmServicesTableLib: Return TRUE in InSmm () by Jeff Fan · 9 years ago
  100. fb977e3 ShellPkg: Fix Shell fail when execute command in ShellProtocol.Execute(). by Yang Jadis · 9 years ago