summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-12OvmfPkg: regroup virtio config fields into generic & specific structsjljusten
2012-10-12OvmfPkg: IndustryStandard/Virtio.h: use OFFSET_OF in OFFSET_OF_VHDRjljusten
2012-10-12OvmfPkg: add inclusion guards in Include/IndustryStandard/Virtio.hjljusten
2012-10-12OvmfPkg: move VirtioBlkDxe/Virtio.h to Include/IndustryStandard/Virtio.hjljusten
2012-10-12OvmfPkg: add inclusion guards to VirtioBlkDxe/VirtioBlk.hjljusten
2012-10-12StdLib: Reverse a previous change resulting in string pointers that were not ...darylm503
2012-10-12PAL_LOGICAL_PROCESSPR_OVERVIEW structure was incorrectly defined. And PAL_MC_...li-elvin
2012-10-11Roll back r13823.vanjeff
2012-10-11git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13823 6f...vanjeff
2012-10-11Add PcdFastPS2Detection to improve PS2 keyboard driver start performance.li-elvin
2012-10-11Update header formathhtian
2012-10-11Update license statementhhtian
2012-10-11Add missing braces around initializer.lzeng14
2012-10-10Add missing parameter in functions header.vanjeff
2012-10-10Fix some corner case for LazyConIn featureczhang46
2012-10-10MdeModulePkg/UsbBusDxe: Timing tunning for better boot performance.erictian
2012-10-09Add missing SocketIdentifier for Memory Topology table in ACPI5.0.jyao1
2012-10-08Poll the network adapter during connectlpleahy
2012-10-08Fixed close for socket to properly release the socket context structure and t...lpleahy
2012-10-08OvmfPkg: QemuBootOrder: recognize virtio-blk OFW device pathsjljusten
2012-10-08OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2jljusten
2012-10-08OvmfPkg: QemuBootOrder: whitespace fixjljusten
2012-10-08OvmfPkg: introduce virtio-blk driverjljusten
2012-10-08MdePkg: Fix incorrect SPCR definitions for 115200 and 57600 baud rate jyao1
2012-10-08Move GOP and UGA draw from Consplitter entrypoint to start(). When there is o...li-elvin
2012-10-05Contributed-under: TianoCore Contribution Agreement 1.0mdkinney
2012-10-05StdLib: Fix several problems where characters were not being correctly conver...darylm503
2012-10-05UnixPkg: Mark as deprecated (replaced by EmulatorPkg)jljusten
2012-10-04When SOURCE_DEBUG_ENABLE is set, a TimerLib is linked into the SEC Phase to s...mdkinney
2012-10-04Here is a patch that by default keeps the current 1MB FD sizes. If FD_SIZE_2...mdkinney
2012-10-03The Driver Binding Protocol Stop() function for the UndiRuntimeDxe is perform...mdkinney
2012-10-03The exception table information in X64 PE/COFF images is being stripped by de...mdkinney
2012-10-03VS2005 and DDK3790 tool chain tags require typecasts to BOOLEAN to compile.mdkinney
2012-09-29MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘retur...erictian
2012-09-28ArmPlatformPkg/LcdPlatformLib.h: Updated HD mode settings to produce a 60Hz f...oliviermartin
2012-09-28ArmPlatformPkg/LcdPlatformLib.h: Added support for 'WSXGA+ Mode: 1680 x 1050'oliviermartin
2012-09-28ArmPlatformPkg/ArmVExpress-CTA15-A7: Added support for CoreTile Express A15x2...oliviermartin
2012-09-28ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin
2012-09-28EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin
2012-09-28ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin
2012-09-28ArmPlatformPkg/EblCmdLib: Added the command 'dumpfdt'oliviermartin
2012-09-28ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition()oliviermartin
2012-09-28ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin
2012-09-28ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin
2012-09-28ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type libraryoliviermartin
2012-09-28ArmPlatformPkg/PrePi: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin
2012-09-28ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin
2012-09-28Add more exact SMM check in SmmFaultTolerantWriteHandler.lzeng14
2012-09-28Rename Trusted Hob to Measured FV hob and add Guided Hob layout structureczhang46
2012-09-27ArmPlatformPkg/ArmVExpress-CTA9x4.dsc: Fixed buildoliviermartin