summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin2014-10-318-550/+285
* [Patch] ShellPkg: Remove unused PCD from INF filejcarsey2014-10-311-2/+1
* MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for ClangOlivier Martin2014-10-312-2/+6
* Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl...Chao Zhang2014-10-312-25/+51
* MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng2014-10-314-56/+90
* MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob()Star Zeng2014-10-312-8/+10
* Fix a bug introuduced by r16104, not all NIC device implement both memory and...Fu Siyuan2014-10-311-6/+7
* Update edksetup.bat to support Microsoft Visual Studio 2013 when building the...lhauch2014-10-301-14/+18
* StdLib: Fix GCC warnings/errors caused by variables being set but not used.Olivier Martin2014-10-3011-446/+469
* ArmPlatformPkg/Documentation: Removed BaseTools-Pending-Patches.patchOlivier Martin2014-10-293-170/+12
* OvmfPkg/XenPvBlkDxe: Add BlockIo.Anthony PERARD2014-10-295-0/+450
* OvmfPkg/XenPvBlkDxe: Add BlockFront client.Samuel Thibault2014-10-295-0/+1382
* OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeletonAnthony PERARD2014-10-2912-0/+876
* OvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol.Anthony PERARD2014-10-294-0/+163
* OvmfPkg/XenBusDxe: Introduce XenBus support itself.Anthony PERARD2014-10-296-0/+523
* OvmfPkg/XenBusDxe: Add XenStore function into the XenBus protocolAnthony PERARD2014-10-293-0/+474
* OvmfPkg/XenBusDxe: Add an helper AsciiStrDup.Anthony PERARD2014-10-292-0/+14
* OvmfPkg/XenBusDxe: Add XenStore client implementationAnthony PERARD2014-10-296-0/+1863
* OvmfPkg/XenBusDxe: Add TestAndClearBit.Anthony PERARD2014-10-296-0/+81
* OvmfPkg/XenBusDxe: Add Event Channel Notify.Anthony PERARD2014-10-294-0/+189
* OvmfPkg/XenBusDxe: Add Grant Table functions.Steven Smith2014-10-294-0/+316
* OvmfPkg/XenBusDxe: Add InterlockedCompareExchange16.Anthony PERARD2014-10-297-0/+191
* OvmfPkg: Introduce XenBus Protocol.Anthony PERARD2014-10-294-0/+100
* OvmfPkg/XenBusDxe: Open PciIo protocol.Anthony PERARD2014-10-292-0/+20
* OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls.Anthony PERARD2014-10-299-0/+362
* OvmfPkg/XenBusDxe: Add device state struct and create an ExitBoot services ev...Anthony PERARD2014-10-292-2/+65
* OvmfPkg: Add basic skeleton for the XenBus bus driver.Anthony PERARD2014-10-2912-0/+839
* OvmfPkg: Add public headers from Xen Project.Anthony PERARD2014-10-2913-0/+1806
* OvmfPkg: Add the MIT license to License.txt.Anthony PERARD2014-10-291-0/+25
* MdeModulePkg/IntelFrameworkModulePkg FwVol:Star Zeng2014-10-295-50/+42
* StdLib: Some deployed versions of the Simple Text Input Protocol randomly re...Daryl McDaniel2014-10-286-86/+149
* ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin2014-10-276-37/+4
* EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron2014-10-275-41/+111
* EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron2014-10-274-44/+118
* EmbeddedPkg: Add scope of SerialPortExtLib.hRonald Cron2014-10-271-1/+11
* ArmPlatformPkg/ArmJunoPkg: Added Juno development board supportOlivier Martin2014-10-2722-0/+3508
* ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shell (..cont)Harry Liebel2014-10-271-0/+0
* ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shellHarry Liebel2014-10-2717-1/+2920
* ArmPlatformPkg/ArmVExpressDxe: Fixed duplicated GUIDOlivier Martin2014-10-271-1/+1
* EmbeddedPkg: Remove unused TemplateSerialPortLibRonald Cron2014-10-273-138/+2
* ArmPkg/SemihostFs: Implement SetInfo() and handle seeking past the end of a fileRonald Cron2014-10-272-118/+795
* EmbeddedPkg/Lan9118Dxe: Rework filter init, enabling and disablingRonald Cron2014-10-272-56/+77
* EmbeddedPkg/Lan9118Dxe: Fix interrupt's mask returned by GetStatusRonald Cron2014-10-271-6/+1
* ArmPkg/SemihostFs: Fix open file issues revealed by SCTRonald Cron2014-10-272-54/+131
* EmbeddedPkg/Lan9118Dxe: Switch back the driver in stopped state after shutdownRonald Cron2014-10-271-0/+3
* EmbeddedPkg/Lan9118Dxe: Add or fix input parameter checksRonald Cron2014-10-271-103/+213
* ArmPkg/SemihostLib: Add library functionsRonald Cron2014-10-273-0/+148
* ArmPkg/Semihostlib: Rename semi-hosting open optionRonald Cron2014-10-273-3/+3
* EmbeddedPkg/Lan9118Dxe: Fixed dereferencing optional NULL pointerOlivier Martin2014-10-271-2/+2
* EmbeddedPkg: Fix crash when retrieving LAN9118 network statisticsRonald Cron2014-10-271-1/+1