summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-27OvmfPkg/Sec: Use EFI_COMMON_SECTION_HEADER to avoid castsThomas Palmer
2016-07-27PcAtChipsetPkg/PcRtc: Fix a NULL pointer deference issueRuiyu Ni
2016-07-27PcAtChipsetPkg/PcRtc: Fix a stack corruption issueRuiyu Ni
2016-07-27BaseTools: report error if source module INF is only list in FDF fileYonghong Zhu
2016-07-27IntelFsp2Pkg: Skip loading Microcode if MicrocodeCodeSize is zeroYarlagadda, Satya P
2016-07-26BaseTools/toolsetup.bat: Fix bug caused by 'CONF_PATH' not definedHao Wu
2016-07-26NetworkPkg UefiPxeBcDxe: Fix build error for lastest VS2015 compilerHao Wu
2016-07-26NetworkPkg IScsiDxe: Fix build error for lastest VS2015 compilerHao Wu
2016-07-26IntelFspWrapperPkg: Add missing License.txt.Jiewen Yao
2016-07-26IntelFspPkg: Add missing License.txt.Jiewen Yao
2016-07-26IntelFsp2WrapperPkg: Add missing License.txt.Jiewen Yao
2016-07-26IntelFsp2Pkg: Add missing License.txt.Jiewen Yao
2016-07-26BaseTools/toolsetup: Do not set CONF_PATH when already set.Marvin Haeuser
2016-07-26Preserve hii section in GCC binariesThomas Palmer
2016-07-26Update edksetup.bat to check NASM system environment variableYonghong Zhu
2016-07-25EmulatorPkg: Fix typos in commentsGiri P Mudusuru
2016-07-25ShellBinPkg: Ia32/X64 Shell binary update.Ruiyu Ni
2016-07-25ShellPkg/LoadPciRom: Fix the ConnectAll() implementationRuiyu Ni
2016-07-25ShellPkg/If: Fix issue to pass static code checkerRuiyu Ni
2016-07-25ShellPkg/UefiHandleParsingLib: Fix issue to pass static code checkerRuiyu Ni
2016-07-25ShellPkg: Fix a potential NULL pointer deference issueRuiyu Ni
2016-07-25ShellPkg/DrvDiag: Fix a critical typo bugRuiyu Ni
2016-07-25MdeModulePkg/XhciDxe: fix a bug on TRB check in async int transferFeng Tian
2016-07-25MdeModulePkg/UsbBus: reduce the port status polling before port resetFeng Tian
2016-07-25MdeModulePkg/UsbBus: remove redundant host controller reset in UsbBusFeng Tian
2016-07-23IntelFsp2Pkg: Remove CarBase and CarSize from FSP_GLOBAL_DATASatya Yarlagadda
2016-07-22Fix IPv6 HTTPClient vendor class dataMichael Chang
2016-07-22SecurityPkg: AuthVariableLib: Revert UserPhysicalPresent feature from AuthVar...Zhang, Chao B
2016-07-21BaseTools/tools_def: switch GCC/X64 to the PIE small modelArd Biesheuvel
2016-07-21MdePkg X64: force 'protected' visibility when building with -fpicArd Biesheuvel
2016-07-21MdePkg CryptoPkg EdkCompatibilityPkg: retire NO_BUILTIN_VA_FUNCS defineArd Biesheuvel
2016-07-21BaseTools/tools_def: enable Os optimization for GCC X64 buildsArd Biesheuvel
2016-07-21EdkCompatibilityPkg: Enable new MS VA intrinsics for GNUC x86 64bits buildArd Biesheuvel
2016-07-21MdePkg: Enable new MS VA intrinsics for GNUC x86 64bits buildShi, Steven
2016-07-21CryptoPkg: set new define to avoid MS ABI VA_LIST on GCC/X64Ard Biesheuvel
2016-07-21MdePkg: avoid __builtin_unreachable() on GCC v4.4Ard Biesheuvel
2016-07-20UefiCpuPkg/PiSmmCpuDxeSmm: SMM_CPU_DATA_BLOCK is not clearedJeff Fan
2016-07-20CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2hQin Long
2016-07-20MdeModulePkg RamDiskDxe: Not use hardcode 'SectionInstance' to locate SSDTHao Wu
2016-07-20MdePkg BaseLib: Add the missing nasm source file InternalSwitchStack.nasmLiming Gao
2016-07-20IntelFsp2Pkg: Add missing modules in Package DSCLiming Gao
2016-07-20IntelFsp2WrapperPkg: Add missing modules in Package DSCLiming Gao
2016-07-20IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample:Update code to pass buildLiming Gao
2016-07-20Vlv2TbltDevicePkg/PlatformInitPei: Explicit call to dump MTRR SettingJeff Fan
2016-07-20UefiCpuPkg/CpuDxe: StartupAllAPs in parallel modeJeff Fan
2016-07-20UefiCpuPkg/MtrrLib: Add notes for usage by BSP/APsJeff Fan
2016-07-20UefiCpuPkg/MtrrLib: Remove MTRRs display from MtrrSetAllMtrrs()Jeff Fan
2016-07-20ShellPkg: Fix echo to support displaying special charactersRuiyu Ni
2016-07-20ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLibRuiyu Ni
2016-07-20ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLibRuiyu Ni