1. f5241b5 ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxe by Olivier Martin · 10 years ago
  2. 793ca69 ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib by Olivier Martin · 10 years ago
  3. 60775c5 ArmPkg/ArmGic: Moved ArmGicDisableDistributor() to ArmGicLib.c by Olivier Martin · 10 years ago
  4. 0458b42 ArmPkg/ArmGic: Move RegisterInterruptSource() to the common GicDxe file by Olivier Martin · 10 years ago
  5. 69b5dc9 ArmPkg/ArmGic: Move the installation and the registration to InstallAndRegisterInterruptService() by Olivier Martin · 10 years ago
  6. 397bdc9 ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib (cont) by Olivier Martin · 10 years ago
  7. e700a1f ArmPkg/ArmGic: Introduced helper functions to access the GIC controller by Olivier Martin · 10 years ago
  8. 4edcf21 ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib by Olivier Martin · 10 years ago
  9. 2ca815a ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgement by Olivier Martin · 10 years ago
  10. d80401a ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt() by Olivier Martin · 10 years ago
  11. e1f2dfe MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support. by Star Zeng · 10 years ago
  12. 8acb3f7 Refine the save action for the BdsDxe. by Eric Dong · 10 years ago
  13. dda74d6 EmulatorPkg/EmuSimpleFileSystemDxe: Fix incorrect return values upon allocation failure by Paulo Alcantara · 10 years ago
  14. 4451c6e EmulatorPkg/EmuSimpleFileSystemDxe: Fix minor typos by Paulo Alcantara · 10 years ago
  15. 859b0db SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC build failure after -Wno-missing-braces option in GCC removed. by Star Zeng · 10 years ago
  16. a94733b Correct the default value for date opcode. by Eric Dong · 10 years ago
  17. d987459 MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support. by Star Zeng · 10 years ago
  18. ef96ba3 MdeModulePkg SmmLockBoxSmmLib: Add debug message for the address of lockbox(smm) copy. by Star Zeng · 10 years ago
  19. edc93a3 ArmPkg/BdsLib: Prevent memory leak whith TFTP by Olivier Martin · 11 years ago
  20. a621711 ArmPkg/ArmCacheMaintenanceLib: Fixed comment (and coding style) by Olivier Martin · 11 years ago
  21. 52659ef EmbeddedPkg/SerialDxe: Fixed the mixture of RETURN_STATUS and EFI_STATUS by Olivier Martin · 11 years ago
  22. 6defc4d ArmPkg/CpuDxe/ArmV6: Return error status when ExceptionHandlersStart is not 32-byte aligned by Olivier Martin · 11 years ago
  23. e4ac870 Sync BaseTool trunk (version r2670) into EDKII BaseTools. by Gao, Liming · 11 years ago
  24. 148af38 ShellPkg: Fix Ctrl+C support for dmpstore command. by Tapan Shah · 11 years ago
  25. 48178d7 Fix a bug in IP4 driver when computing the network broadcast adress. by Fu, Siyuan · 11 years ago
  26. 9e2364e Fix the potential address overflow issue when checking PE signature. by Jeff Fan · 11 years ago
  27. 8c01a99 OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Fix GCC44 build failure. by Gao, Liming · 11 years ago
  28. 891d844 MdeModulePkg/PiSmmCore: Initialize missing LoadedImage protocol fields for SMM driver. by Tapan Shah · 11 years ago
  29. d070eef EmulatorPkg/CpuRuntimeDxe: Fix typos in MpService by Chen Fan · 11 years ago
  30. 523f48e Refine code to make it more safely. by Eric Dong · 11 years ago
  31. d0f65b2 Refine code to make it more safely. by Eric Dong · 11 years ago
  32. 6afd9f4 Refine code to make it more safely. by Eric Dong · 11 years ago
  33. b5f8b5b Refine code to make it more safely. by Eric Dong · 11 years ago
  34. 5a18908 Refine code to make it more safely. by Eric Dong · 11 years ago
  35. 81cd2f5 Refine code to make it more safely. by Eric Dong · 11 years ago
  36. 45295cf Refine code to make it more safely. by Eric Dong · 11 years ago
  37. 79ecd2d Refine code to make it more safely. by Eric Dong · 11 years ago
  38. 1fee530 Refine code to make it more safely. by Eric Dong · 11 years ago
  39. 393a316 Refine code to make it more safely. by Eric Dong · 11 years ago
  40. 53db912 Refine code to make it more safely. by Eric Dong · 11 years ago
  41. 2f497dc MdeModulePkg/DxeMain: Zero ImageContext local variable before passing it down to PeCoffLoaderRelocateImageExtraAction() by Andrew Fish · 11 years ago
  42. 84043ad OvmfPkg: add missing braces to aggregate and/or union initializers by Laszlo Ersek · 11 years ago
  43. ffccb93 Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE. by Dong, Guo · 11 years ago
  44. 83c7a55 ShellPkg: Fix 'mv' command to not attempt moving a file from write-protected media by Chris Phillips · 11 years ago
  45. b34039b Add DEBUG message for all fields in AcpiS3Context. by Gao, Liming · 11 years ago
  46. 66c7770 Add DEBUG message for all fields in AcpiS3Context. by Gao, Liming · 11 years ago
  47. e837e22 Correct comment typo in AsmReadCr0() function. by Gao, Liming · 11 years ago
  48. e71cb45 ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellCommandLib library. by Tapan Shah · 11 years ago
  49. b0fdce9 ARM Packages: Fixed missing braces (the warning was disabled by GCC) by Olivier Martin · 11 years ago
  50. ec6b8ed ArmPlatformPkg/SP804TimerLib: Checked both Metronome and Performance timers are initialized by Olivier Martin · 11 years ago
  51. 97be280 PcAtChipsetPkg: Enable timer interrupt through I/O APIC by Tycho Nightingale · 11 years ago
  52. 7d84fbb Do not create boot option for logical block io device. by Ruiyu Ni · 11 years ago
  53. a618eaa OvmfPkg: AcpiPlatformDxe: don't rely on unstable QEMU interface by Laszlo Ersek · 11 years ago
  54. 374df8f OvmfPkg: AcpiPlatformDxe: exclude RSD PTR from QEMU's fw_cfg payload by Laszlo Ersek · 11 years ago
  55. 2d1fe95 OvmfPkg: AcpiPlatformDxe: pass FwCfgFile to InstallQemuLinkedTables() by Laszlo Ersek · 11 years ago
  56. 6a90429 OvmgPkg: QemuFwCfgLib: export QEMU_FW_CFG_FNAME_SIZE by Laszlo Ersek · 11 years ago
  57. 8819a09 Fix GCC build fail. by Eric Dong · 11 years ago
  58. b0bc24a The following call tree exposes a bug in the lifetime (ie. too late by Alex Williamson · 11 years ago
  59. 183ecff ShellPkg: Remove use of ASSERT to test parameters by Jaben Carsey · 11 years ago
  60. c5ed01d Contributed-under: TianoCore Contribution Agreement 1.0 by Victor Gouveia · 11 years ago
  61. 277fe9a Create boot option for all block IO devices no matter what the device path looks like. by Ruiyu Ni · 11 years ago
  62. be9304f Support RouteConfig function for BdsDxe driver. by Eric Dong · 11 years ago
  63. 885f7fd ShellPkg: Fix duplicate String IDs by Jaben Carsey · 11 years ago
  64. 9a70350 Fix build issues with Xcode in CryptoPkg and SecurityPkg. by Andrew Fish · 11 years ago
  65. 7bf3ce9 Fix build issues with Xcode in CryptoPkg and SecurityPkg. by Andrew Fish · 11 years ago
  66. 022ed0d Use a compare operator for Non-Boolean comparison in 'map.c'. by Qiu Shumin · 11 years ago
  67. 33eb033 ShellPkg: fix Comp command output by Jaben Carsey · 11 years ago
  68. 4ab4497 MdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0 to wait NVMe Host controller disable by Tian, Feng · 11 years ago
  69. e9bf5b1 Rename TimeoutInSeconds to Timeout to avoid confusion. by Jeff Fan · 11 years ago
  70. b4a6629 ArmPlatformPkg/ArmVExpressPkg: Set CNTFRQ to 100Mhz for the Fast Models by Olivier Martin · 11 years ago
  71. 5f1103b ArmPkg/AsmMacroIoLib: Add support for ARM Compiler 6.00 by Olivier Martin · 11 years ago
  72. ec17f0f ArmPkg/CpuDxe: Stack Pointer is not 8-bytes aligned in AArch32 interrupt handling by Olivier Martin · 11 years ago
  73. 27331bf ArmPkg: Added new ARM Processor Feature Register definitions by Olivier Martin · 11 years ago
  74. 01674af ArmPkg/ArmLib: Drain Write Buffer before DCache maintenance operations. by Olivier Martin · 11 years ago
  75. 8b7f930 ArmPlatformPkg/Ds5: Added script to profile EDK2 with ARM DSTREAM by Olivier Martin · 11 years ago
  76. 451b665 ArmPkg/DefaultExceptionHandlerLib/Aarch64: Added friendly debug message by Olivier Martin · 11 years ago
  77. f747c71 ShellPkg: fix display for map command with filtering by Jaben Carsey · 11 years ago
  78. 0c41d28 ShellPkg: replace unrecognized Environment Variables with empty quotes so commands or applications know something existed. by Jaben Carsey · 11 years ago
  79. b5ce69c Update the comments for function 'InternalShellExecuteDevicePath' in ShellProtocol.c to make it consistent with parameter names. by Qiu Shumin · 11 years ago
  80. f3fc9d8 Remove the RT attribute for HDDP variable and validate the variable content before using it. by Ruiyu Ni · 11 years ago
  81. ed2867d Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build. by Ruiyu Ni · 11 years ago
  82. 21def10 Add 'file not found' debug message to MTFTP. by Brendan Jackman · 11 years ago
  83. a145e28 OvmfPkg/SMBIOS: Add QEMU support to OVMF SMBIOS driver by Gabriel Somlo · 11 years ago
  84. 6b23d76 OvmfPkg/SMBIOS: Reuse handles supplied by underlying VM by Gabriel Somlo · 11 years ago
  85. 9080334 OvmfPkg: QemuVideoDxe: Int10h stub for Windows 7 & 2008 (stdvga, QXL) by Laszlo Ersek · 11 years ago
  86. d8f36fb ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extension by Olivier Martin · 11 years ago
  87. 6b5f577 Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar even it's below 6 to follow the UEFI Spec. by Ruiyu Ni · 11 years ago
  88. 36d6448 Handle multi instances device path while connecting console devices. by Qiu Shumin · 11 years ago
  89. 67c49e4 EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MAX_SIZE by Olivier Martin · 11 years ago
  90. 3bdb6d1 Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar even it's below 6 to follow the UEFI Spec. by Ruiyu Ni · 11 years ago
  91. ab82122 MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to strictly comply with UEFI spec by Tian, Feng · 11 years ago
  92. 129ff94 Fix some build issues (ARM toolchain). by Olivier Martin · 11 years ago
  93. 36d66ac ArmPlatformPkg/NorFlashDxe: Fixed LBA for FVB by Olivier Martin · 11 years ago
  94. 7c794bf ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Fixed LAN controller name by Olivier Martin · 11 years ago
  95. 7282b50 ShellPkg: Add error messages to CP when destination file or directory cannot be opened/created by Jaben Carsey · 11 years ago
  96. 09a43a5 ShellPkg: report error when EfiDecompress is run on a non-compressed file by Jaben Carsey · 11 years ago
  97. 271ce4b ArmPkg/BdsLib/AArch64: Added more useful error messages when loading Linux by Brendan Jackman · 11 years ago
  98. 1aaa6f6 ArmPkg/BdsLib: Fix allocating kernel buffer in TFTP by Brendan Jackman · 11 years ago
  99. 48ef4e4 ArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when first entry is in 3-level by Olivier Martin · 11 years ago
  100. 7da62bc Based on request, export ResetRequired info used by browser. by Eric Dong · 11 years ago