summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-18MdeModulePkg: Add BootLogoLib to provide interfaces about logo display.Ruiyu Ni
2015-11-18MdeModulePkg: Add BmpImageDecoderLib to provide BMP decoding capabilityRuiyu Ni
2015-11-18MdeModulePkg: Add ImageDecoderLib to provide image decoding service.Ruiyu Ni
2015-11-18MdeModulePkg: Add PlatformLogo protocol definition.Ruiyu Ni
2015-11-18NetworkPkg: Httpboot will fail the 2nd time result by wrong TCP state.Zhang Lubo
2015-11-18NetworkPkg: Report Http Errors to screen when http layer occurs an errorZhang Lubo
2015-11-18NetworkPkg:Fix the issue that cannot parse ipv6 address correctly.Zhang Lubo
2015-11-18MdeModulePkg:Fix a bug that HttpLib can not parse Ipv6 address correctly.Zhang Lubo
2015-11-18NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo
2015-11-18NetworkPkg:Missing CloseEvent() in HttpResponseWorkerNagaraj Hegde
2015-11-18MdeModulePkg PeiCore: PEI dispatcher need retry to process NOT_DISPATCHED FVStar Zeng
2015-11-18MdePkg: Add more DataBits support to Port80 outputLiming Gao
2015-11-18Add error handling for TPM in S3 resume failure.Yao, Jiewen
2015-11-18SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section LibZhang Chao
2015-11-17UefiCpuPkg: PiSmmCpuDxeSmm: Remove Framework compatibilityMichael Kinney
2015-11-17UefiCpuPkg/PiSmmCpuDxeSmm: Shouldn't use gSmst->CurrentlyExecutingCpuJeff Fan
2015-11-17UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bitMichael Kinney
2015-11-17UefiCpuPkg: CpuDxe: Update GDT to be consistent with DxeIplPeimMichael Kinney
2015-11-17UefiCpuPkg: SmmCpuFeaturesLib: Add MSR_SMM_FEATURE_CONTROL supportMichael Kinney
2015-11-17UefiCpuPkg: PiSmmCpuDxeSmm: Replace PcdSet## with PcdSet##SMichael Kinney
2015-11-17UefiCpuPkg: PiSmmCpuDxeSmm: Remove unused references to SmmLibMichael Kinney
2015-11-17UefiCpuPkg: Add PiSmmCpuDxeSmm module to DSC fileMichael Kinney
2015-11-17UefiCpuPkg: Add PiSmmCpuDxeSmm module X64 filesMichael Kinney
2015-11-17UefiCpuPkg: Add PiSmmCpuDxeSmm module IA32 filesMichael Kinney
2015-11-17UefiCpuPkg: Add PiSmmCpuDxeSmm module no IA32/X64 filesMichael Kinney
2015-11-17UefiCpuPkg: Update DEC/DSC files for new includes and librariesMichael Kinney
2015-11-17UefiCpuPkg: Add CPU Hot Plug Data include fileMichael Kinney
2015-11-17UefiCpuPkg: Add ACPI CPU Data include fileMichael Kinney
2015-11-17UefiCpuPkg: Add SMRAM Save State include fileMichael Kinney
2015-11-17UefiCpuPkg: Add SMM CPU Service ProtocolMichael Kinney
2015-11-17UefiCpuPkg: Add SmmCpuPlatformHookLibMichael Kinney
2015-11-17UefiCpuPkg: Add SmmCpuFeaturesLibMichael Kinney
2015-11-17UefiCpuPkg: Add SecCore module and supporting library class and PCDMichael Kinney
2015-11-17UefiCpuPkg: Add SecCore moduleMichael Kinney
2015-11-17UefiCpuPkg: Add PlatformSecLibMichael Kinney
2015-11-17UefiCpuPkg: Add SMM Communication PPI and Handler ModulesMichael Kinney
2015-11-17UefiCpuPkg: Add Cpuid.h include files for CPUID related definesMichael Kinney
2015-11-17UefiCpuPkg: CpuDxe: broadcast MTRR changes to APsLaszlo Ersek
2015-11-17UefiCpuPkg: CpuDxe: Wait for APs to enter idle loopMichael Kinney
2015-11-17UefiCpuPkg: CpuDxe: Use PCD for AP detection timeoutMichael Kinney
2015-11-17UefiCpuPkg: Update CPU MP drivers to support single CPU configurationMichael Kinney
2015-11-16MdeModulePkg: Fix a PciBusDxe hot plug bugRuiyu Ni
2015-11-16MdeModulePkg: Fix a PCI resource dumping bug in PciBusDxe driverRuiyu Ni
2015-11-16MdeModulePkg SmbiosMeasurementDxe: NULL check to String from GetSmbiosStringByIdStar Zeng
2015-11-16NetworkPkg: HttpDxe sometimes free a pointer twiceNagaraj Hegde
2015-11-16MdeModulePkg SmbiosMeasurementDxe: Correct the commentsStar Zeng
2015-11-16MdeModulePkg SmbiosMeasurementDxe: Remove the tailing whitespaceStar Zeng
2015-11-16MdeModulePkg SmbiosMeasurementDxe: Use EFI_D_VERBOSE for internal dump functionsStar Zeng
2015-11-16MdeModulePkg SmbiosMeasurementDxe: Add (VOID **) typecast for GCC build failureStar Zeng
2015-11-16MdeModulePkg SmbiosMeasurementDxe: Use SMBIOS table and GUID correctlyStar Zeng