summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-11ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm
2014-11-10StdLib: Fix a "potentially uninitialized variable" error.Daryl McDaniel
2014-11-10ShellPkg: Fixed variable set but never usedOlivier Martin
2014-11-10Fix a bug in DebugAgent that hang happens when the ACK for GO is lost.Ruiyu Ni
2014-11-10MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO registerFeng Tian
2014-11-10 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang
2014-11-08OvmfPkg XenBusDxe: Convert X64/TestAndClearBit.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert X64/InterlockedCompareExchange16.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert X64/hypercall.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert Ia32/TestAndClearBit.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert Ia32/InterlockedCompareExchange16.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert Ia32/hypercall.asm to NASMAnthony PERARD
2014-11-07AppPkg: Add the Lua interpreter and library.darylm503
2014-11-07Add safe string function to base lib.jyao1
2014-11-06OvmfPkg: set video resolution of text setup to 640x480Laszlo Ersek
2014-11-06OvmfPkg: BDS: drop custom boot timeout, revert to IntelFrameworkModulePkg'sLaszlo Ersek
2014-11-06OvmfPkg: BDS: drop superfluous "connect first boot option" logicLaszlo Ersek
2014-11-06OvmfPkg: BDS: optimize second argument in PlatformBdsEnterFrontPage() callLaszlo Ersek
2014-11-06OvmfPkg: BDS: don't overwrite the BDS Front Page timeoutLaszlo Ersek
2014-11-06OvmfPkg: BDS: drop useless return statementLaszlo Ersek
2014-11-06OvmfPkg: BDS: remove dead call to PlatformBdsEnterFrontPage()Laszlo Ersek
2014-11-06Try to read key strike even when the TimeOuts value is zero, this will avoid ...Eric Dong
2014-11-06Remove un-used PPI reference.Jeff Fan
2014-11-05BaseTools/GenFw: Fixed R_AARCH64_CALL26/R_AARCH64_JUMP26 when referring to st...Olivier Martin
2014-11-05MdeModulePkg: Add InSmm() API in PiSmmCoreSmmServicesTableLib instanceGao, Liming
2014-11-04ShellPkg: Fix timezone commandjcarsey
2014-11-04MdePkg: fix comments typo about EFIAPI for X64Chen Fan
2014-11-041. Remove any references on other files from DebugTimer.c, to avoid un-used s...Jeff Fan
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-10-31OvmfPkg/XenBusDxe: Fix initialisation of gXenBusDevicePathTemplateAnthony PERARD
2014-10-31OvmfPkg/XenBusDxe: Fix initialisation of gXenBusPrivateDataAnthony PERARD
2014-10-31OvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument as a pointerAnthony PERARD
2014-10-31OvmfPkg/Include/...Xen: Convert __i386__/__x86_64__ to MDE_CPU_IA32/MDE_CPU_X64.Anthony PERARD
2014-10-31OvmfPkg Sec: Convert X64/SecEntry.asm to NASMJordan Justen
2014-10-31OvmfPkg Sec: Convert Ia32/SecEntry.asm to NASMJordan Justen
2014-10-31OvmfPkg QemuFwCfgLib: Convert X64/IoLibExAsm.asm to NASMJordan Justen
2014-10-31OvmfPkg QemuFwCfgLib: Convert Ia32/IoLibExAsm.asm to NASMJordan Justen
2014-10-31OvmfPkg LoadLinuxLib: Convert X64/JumpToKernel.asm to NASMJordan Justen
2014-10-31OvmfPkg LoadLinuxLib: Convert Ia32/JumpToKernel.asm to NASMJordan Justen
2014-10-31StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin
2014-10-31BaseTools: Add ConvertMasmToNasm.py scriptJordan Justen
2014-10-31StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin
2014-10-31[Patch] ShellPkg: Remove unused PCD from INF filejcarsey
2014-10-31MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for ClangOlivier Martin
2014-10-31Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl...Chao Zhang
2014-10-31MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng
2014-10-31MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob()Star Zeng
2014-10-31Fix a bug introuduced by r16104, not all NIC device implement both memory and...Fu Siyuan
2014-10-30Update edksetup.bat to support Microsoft Visual Studio 2013 when building the...lhauch
2014-10-30StdLib: Fix GCC warnings/errors caused by variables being set but not used.Olivier Martin