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