1. 0f2eb31 OvmfPkg: QemuFlashFvbServicesRuntimeDxe: clean up includes and libraries by Laszlo Ersek · 9 years ago
  2. 1767877 OvmfPkg: QemuFlashFvbServicesRuntimeDxe: split out runtime DXE specifics by Laszlo Ersek · 9 years ago
  3. 109301e OvmfPkg: QemuFlashFvbServicesRuntimeDxe: no dual addressing needed by Laszlo Ersek · 9 years ago
  4. f97a5b5 OvmfPkg: QemuFlashFvbServicesRuntimeDxe: remove FvbScratchSpace field by Laszlo Ersek · 9 years ago
  5. a05aff5 OvmfPkg: QemuFlashFvbServicesRuntimeDxe: remove FvbDevLock field by Laszlo Ersek · 9 years ago
  6. 2ff2a0e OvmfPkg: QemuFlashFvbServicesRuntimeDxe: fix VALID_ARCHITECTURES in INF by Laszlo Ersek · 9 years ago
  7. ea0d111 OvmfPkg: QemuFlashFvbServicesRuntimeDxe: rewrap source code to 79 chars by Laszlo Ersek · 9 years ago
  8. 141f0c6 OvmfPkg: QemuFlashFvbServicesRuntimeDxe: strip trailing whitespace by Laszlo Ersek · 9 years ago
  9. 490ce43 ShellPkg: Fix 'EfiShellExecute' doesn't get command status correctly. by Qiu Shumin · 9 years ago
  10. c2305a4 BaseTools: Add MultipleWorkspace.py in the common dependency. by Liming Gao · 9 years ago
  11. 5d3a989 MdeModulePkg: Make the BmFindLoadOption function public by Sunny Wang · 9 years ago
  12. 7beed8a BaseTools:added extern protocol/PPI/GUID definition in AutoGen for Library by Yonghong Zhu · 9 years ago
  13. 9382b53 MdePkg BaseExtractGuidedSectionLib: R15917 removed useful information wrongly by Star Zeng · 9 years ago
  14. 0a7102f ShellPkg: Update 'tftp' command help output and error messages by Tapan Shah · 9 years ago
  15. fbe618a MdeModulePkg: Fix a PciBusDxe hot plug bug by Ruiyu Ni · 9 years ago
  16. d4bf294 MdeModulePkg: Update UiApp to not display itself by Ruiyu Ni · 9 years ago
  17. 26da0b6 MdeModulePkg: Update BootManagerMenuApp to not display itself by Ruiyu Ni · 9 years ago
  18. 711ef3f MdePkg: Add a new DxeServicesLib GetFileDevicePathFromAnyFv () function by Shia Cinnamon · 9 years ago
  19. 9b18845 MdeModulePkg Variable: Enhance variable performance by reading from existed memory cache. by Derek Lin · 9 years ago
  20. fbd2dfa ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir(). by Qiu Shumin · 9 years ago
  21. a7e173b BaseTools/Scripts: Add PatchCheck.py script by Jordan Justen · 9 years ago
  22. 0f34a05 OvmfPkg: XenPvBlkDxe: handle empty cdrom drives by Stefano Stabellini · 9 years ago
  23. f4c3c92 MdeModulePkg SetupBrowserDxe: Save global variable values before nest function called. by Eric Dong · 9 years ago
  24. 47022e8 AppPkg: Add switch to cause stderr to be aliased to stdout. by Daryl McDaniel · 9 years ago
  25. b7953e2 UefiCpuPkg: Add PiSmmCpuDxeSmm module to DSC file by Michael Kinney · 9 years ago
  26. 427e357 UefiCpuPkg: Add PiSmmCpuDxeSmm module X64 files by Michael Kinney · 9 years ago
  27. 7947da3 UefiCpuPkg: Add PiSmmCpuDxeSmm module IA32 files by Michael Kinney · 9 years ago
  28. 529a5a8 UefiCpuPkg: Add PiSmmCpuDxeSmm module no IA32/X64 files by Michael Kinney · 9 years ago
  29. 406c720 UefiCpuPkg: Update DEC/DSC files for new includes and libraries by Michael Kinney · 9 years ago
  30. a0fa23a UefiCpuPkg: Add CPU Hot Plug Data include file by Michael Kinney · 9 years ago
  31. 1c27f92 UefiCpuPkg: Add ACPI CPU Data include file by Michael Kinney · 9 years ago
  32. 70de765 UefiCpuPkg: Add SMRAM Save State include file by Michael Kinney · 9 years ago
  33. 9f1fc50 UefiCpuPkg: Add SMM CPU Service Protocol by Michael Kinney · 9 years ago
  34. 2b63446 UefiCpuPkg: Add SmmCpuPlatformHookLib by Michael Kinney · 9 years ago
  35. a9764e6 UefiCpuPkg: Add SmmCpuFeaturesLib by Michael Kinney · 9 years ago
  36. d947a4c UefiCpuPkg: Add SecCore module and supporting library class and PCD by Michael Kinney · 9 years ago
  37. 1921695 UefiCpuPkg: Add SecCore module by Michael Kinney · 9 years ago
  38. a39d509 UefiCpuPkg: Add PlatformSecLib by Michael Kinney · 9 years ago
  39. b3dc26e UefiCpuPkg: Add SMM Communication PPI and Handler Modules by Michael Kinney · 9 years ago
  40. 28a7ddf UefiCpuPkg: Add Cpuid.h include files for CPUID related defines by Michael Kinney · 9 years ago
  41. 94941c8 UefiCpuPkg: CpuDxe: broadcast MTRR changes to APs by Laszlo Ersek · 9 years ago
  42. 1aa6bf5 UefiCpuPkg: CpuDxe: Wait for APs to enter idle loop by Michael Kinney · 9 years ago
  43. 1e410ea UefiCpuPkg: CpuDxe: Use PCD for AP detection timeout by Michael Kinney · 9 years ago
  44. 944f45a UefiCpuPkg: Update CPU MP drivers to support single CPU configuration by Michael Kinney · 9 years ago
  45. 368002a Update the ACPI device information for ARM Juno. by Jeremy Linton · 9 years ago
  46. ae52e92 ArmPlatformPkg: CRLF fixups for Juno ACPI by Leif Lindholm · 9 years ago
  47. d2dbe5b MdeModulePkg VarCheckLib: R18611 was thoughtless for property set by Star Zeng · 9 years ago
  48. 3a2e6a7 SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issue by Cohen, Eugene · 9 years ago
  49. fcb636e OvmfPkg: VirtioBlkDxe: reset device at ExitBootServices() by Laszlo Ersek · 9 years ago
  50. fbc8081 OvmfPkg: VirtioScsiDxe: reset device at ExitBootServices() by Laszlo Ersek · 9 years ago
  51. f3e34b9 OvmfPkg: Sec: Fix SOURCE_DEBUG_ENABLE ASSERT() by Michael Kinney · 9 years ago
  52. 5efb287 MdeModulePkg: SmbiosDxe: soften DEBUG messages about table reallocation by Laszlo Ersek · 9 years ago
  53. fcdfd24 MdeModulePkg: FaultTolerantWriteDxe: clean up some "success" messages by Laszlo Ersek · 9 years ago
  54. 8a4b243 MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinit by Laszlo Ersek · 9 years ago
  55. 582085e ArmPlatformPkg: NorFlashDxe: mellow DEBUG messages about flash reinit by Laszlo Ersek · 9 years ago
  56. f813662 ArmVirtPkg: include BaseStackCheckLib also for AARCH64 by Mark Rutland · 9 years ago
  57. c476450 NetworkPkg: reset DHCP child when leaving PXE LoadFile. by Fu Siyuan · 9 years ago
  58. 30268f2 MdeModulePkg: reset DHCP child when leaving PXE LoadFile. by Fu Siyuan · 9 years ago
  59. fe3ca12 SecurityPkg: Use PcdSet##S to instead of PcdSet## by Star Zeng · 9 years ago
  60. e90c57a SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuid by Star Zeng · 9 years ago
  61. 9d36645 MdeModulePkg VariableRuntimeDxe: Add the missing gEfiImageSecurityDatabaseGuid by Star Zeng · 9 years ago
  62. 1cce53d MdeModulepkg VarCheckLib: Return NULL when no property set by Star Zeng · 9 years ago
  63. bf9f7ce NetworkPkg: remove unnecessary timeout event when setting IPv6 address. by Fu Siyuan · 9 years ago
  64. 48cb33e ShellPkg: Fix ASCII input redirection does not work correctly. by Qiu Shumin · 9 years ago
  65. da6b8fe ShellPkg: Use safe string functions to refine 'Tftp.c' code. by Qiu Shumin · 9 years ago
  66. 7bf301d MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existed vfr op-code. by Eric Dong · 9 years ago
  67. c0c300a BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for condition op-code. by Eric Dong · 9 years ago
  68. 84db904 IntelFrameworkModulePkg BdsDxe: Use PcdSet##S to replace PcdSet## by Eric Dong · 9 years ago
  69. 291422d Update register hot key logic, return EFI_ALREADY_START status if same hot key already existed. by Eric Dong · 9 years ago
  70. 377680a MdeModulePkg: Use PcdSet##S to replace PcdSet## by Eric Dong · 9 years ago
  71. 1e69581 BaseTools: Fix the issue to support windows root directory by Liming Gao · 9 years ago
  72. af9785a BaseTools: Fixed an error reported during generating report by Yonghong Zhu · 9 years ago
  73. 8145b63 BaseTool/UPT: Fix two wrong imports for UPT by Hess Chen · 9 years ago
  74. ca49b6f MdeModulePkg PiDxeS3BootScriptLib: Use PcdSet64S to instead of PcdSet64 by Star Zeng · 9 years ago
  75. 938d65a ShellPkg: Print error message when Shell set environment variable fail. by Qiu Shumin · 9 years ago
  76. 485b306 MdePkg/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocs by Ard Biesheuvel · 9 years ago
  77. 94762dd BaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocs by Ard Biesheuvel · 9 years ago
  78. 6d72ff7 UefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC not software enabled by Hao Wu · 9 years ago
  79. f17e2f8 UefiCpuPkg: Add ASSERT to handle local APIC not config properly by Hao Wu · 9 years ago
  80. 53fa874 MdePkg: Add ASSERT to handle local APIC not config properly by Hao Wu · 9 years ago
  81. 9ad48dd SecurityPkg: Clean up unused files in RngDxe by Thomas Palmer · 9 years ago
  82. 3b60842 SecurityPkg: Integrate new RngLib into RngDxe by Thomas Palmer · 9 years ago
  83. c8b6f16 MdePkg: Create GetRandomNumber128 in RngLib by Thomas Palmer · 9 years ago
  84. 64df44b ArmVirtPkg/ArmVirtQemu: enable non-exec DXE stack for AARCH64 by Ard Biesheuvel · 9 years ago
  85. c82b808 MdeModulePkg/DxeIplPeim: implement non-exec stack for ARM/AARCH64 by Ard Biesheuvel · 9 years ago
  86. 4d9a4f6 ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regions by Ard Biesheuvel · 9 years ago
  87. 5ab77c6 ArmPkg/AArch64Mmu: move page table traversal code to separate function by Ard Biesheuvel · 9 years ago
  88. 2afeabd ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXN by Ard Biesheuvel · 9 years ago
  89. 094a673 BaseTools: Update edksetup.sh to support multiple workspaces by Liming Gao · 9 years ago
  90. 485eb3a BaseTools: Update Edk2Setup.bat to support multiple workspaces by Liming Gao · 9 years ago
  91. dcc8078 BaseTools: Update edksetup.bat to support multiple workspaces by Liming Gao · 9 years ago
  92. c4f52e1 BaseTools: Update ECC tool to support multiple workspaces by Li YangX · 9 years ago
  93. fb0f806 BaseTools: Update UPT tool to support multiple workspaces by Hesheng Chen · 9 years ago
  94. 05cc51a BaseTools: Update Build tool to support multiple workspaces by Li YangX · 9 years ago
  95. 6fa04d9 EmulatorPkg/build.sh: Use GCC49 toolchain with GCC 5.* by Jordan Justen · 9 years ago
  96. 08df58e OvmfPkg: raise DXEFV size to 9 MB by Gary Ching-Pang Lin · 9 years ago
  97. c3a10e4 ArmPlatformPkg: Fixes for Juno ACPI by Supreeth Venkatesh · 9 years ago
  98. 30a3538 DuetPkg: exit pci function loops early if device is not multi-function by Joseph Shifflett · 9 years ago
  99. 25a2664 MdeModulePkg: exit pci function loops early if device is not multi-function by Joseph Shifflett · 9 years ago
  100. c5a693c NetworkPkg: HttpDxe: Remove unused local variables by Samer El-Haj-Mahmoud · 9 years ago