summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Daryl has changed positions and I am taking over maintaining for now.Jaben Carsey2015-07-261-3/+3
* MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservationStar Zeng2015-07-265-84/+444
* ArmPlatformPkg/Bds: Use HandleProtocol to get SNP instanceHeyi Guo2015-07-161-1/+1
* ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased firmware sizeOlivier Martin2015-07-161-3/+3
* EmbeddedPkg/Lan9118Dxe: Ignore spurious RXE errorsRonald Cron2015-07-161-28/+49
* MdeModulePkg/TerminalDxe: Some improvementsHeyi Guo2015-07-161-23/+4
* MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by defaultHeyi Guo2015-07-161-1/+1
* ArmVirtPkg: Make terminal type consistentHeyi Guo2015-07-161-0/+8
* EmulatorPkg: Update comment for PcdDefaultTerminalTypeHeyi Guo2015-07-161-1/+1
* MdePkg: Update comment for PcdDefaultTerminalTypeHeyi Guo2015-07-161-1/+2
* MdeModulePkg/DxePrintLibPrint2Protocol: make mStatusString array CONSTArd Biesheuvel2015-07-161-1/+1
* MdePkg/BasePrintLib: make mStatusString array CONSTArd Biesheuvel2015-07-161-1/+1
* MdeModulePkg: Correct PcdConOutColumn help string.Liming Gao2015-07-162-1/+1
* MdePkg: Correct comment typo from ECB to EBC in DebugLib.hLiming Gao2015-07-161-1/+1
* MdeModulePkg DxeIpl: Skip install MemoryInfoHob if this hob existsLiming Gao2015-07-161-25/+30
* NetworkPkg: Add the unspecified address check for DNS6 StationIp.Jiaxin Wu2015-07-161-1/+1
* BaseTools: Fixed incorrect alignment bug.Yingke Liu2015-07-161-3/+4
* ShellPkg: Add optional 'tftp' EFI Shell commandRonald Cron2015-07-158-0/+1112
* UefiCpuPkg/CpuMpPei: Register callback on End Of Pei PPIJeff Fan2015-07-154-0/+177
* UefiCpuPkg/CpuMpPei: Add AsmHltLoop ()Jeff Fan2015-07-156-0/+34
* UefiCpuPkg/CpuMpPei: Install PI CPU MP PPIJeff Fan2015-07-154-2/+28
* UefiCpuPkg/CpuMpPei: Implementation of PeiEnableDisableAP ()Jeff Fan2015-07-152-0/+133
* UefiCpuPkg/CpuMpPei: Implementation of PeiSwitchBSP ()Jeff Fan2015-07-159-0/+579
* UefiCpuPkg/CpuMpPei: Implementation of PeiStartupThisAP ()Jeff Fan2015-07-152-0/+178
* UefiCpuPkg/CpuMpPei: Implementation of PeiStartupAllAPs ()Jeff Fan2015-07-154-0/+308
* UefiCpuPkg/CpuMpPei: Implementation of PeiGetProcessorInfo ()Jeff Fan2015-07-152-0/+225
* UefiCpuPkg/CpuMpPei: Implementation of PeiGetNumberOfProcessors ()Jeff Fan2015-07-152-0/+122
* UefiCpuPkg/CpuMpPei: Implementation of PeiWhoAmI ()Jeff Fan2015-07-154-0/+149
* UefiCpuPkg/CpuMpPei: Update and publish CPU BIST informationJeff Fan2015-07-154-0/+319
* UefiCpuPkg/CpuMpPei: Build one GUIDed HOB to save CPU MP DataJeff Fan2015-07-151-0/+33
* UefiCpuPkg/CpuMpPei: Load microcode on BSP and APsJeff Fan2015-07-155-2/+283
* UefiCpuPkg: Add some CPUID definitionsJeff Fan2015-07-151-1/+5
* UefiCpuPkg: Add microcode PCDsJeff Fan2015-07-151-0/+6
* UefiCpuPkg/CpuMpPei: Sync BPS's mtrr setting to APsJeff Fan2015-07-153-0/+11
* UefiCpuPkg/CpuMpPei: Sort APIC ID in ascending orderJeff Fan2015-07-151-0/+60
* UefiCpuPkg/CpuMpPei: Wakeup APs and collect AP countJeff Fan2015-07-153-0/+129
* UefiCpuPkg: Add PcdCpuApInitTimeOutInMicroSecondsJeff Fan2015-07-151-1/+6
* UefiCpuPkg/CpuMpPei: Prepare for buffer for AP wakeup and CPU MP dataJeff Fan2015-07-153-2/+135
* UefiCpuPkg/CpuMpPei: Get AP reset code size and far jump informationJeff Fan2015-07-155-0/+77
* UefiCpuPkg/CpuMpPei: Initialize FPU per UEFI specificationJeff Fan2015-07-156-0/+19
* UefiCpuPkg/CpuMpPei: Add AP reset x64 assembly codeJeff Fan2015-07-153-0/+320
* UefiCpuPkg/CpuMpPei: Add AP reset IA32 assembly codeJeff Fan2015-07-153-0/+236
* UefiCpuPkg/CpuMpPei: Add MP exchange structure definitionJeff Fan2015-07-151-0/+19
* UefiCpuPkg/CpuMpPei: Find available memory < 1MB for AP reset codeJeff Fan2015-07-153-0/+73
* UefiCpuPkg/CpuMpPei: Load GDT table on BSPJeff Fan2015-07-159-0/+323
* UefiCpuPkg: Add CpuMpPei moduleJeff Fan2015-07-156-0/+119
* NetworkPkg: Fix bios bootup hang issue when enable network.Zhang Lubo2015-07-151-1/+1
* MdePkg: Add BMC device path definition and its node/text conversionHao Wu2015-07-153-0/+90
* MdePkg: Fix a comment typo in Include/Ppi/MpServices.hHao Wu2015-07-151-1/+1
* MdeModulePkg: Remove two protocols and add HttpLib accessfanwang22015-07-152-2/+4