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