summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-01Fix FSP GCC error on FspApiCallingCheck().Yao, Jiewen2-4/+5
2015-04-30MdePkg/BaseLib: Preserve EBX register and fix stack offset to LinearAddress i...Michael Kinney2-1/+3
2015-04-30Add IPV6 support from UNDIYe Ting9-10/+405
2015-04-30Add FSP_FSPP_SIGNATURE in 1.1.Yao, Jiewen2-1/+7
2015-04-30Clean update API name for ASM function.Yao, Jiewen7-27/+43
2015-04-29MdeModulePkg: Update comments for PcdMemoryProfileMemoryTypeLiming Gao2-0/+1
2015-04-29ShellPkg: Update CopyRight to 2015Liming Gao1-1/+1
2015-04-29Remove duplicate DAD entry in IP6 driver to fix DAD fail issue.Fu Siyuan2-13/+19
2015-04-29MdeModulePkg: PI1.4 DxeCore GetMemoryMap() updateLiming Gao1-38/+32
2015-04-29EdkCompatibilityPkg: Add PersistentMemory definitionLiming Gao1-1/+2
2015-04-29Add dual FSP binaries support.Ma, Maurice5-4/+26
2015-04-29Add dual FSP binaries support.Ma, Maurice12-31/+115
2015-04-29MdeModulePkg: fix some issues in ScsiDisk to co-work with UFS stackFeng Tian2-12/+15
2015-04-29MdeModulePkg: Add UFS (Universal Flash Storage) StackFeng Tian33-0/+12521
2015-04-29MdePkg: Add UFS (Universal Flash Storage) related definitionsFeng Tian6-2/+96
2015-04-29IntelFrameworkModulePkg: Add UEFI2.5 PersistentMemory support in LegacyBiosLiming Gao2-2/+6
2015-04-29ShellPkg: Update Shell MemMap command to show PersistentMemory rangeLiming Gao1-0/+6
2015-04-29MdeModulePkg: Add support for UEFI2.5 and PI1.4 PersistentMemory featureLiming Gao5-10/+45
2015-04-29MdePkg: Add UEFI2.5 and PI1.4 PersistentMemory definitionLiming Gao4-4/+23
2015-04-28MdePkg: Trim trailing whitespaces for ESRT related filesHao Wu2-114/+114
2015-04-28MdePkg: Add ESRT Interface DefinitionsHao Wu4-9/+175
2015-04-28MdePkg: Add the header file for UEFI PI Multi-processor PPIHao Wu2-0/+286
2015-04-28MdePkg: Add PI 1.4 Graphics HOB and PPI header filesHao Wu3-0/+134
2015-04-28Move microcode to offset 0 of BIOS region.Mang Guo5-61/+48
2015-04-28Replace SetPower2 by EDKII baselib - GetPowerOfTwo64.Yao, Jiewen1-48/+2
2015-04-27UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSA...Michael Kinney5-12/+59
2015-04-27SourceLevelDebugPkg/DebugAgent: Support IA32 processors without DE or FXSAVE/...Michael Kinney7-14/+71
2015-04-27SourceLevelDebugPkg/PeCoffExtraActionLibDebug: Support IA32 processors withou...Michael Kinney2-3/+14
2015-04-27MdePkg/DebugAgent: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESSMichael Kinney1-2/+11
2015-04-27MdePkg/BaseXApicX2ApicLib: Support IA32 processors without MSR_IA32_APIC_BASE...Michael Kinney2-9/+67
2015-04-27MdePkg/BaseXApicLib: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESSMichael Kinney2-11/+61
2015-04-27MdePkg/BaseSerialPortLib16550: Support UARTs with a register stride greater t...Michael Kinney4-11/+16
2015-04-27MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVxMichael Kinney9-18/+34
2015-04-27MdePkg/BaseLib: Support IA32 processors without CMOVxMichael Kinney16-53/+83
2015-04-27MdePkg/BaseLib: Support IA32 processors without CLFLUSHMichael Kinney3-5/+43
2015-04-27MdePkg/BaseCacheMaintenanceLib: Support IA32 processors without CLFLUSHMichael Kinney2-13/+25
2015-04-27Fix typo - FSP_INFO_EXTENDED_HEADER.Yao, Jiewen1-1/+1
2015-04-27MdeModulePkg/NvmExpressDxe: fix build errorFeng Tian1-1/+1
2015-04-27MdeModulePkg/NvmExpressDxe: Correct Prp list creation algorithm.Feng Tian1-5/+11
2015-04-27MdeModulePkg: fix completed xfer length in XhciDxe and XhciPei driversFeng Tian2-3/+3
2015-04-27SourceLevelDebugPkg/DebugAgent: Add some comments and debug messageJeff Fan1-4/+22
2015-04-27MdeModulePkg/XhciDxe: rename "Lenth" to "Length" in TRB structsFeng Tian2-11/+11
2015-04-27SourceLevelDebugPkg/DebugAgent: Clear/Restore EFLAGS.IFJeff Fan1-8/+41
2015-04-27SourceLevelDebugPkg/DebugAgent: Add InterruptFlag fieldJeff Fan1-1/+3
2015-04-27SourceLevelDebugPkg/DebugCommunicationLibUsb3: Fix the completed transfer lengthFeng Tian1-1/+1
2015-04-27ShellPkg: Refine the logic about allocating memory for variable name and data.Qiu Shumin2-38/+72
2015-04-25Fix FSP_INFO_EXTENTED_HEADER.Yao, Jiewen1-8/+15
2015-04-23ShellPkg: Remove memory leak when printing help and there are dynamic command...Jaben Carsey1-1/+3
2015-04-23ShellPkg/HandleParsingLib: Caller should free memory from 2 functionsJaben Carsey1-1/+5
2015-04-23IntelFspWrapperPkg update for FSP1.1Yao, Jiewen5-4/+35