summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-29MdeModulePkg/IntelFrameworkModulePkg FwVol:Star Zeng5-50/+42
2014-10-28StdLib: Some deployed versions of the Simple Text Input Protocol randomly re...Daryl McDaniel6-86/+149
2014-10-27ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin6-37/+4
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron5-41/+111
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron4-44/+118
2014-10-27EmbeddedPkg: Add scope of SerialPortExtLib.hRonald Cron1-1/+11
2014-10-27ArmPlatformPkg/ArmJunoPkg: Added Juno development board supportOlivier Martin22-0/+3508
2014-10-27ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shell (..cont)Harry Liebel1-0/+0
2014-10-27ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shellHarry Liebel17-1/+2920
2014-10-27ArmPlatformPkg/ArmVExpressDxe: Fixed duplicated GUIDOlivier Martin1-1/+1
2014-10-27EmbeddedPkg: Remove unused TemplateSerialPortLibRonald Cron3-138/+2
2014-10-27ArmPkg/SemihostFs: Implement SetInfo() and handle seeking past the end of a fileRonald Cron2-118/+795
2014-10-27EmbeddedPkg/Lan9118Dxe: Rework filter init, enabling and disablingRonald Cron2-56/+77
2014-10-27EmbeddedPkg/Lan9118Dxe: Fix interrupt's mask returned by GetStatusRonald Cron1-6/+1
2014-10-27ArmPkg/SemihostFs: Fix open file issues revealed by SCTRonald Cron2-54/+131
2014-10-27EmbeddedPkg/Lan9118Dxe: Switch back the driver in stopped state after shutdownRonald Cron1-0/+3
2014-10-27EmbeddedPkg/Lan9118Dxe: Add or fix input parameter checksRonald Cron1-103/+213
2014-10-27ArmPkg/SemihostLib: Add library functionsRonald Cron3-0/+148
2014-10-27ArmPkg/Semihostlib: Rename semi-hosting open optionRonald Cron3-3/+3
2014-10-27EmbeddedPkg/Lan9118Dxe: Fixed dereferencing optional NULL pointerOlivier Martin1-2/+2
2014-10-27EmbeddedPkg: Fix crash when retrieving LAN9118 network statisticsRonald Cron1-1/+1
2014-10-27ArmPkg/ArmGic: Added GicV3 support to ArmGicDxeOlivier Martin11-63/+353
2014-10-27ArmPkg/ArmGic: Added GicV3 support to ArmGicLibOlivier Martin7-0/+375
2014-10-27ArmPkg/ArmGic: Added GicV3 detectionOlivier Martin6-12/+85
2014-10-27ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()Olivier Martin4-14/+69
2014-10-27MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng5-4/+175
2014-10-24Clean not in pub spec comments status codes returned for functions of EFI_TCG...Gao, Liming1-8/+2
2014-10-23Update some package ownersTian, Hot1-2/+5
2014-10-22Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf...Chao, Zhang4-0/+30
2014-10-22BaseTools/UPT: Remove Macro Expend for UserExtension sectionHess Chen1-9/+0
2014-10-22MdeModulePkg/AtaAtapiPassThru: When D2H FIS received at PIO DATA-IN transfer,...Reza Jelveh1-9/+24
2014-10-22Add DebugCommunicationLibUsb3 for USB3.0 source level debug support.Elvin Li11-0/+2867
2014-10-22[MdePkg] Code clean-up: Remove trailing spacesLee Leahy7-240/+240
2014-10-21Check the question value before call CHANGED. Only when question value has be...Eric Dong1-1/+6
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong12-24/+1
2014-10-21Add PubKey index check before touching PubKey cache. Internal PubKey Variable...Chao, Zhang1-2/+4
2014-10-15ArmVirtualizationPkg: FdtPL011SerialPortLib: support UEFI_APPLICATIONLaszlo Ersek1-1/+1
2014-10-15Add comments for FSVariable driver which used by Duet platform only, trust al...Eric Dong1-0/+6
2014-10-15Add comments for FSVariable driver which used by Duet platform only, trust al...Eric Dong5-5/+35
2014-10-15Prevent EBDA area being overwritten, get the size info from the address 0x40E...Eric Dong1-2/+12
2014-10-15AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf...Ruiyu Ni3-49/+89
2014-10-14EDK II: Add Maintainers.txt fileJordan Justen1-0/+176
2014-10-14EDK II: Add .gitignoreRyan Harkin3-0/+17
2014-10-14ArmPlatformPkg/ArmVExpressPkg: Enable specifying firmware version string on b...Leif Lindholm1-0/+3
2014-10-14MdeModulePkg PeiCore: Update the code of PeiAllocatePages() to correctly cons...Star Zeng1-6/+10
2014-10-14Removes dead code from the PlatformBdsLibNull,leaving this unused code might ...Olivier Martin2-39/+0
2014-10-14ShellPkg: Comments update and code refine.Qiu Shumin1-15/+43
2014-10-13ArmPlatformPkg/ArmVirtualizationPkg: Added support for Intel BDSOlivier Martin5-0/+499
2014-10-11Removes dependencies on SMBIOS in the IntelFrameworkModulePkg’s BDS.Olivier Martin1-57/+57
2014-10-10ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registe...Olivier Martin1-6/+8