summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-25QuarkSocPkg: Fix typos in commentsGary Lin
2016-10-25QuarkPlatformPkg: Fix typos in commentsGary Lin
2016-10-25ArmVirtPkg: disable deprecated interfacesLaszlo Ersek
2016-10-25ArmPkg/DefaultExceptionHandlerLib: replace AsciiStrCat() with AsciiStrCatS()Laszlo Ersek
2016-10-25ArmPkg/ArmDisassemblerLib: replace AsciiStrCat() with AsciiStrCatS()Laszlo Ersek
2016-10-25ArmVirtPkg/PlatformBootManagerLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek
2016-10-25ArmVirtPkg/FdtPciPcdProducerLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek
2016-10-25ArmVirtPkg/ArmVirtTimerFdtClientLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek
2016-10-25ArmVirtPkg/ArmVirtPlatformLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek
2016-10-25ArmVirtPkg/ArmVirtPL031FdtClientLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek
2016-10-25ArmVirtPkg/ArmVirtGicArchLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek
2016-10-25OvmfPkg: disable deprecated interfacesLaszlo Ersek
2016-10-25OvmfPkg/QemuFlashFvbServicesRuntimeDxe: eliminate unchecked PcdSetXX() callsLaszlo Ersek
2016-10-25OvmfPkg/PlatformPei: eliminate unchecked PcdSetXX() callsLaszlo Ersek
2016-10-25OvmfPkg/PlatformDxe: eliminate unchecked PcdSetXX() callsLaszlo Ersek
2016-10-25OvmfPkg/SmbiosVersionLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek
2016-10-25OvmfPkg/PlatformBootManagerLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek
2016-10-25OvmfPkg/EmuVariableFvbRuntimeDxe: eliminate unchecked PcdSetXX() callsLaszlo Ersek
2016-10-25OvmfPkg/XenBusDxe: eliminate AsciiStrCat() callsLaszlo Ersek
2016-10-25OvmfPkg/XenBusDxe: eliminate AsciiStrCpy() callsLaszlo Ersek
2016-10-25MdePkg/DebugLib.h: add ASSERT_RETURN_ERROR()Laszlo Ersek
2016-10-25ShellPkg: update ping to use timer service instead of timer arch protocol .Fu Siyuan
2016-10-25MdePkg BaseMemoryLibOptDxe: Add function comment for InternalMemCompareGuidLiming Gao
2016-10-25MdeModulePkg LoadFileOnFv2: Correct the parameter name in function commentLiming Gao
2016-10-25MdeModulePkg/HiiDatabaseDxe.inf: Correct the GUID usagesRuiyu Ni
2016-10-25MdeModulePkg/GraphicsOutputDxe.inf: Correct the protocol/GUID usagesRuiyu Ni
2016-10-25MdeModulePkg: Add PcdPciDegradeResourceForOptionRom prompt&help to UNIRuiyu Ni
2016-10-24ShellPkg: handle '-t or -terse' and '-s' flags for 'ver' command properlyTapan Shah
2016-10-24ArmPlatformPkg/NorFlashDxe: eliminate void pointer arithmeticArd Biesheuvel
2016-10-24ArmPkg: remove BaseMemoryLibStmArd Biesheuvel
2016-10-24BeagleBoardPkg: remove dependency on ArmPkg/BaseMemoryLibStmArd Biesheuvel
2016-10-24ArmPlatformPkg/PrePi: avoid global variable write to mSystemMemoryEndArd Biesheuvel
2016-10-24ArmVirtPkg/PrePi: remove mSystemMemoryEndArd Biesheuvel
2016-10-24edksetup.sh, BaseTools/BuildEnv: add --reconfig supportLeif Lindholm
2016-10-24edksetup.sh: rework argument parsing and update usage informationLeif Lindholm
2016-10-24Edk2Setup.bat: Support building platforms with Python sourceCinnamon Shia
2016-10-24edksetup.bat: Support --nt32 X64Cinnamon Shia
2016-10-24IntelFsp2WrapperPkg: Fix a typo in the commentGary Lin
2016-10-24IntelFsp2Pkg: Fix typos in commentsGary Lin
2016-10-24IntelFspWrapperPkg: Fix typos in commentsGary Lin
2016-10-24IntelFspPkg: Fix typos in commentsGary Lin
2016-10-24SourceLevelDebugPkg: Fix typos in commentsGary Lin
2016-10-24UefiCpuPkg: Fix typos in commentsGary Lin
2016-10-24IntelFrameworkPkg: Fix typos in commentsGary Lin
2016-10-24IntelFrameworkModulePkg: Fix typos in commentsGary Lin
2016-10-21SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix coding style issueZhang, Chao B
2016-10-21MdePkg: Fix typos in commentsGary Lin
2016-10-21EdkCompatibilityPkg: Fix typos in commentsGary Lin
2016-10-21BaseTools VS Makefile: Use /MT in replace of /MD to remove specific dllLiming Gao
2016-10-21ArmVirtPkg/ArmVirtGicArchLib: adapt ASSERT()s to 64-bit base addressesDennis Chen