1. 6f6c785 Remove TPM selftest on S3 boot path to save time by czhang46 · 12 years ago
  2. fc78c48 EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Mode by oliviermartin · 12 years ago
  3. f52be04 Fix a bug that causes GCC build failure. by niruiyu · 12 years ago
  4. 39b3654 Fix a bug that incorrectly uses && instead of !! in IsKeyOptionVariable(). by niruiyu · 12 years ago
  5. d2bf991 OvmfPkg: QemuBootOrder: recognize virtio-scsi devices by jljusten · 12 years ago
  6. 37078a6 OvmfPkg: introduce virtio-scsi driver by jljusten · 12 years ago
  7. c8c2e4d OvmfPkg: VirtioBlkDriverBindingStop: fix incorrect use of UEFI driver model by jljusten · 12 years ago
  8. 74418fe ArmPlatformPkg/BaseTools-Pending-Patches.patch: Added latest ARMGCC & ARMLINUXGCC updated flags by oliviermartin · 12 years ago
  9. eb58f55 Fix coding style issue in CryptoPkg. by tye1 · 12 years ago
  10. 980050b Use %lx to print UINT64 value instead of %x. by niruiyu · 12 years ago
  11. 7714cf7 Fix a bug that BCFG creates Key#### variable bigger than it should be. by niruiyu · 12 years ago
  12. ad481b0 Remove the KeyOrder variable dependency from BDS by niruiyu · 12 years ago
  13. f269f2a Add manual configured gateway address back after system reset. by tye1 · 12 years ago
  14. 75dce34 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected. by sfu5 · 12 years ago
  15. e98e59c Fix a bug in OpensslLib that PKCS7_verify will use over 8k stack space. by sfu5 · 12 years ago
  16. 24ee1cc Fix buffer overflow issue in Consplitter. by li-elvin · 12 years ago
  17. 1a6fdcb Fix code potential errors in IPsec. by qianouyang · 12 years ago
  18. 616ac6f Fix ECC issue. by li-elvin · 12 years ago
  19. 64470c1 Remove useless MD5 OID ASN.1 value from DxeImageVerificationLib. by tye1 · 12 years ago
  20. fe5eea5 Add SPC_INDIRECT_DATA_OBJID check to make sure contentType equals to the by tye1 · 12 years ago
  21. 3d267c7 Fix code potential errors. by ydong10 · 12 years ago
  22. fe8a16e Fix a typo in comments. by ydong10 · 12 years ago
  23. 6b52b72 Update SmiManager() to invoke all root SMI handlers to following PI Spec. by vanjeff · 12 years ago
  24. f941bec Change TPM ACCESS_X.activeLocality test timeout to TIMEOUT_A by czhang46 · 12 years ago
  25. 89be2b0 Fix time-based and count-based authenticated variable can be updated by each other without verification. by gdong1 · 12 years ago
  26. 389b551 OvmfPkg/VirtioBlkDxe: Fix VS2012 IA32 build by jljusten · 12 years ago
  27. 2f03f79 OvmfPkg: VirtioBlkDxe: fix div & mod of 64-bit dividends on IA32/gcc-4.4 by jljusten · 12 years ago
  28. 9de0355 OvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxe by jljusten · 12 years ago
  29. e371e7e OvmfPkg: librarize reusable bits from VirtioBlkDxe's SynchronousRequest() by jljusten · 12 years ago
  30. 7fcacd6 OvmfPkg: rename AppendDesc to VirtioAppendDesc by jljusten · 12 years ago
  31. 263559b OvmfPkg: extract VirtioLib from VirtioBlkDxe by jljusten · 12 years ago
  32. 6b28fe9 OvmfPkg: Include/IndustryStandard: extract VirtioBlk.h from Virtio.h by jljusten · 12 years ago
  33. a9624f9 OvmfPkg: rename OFFSET_OF_VHDR() / SIZE_OF_VHDR() to *_OF_VBLK() by jljusten · 12 years ago
  34. 55c3443 OvmfPkg: regroup virtio config fields into generic & specific structs by jljusten · 12 years ago
  35. 2c3239f OvmfPkg: IndustryStandard/Virtio.h: use OFFSET_OF in OFFSET_OF_VHDR by jljusten · 12 years ago
  36. d128191 OvmfPkg: add inclusion guards in Include/IndustryStandard/Virtio.h by jljusten · 12 years ago
  37. 045b46e OvmfPkg: move VirtioBlkDxe/Virtio.h to Include/IndustryStandard/Virtio.h by jljusten · 12 years ago
  38. 936e3a5 OvmfPkg: add inclusion guards to VirtioBlkDxe/VirtioBlk.h by jljusten · 12 years ago
  39. af23045 StdLib: Reverse a previous change resulting in string pointers that were not being incremented sufficiently to accommodate the terminating NUL. by darylm503 · 12 years ago
  40. e2a5ae0 PAL_LOGICAL_PROCESSPR_OVERVIEW structure was incorrectly defined. And PAL_MC_ERROR_TYPE_INFO has new fields defined per the latest Itanium developer manual. by li-elvin · 12 years ago
  41. 48da9f0 Roll back r13823. by vanjeff · 12 years ago
  42. ab04e71 by vanjeff · 12 years ago
  43. 4ccfd30 Add PcdFastPS2Detection to improve PS2 keyboard driver start performance. by li-elvin · 12 years ago
  44. e8c758d Update header format by hhtian · 12 years ago
  45. 90cce8c Update license statement by hhtian · 12 years ago
  46. ce68d3b Add missing braces around initializer. by lzeng14 · 12 years ago
  47. a595338 Add missing parameter in functions header. by vanjeff · 12 years ago
  48. 5676ccc Fix some corner case for LazyConIn feature by czhang46 · 12 years ago
  49. c843ef6 MdeModulePkg/UsbBusDxe: Timing tunning for better boot performance. by erictian · 12 years ago
  50. fa8801f Add missing SocketIdentifier for Memory Topology table in ACPI5.0. by jyao1 · 12 years ago
  51. 10e726c Poll the network adapter during connect by lpleahy · 12 years ago
  52. 4652be0 Fixed close for socket to properly release the socket context structure and the handle. by lpleahy · 12 years ago
  53. e06a4cd OvmfPkg: QemuBootOrder: recognize virtio-blk OFW device paths by jljusten · 12 years ago
  54. ec01afd OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2 by jljusten · 12 years ago
  55. cdde6dd OvmfPkg: QemuBootOrder: whitespace fix by jljusten · 12 years ago
  56. fd51d75 OvmfPkg: introduce virtio-blk driver by jljusten · 12 years ago
  57. 04cabbc MdePkg: Fix incorrect SPCR definitions for 115200 and 57600 baud rate by jyao1 · 12 years ago
  58. f58fcb0 Move GOP and UGA draw from Consplitter entrypoint to start(). When there is one real physical graphics device in system, Consplitter will expose GOP/UGA protocol on the virtual handle. In addition, fix a obvious logic issue in GraphicsConsole. by li-elvin · 12 years ago
  59. f330ff3 Contributed-under: TianoCore Contribution Agreement 1.0 by mdkinney · 12 years ago
  60. c42c9ca StdLib: Fix several problems where characters were not being correctly converted between wide and MBCS. by darylm503 · 12 years ago
  61. e2a013f UnixPkg: Mark as deprecated (replaced by EmulatorPkg) by jljusten · 12 years ago
  62. d3a24ff When SOURCE_DEBUG_ENABLE is set, a TimerLib is linked into the SEC Phase to support the Debug Agent and the TimerLib is mapped into read-only ROM/FLASH. by mdkinney · 12 years ago
  63. eaeb450 Here is a patch that by default keeps the current 1MB FD sizes. If FD_SIZE_2MB is defined, then 2MB FD sizes will be used. by mdkinney · 12 years ago
  64. 4a823e2 The Driver Binding Protocol Stop() function for the UndiRuntimeDxe is performing actions in the incorrect order. The call to UninstallMultipleProtocolInterfaces() removes all the protocols from the child handle, which means ChildHandleBuffer[Index] is no longer valid. After the call to UninstallMultipleProtocolInterfaces(), ChildHandleBuffer[Index] is used again in a call to CloseProtocol(). The handle is not valid, so CloseProtocol() returns an error and generates an ASSERT(). by mdkinney · 12 years ago
  65. bbcafc4 The exception table information in X64 PE/COFF images is being stripped by default in the OvmfPkg. by mdkinney · 12 years ago
  66. dccf767 VS2005 and DDK3790 tool chain tags require typecasts to BOOLEAN to compile. by mdkinney · 12 years ago
  67. 02bbc6e MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘return’ instruction in the switch(). by erictian · 12 years ago
  68. deb8a06 ArmPlatformPkg/LcdPlatformLib.h: Updated HD mode settings to produce a 60Hz frame rate by oliviermartin · 12 years ago
  69. beeb44f ArmPlatformPkg/LcdPlatformLib.h: Added support for 'WSXGA+ Mode: 1680 x 1050' by oliviermartin · 12 years ago
  70. 295c2eb ArmPlatformPkg/ArmVExpress-CTA15-A7: Added support for CoreTile Express A15x2_A7x3 by oliviermartin · 12 years ago
  71. 17839a4 ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks by oliviermartin · 12 years ago
  72. 7d49ced EmbeddedPkg: Introduced 'SerialPortExtLib.h' by oliviermartin · 12 years ago
  73. 21de944 ARM Packages: Moved ARM assembly files to 'Arm' subdirectory by oliviermartin · 12 years ago
  74. 145292e ArmPlatformPkg/EblCmdLib: Added the command 'dumpfdt' by oliviermartin · 12 years ago
  75. 0657689 ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition() by oliviermartin · 12 years ago
  76. 695df8b ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCount by oliviermartin · 12 years ago
  77. 0a6653b ArmPkg/BdsLib: Added FDT support for BdsLib by oliviermartin · 12 years ago
  78. 619b399 ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type library by oliviermartin · 12 years ago
  79. fb47559 ArmPlatformPkg/PrePi: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLib by oliviermartin · 12 years ago
  80. 9d6b024 ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLib by oliviermartin · 12 years ago
  81. 7ea4cf3 Add more exact SMM check in SmmFaultTolerantWriteHandler. by lzeng14 · 12 years ago
  82. 0758c83 Rename Trusted Hob to Measured FV hob and add Guided Hob layout structure by czhang46 · 12 years ago
  83. 751915b ArmPlatformPkg/ArmVExpress-CTA9x4.dsc: Fixed build by oliviermartin · 12 years ago
  84. fa4a706 EmbeddedPkg: Added support to libfdt by oliviermartin · 12 years ago
  85. 8213627 ArmPlatformPkg/Bds: Replaced 'EBL' by 'UEFI Shell' as the default shell on ARM Platforms by oliviermartin · 12 years ago
  86. e1772ad ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat driver and UEFI Shell by oliviermartin · 12 years ago
  87. 189924c ShellBinPkg: Added ARM Binaries by oliviermartin · 12 years ago
  88. 1282a3d FatBinPkg: Added ARM Binaries by oliviermartin · 12 years ago
  89. c0004f9 EdkShellPkg: Added new patch to support EFI Shell project revision 61 by oliviermartin · 12 years ago
  90. 3f92295 EdkShellBinPkg: Added ARM Binaries by oliviermartin · 12 years ago
  91. bedf36d Omap35xxPkg/Flash: Fixed 'NandStatus may be used before being set' by oliviermartin · 12 years ago
  92. b34e4db ARM Packages: Minor typo, mispellings and coding style changes by oliviermartin · 12 years ago
  93. 4706ff4 Enable EFI_IFR_DEFAULT2 opcode in browser. by ydong10 · 12 years ago
  94. 18c4970 Add debug port and debug port 2 table. by jyao1 · 12 years ago
  95. c878cee Save and disable CPU interrupt before programming MTRR settings, and restore the CPU interrupt after programming MTRR setting. by vanjeff · 12 years ago
  96. 3999f1f Reset system only when the pre-allocated memory is more than 1.5 of needed memory and boot mode is BOOT_WITH_DEFAULT_SETTING, or less than the needed memory. by niruiyu · 12 years ago
  97. 68978a5 ArmPlatformPkg/EblCmdLib: Fixed 'performance' command by oliviermartin · 12 years ago
  98. ba8bd8c ArmPlatformPkg/VExpressMotherBoard.h: Added more motherboard definitions by oliviermartin · 12 years ago
  99. 554451b ArmPlatformPkg/PL011Uart: The PL011 UART fractional part does not need to be zero by oliviermartin · 12 years ago
  100. 01bd6ea ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENT by oliviermartin · 12 years ago