summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IntelFsp2WrapperPkg: Add missing License.txt.Jiewen Yao2016-07-261-0/+25
* IntelFsp2Pkg: Add missing License.txt.Jiewen Yao2016-07-261-0/+25
* BaseTools/toolsetup: Do not set CONF_PATH when already set.Marvin Haeuser2016-07-261-7/+10
* Preserve hii section in GCC binariesThomas Palmer2016-07-261-0/+5
* Update edksetup.bat to check NASM system environment variableYonghong Zhu2016-07-261-0/+10
* EmulatorPkg: Fix typos in commentsGiri P Mudusuru2016-07-251-2/+2
* ShellBinPkg: Ia32/X64 Shell binary update.Ruiyu Ni2016-07-255-1/+1
* ShellPkg/LoadPciRom: Fix the ConnectAll() implementationRuiyu Ni2016-07-251-77/+14
* ShellPkg/If: Fix issue to pass static code checkerRuiyu Ni2016-07-251-0/+1
* ShellPkg/UefiHandleParsingLib: Fix issue to pass static code checkerRuiyu Ni2016-07-251-2/+11
* ShellPkg: Fix a potential NULL pointer deference issueRuiyu Ni2016-07-251-2/+4
* ShellPkg/DrvDiag: Fix a critical typo bugRuiyu Ni2016-07-251-1/+1
* MdeModulePkg/XhciDxe: fix a bug on TRB check in async int transferFeng Tian2016-07-251-1/+5
* MdeModulePkg/UsbBus: reduce the port status polling before port resetFeng Tian2016-07-252-29/+19
* MdeModulePkg/UsbBus: remove redundant host controller reset in UsbBusFeng Tian2016-07-251-4/+1
* IntelFsp2Pkg: Remove CarBase and CarSize from FSP_GLOBAL_DATASatya Yarlagadda2016-07-234-67/+1
* Fix IPv6 HTTPClient vendor class dataMichael Chang2016-07-221-1/+1
* SecurityPkg: AuthVariableLib: Revert UserPhysicalPresent feature from AuthVar...Zhang, Chao B2016-07-223-12/+4
* BaseTools/tools_def: switch GCC/X64 to the PIE small modelArd Biesheuvel2016-07-211-1/+1
* MdePkg X64: force 'protected' visibility when building with -fpicArd Biesheuvel2016-07-211-0/+9
* MdePkg CryptoPkg EdkCompatibilityPkg: retire NO_BUILTIN_VA_FUNCS defineArd Biesheuvel2016-07-213-3/+3
* BaseTools/tools_def: enable Os optimization for GCC X64 buildsArd Biesheuvel2016-07-211-1/+1
* EdkCompatibilityPkg: Enable new MS VA intrinsics for GNUC x86 64bits buildArd Biesheuvel2016-07-211-0/+26
* MdePkg: Enable new MS VA intrinsics for GNUC x86 64bits buildShi, Steven2016-07-211-0/+26
* CryptoPkg: set new define to avoid MS ABI VA_LIST on GCC/X64Ard Biesheuvel2016-07-211-1/+1
* MdePkg: avoid __builtin_unreachable() on GCC v4.4Ard Biesheuvel2016-07-211-1/+2
* UefiCpuPkg/PiSmmCpuDxeSmm: SMM_CPU_DATA_BLOCK is not clearedJeff Fan2016-07-201-1/+5
* CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2hQin Long2016-07-206-69/+62
* MdeModulePkg RamDiskDxe: Not use hardcode 'SectionInstance' to locate SSDTHao Wu2016-07-201-22/+36
* MdePkg BaseLib: Add the missing nasm source file InternalSwitchStack.nasmLiming Gao2016-07-202-1/+49
* IntelFsp2Pkg: Add missing modules in Package DSCLiming Gao2016-07-201-0/+2
* IntelFsp2WrapperPkg: Add missing modules in Package DSCLiming Gao2016-07-201-0/+7
* IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample:Update code to pass buildLiming Gao2016-07-203-9/+10
* Vlv2TbltDevicePkg/PlatformInitPei: Explicit call to dump MTRR SettingJeff Fan2016-07-201-3/+5
* UefiCpuPkg/CpuDxe: StartupAllAPs in parallel modeJeff Fan2016-07-201-2/+2
* UefiCpuPkg/MtrrLib: Add notes for usage by BSP/APsJeff Fan2016-07-201-0/+4
* UefiCpuPkg/MtrrLib: Remove MTRRs display from MtrrSetAllMtrrs()Jeff Fan2016-07-201-2/+0
* ShellPkg: Fix echo to support displaying special charactersRuiyu Ni2016-07-202-81/+63
* ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLibRuiyu Ni2016-07-202-0/+68
* ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLibRuiyu Ni2016-07-206-258/+260
* ShellPkg/ShellCommandLib.h: Formalize EOLRuiyu Ni2016-07-201-20/+20
* ShellPkg/UefiShellCommandLib.c: Formalize EOLRuiyu Ni2016-07-201-61/+61
* ShellPkg: Fix VS2010/2012 build failureRuiyu Ni2016-07-191-0/+2
* OvmfPkg/PlatformPei: silence X64 VS2015x86 warningLaszlo Ersek2016-07-181-1/+1
* OvmfPkg/PciHostBridgeLib: silence IA32 VS2015x86 warningsLaszlo Ersek2016-07-181-2/+2
* UefiCpuPkg/PiSmmCpuDxeSmm: remove superfluous ENDs from NASM sourceLaszlo Ersek2016-07-182-3/+0
* BaseTools/tools_def.template: bump minimum required NASM versionsLaszlo Ersek2016-07-181-1/+3
* MdeModulePkg/PciHostBridgeDxe: fix Ia32 GCC44 build errorLaszlo Ersek2016-07-181-1/+1
* IntelFsp2Pkg BaseFspPlatformLib: Remove Boot Loader tempram MigrationSatya Yarlagadda2016-07-182-76/+0
* ShellPkg/Ping6: Handle memory allocation failureRuiyu Ni2016-07-181-1/+5