summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ArmPkg/ArmGic: Added GicV3 support to ArmGicDxeOlivier Martin2014-10-2711-63/+353
* ArmPkg/ArmGic: Added GicV3 support to ArmGicLibOlivier Martin2014-10-277-0/+375
* ArmPkg/ArmGic: Added GicV3 detectionOlivier Martin2014-10-276-12/+85
* ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()Olivier Martin2014-10-274-14/+69
* MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng2014-10-275-4/+175
* Clean not in pub spec comments status codes returned for functions of EFI_TCG...Gao, Liming2014-10-241-8/+2
* Update some package ownersTian, Hot2014-10-231-2/+5
* Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf...Chao, Zhang2014-10-224-0/+30
* BaseTools/UPT: Remove Macro Expend for UserExtension sectionHess Chen2014-10-221-9/+0
* MdeModulePkg/AtaAtapiPassThru: When D2H FIS received at PIO DATA-IN transfer,...Reza Jelveh2014-10-221-9/+24
* Add DebugCommunicationLibUsb3 for USB3.0 source level debug support.Elvin Li2014-10-2211-0/+2867
* [MdePkg] Code clean-up: Remove trailing spacesLee Leahy2014-10-227-240/+240
* Check the question value before call CHANGED. Only when question value has be...Eric Dong2014-10-211-1/+6
* Clean up the code. Action statement should not have text two opcode.Eric Dong2014-10-2112-24/+1
* Add PubKey index check before touching PubKey cache. Internal PubKey Variable...Chao, Zhang2014-10-211-2/+4
* ArmVirtualizationPkg: FdtPL011SerialPortLib: support UEFI_APPLICATIONLaszlo Ersek2014-10-151-1/+1
* Add comments for FSVariable driver which used by Duet platform only, trust al...Eric Dong2014-10-151-0/+6
* Add comments for FSVariable driver which used by Duet platform only, trust al...Eric Dong2014-10-155-5/+35
* Prevent EBDA area being overwritten, get the size info from the address 0x40E...Eric Dong2014-10-151-2/+12
* AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf...Ruiyu Ni2014-10-153-49/+89
* EDK II: Add Maintainers.txt fileJordan Justen2014-10-141-0/+176
* EDK II: Add .gitignoreRyan Harkin2014-10-143-0/+17
* ArmPlatformPkg/ArmVExpressPkg: Enable specifying firmware version string on b...Leif Lindholm2014-10-141-0/+3
* MdeModulePkg PeiCore: Update the code of PeiAllocatePages() to correctly cons...Star Zeng2014-10-141-6/+10
* Removes dead code from the PlatformBdsLibNull,leaving this unused code might ...Olivier Martin2014-10-142-39/+0
* ShellPkg: Comments update and code refine.Qiu Shumin2014-10-141-15/+43
* ArmPlatformPkg/ArmVirtualizationPkg: Added support for Intel BDSOlivier Martin2014-10-135-0/+499
* Removes dependencies on SMBIOS in the IntelFrameworkModulePkg’s BDS.Olivier Martin2014-10-111-57/+57
* ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registe...Olivier Martin2014-10-101-6/+8
* ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocationsOlivier Martin2014-10-103-106/+211
* ArmPkg/ArmPsciResetSystemLib: Made the library only using SMCOlivier Martin2014-10-109-48/+186
* ArmPlatformPkg/Bds: Reduce boot device entriesHarry Liebel2014-10-102-12/+45
* MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he...Star Zeng2014-10-101-2/+1
* MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng2014-10-106-197/+495
* MdeModulePkg DxeCore: Add FVH signature check before VerifyFvHeaderChecksum i...Star Zeng2014-10-091-0/+8
* ShellPkg: Add a typecast to 'BOOLEAN' to avoid build failure in VS2005. Qiu Shumin2014-10-091-1/+1
* ShellPkg: fix "incompatible pointer type" build errorGabriel Somlo2014-10-081-1/+1
* ShellPkg: hexedit command does not return lasterror equal to 0 when exiting f...jcarsey2014-10-071-1/+2
* Dmpstore command does not return lasterror equal to 0 when ‘-s’ flag used...jcarsey2014-10-071-1/+1
* ShellPkg: Fix Meta Data misspellingJaben Carsey2014-10-031-29/+29
* ShellPkg: Update SetVar to use existing attributes for updating existing vari...Jaben Carsey2014-10-021-26/+35
* ShellPkg: Update MV. now supports across file system moves.Jaben Carsey2014-10-023-196/+370
* OvmfPkg: SecureBootConfigDxe: remove stale forkLaszlo Ersek2014-10-0210-5867/+0
* OvmfPkg: disable stale fork of SecureBootConfigDxeLaszlo Ersek2014-10-027-6/+8
* MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement"Olivier Martin2014-09-301-1/+0
* Removes some unused assigned variables.Olivier Martin2014-09-295-28/+3
* Both printed fields are 64 bit long for IA32 too. It is better to print them ...Nikolai Saoukh2014-09-291-2/+2
* Removes some unused assigned variables. Some compiler (GCC in this case) rais...Olivier Martin2014-09-291-5/+0