summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-24UefiCpuPkg: Add the missing module uni for CpuS3DataDxeLiming Gao
2015-12-24MdeModulePkg: Update SerialDxe inf to include the module uniLiming Gao
2015-12-24MdeModulePkg: Add the missing library uni files of UI instancesLiming Gao
2015-12-24MdeModulePkg: Add the missing Library uni files of ImageDecode instancesLiming Gao
2015-12-24MdeModulePkg: Add the missing Library uni files of Ipmi instancesLiming Gao
2015-12-24UefiCpuPkg/PiSmmCpuDxeSmm: Initialize gSmst fields on S3 resumeMichael Kinney
2015-12-24UefiCpuPkg/PiSmmCpuDxeSmm: Correct CPUID leaf used to detect SMM modeMichael Kinney
2015-12-24UefiCpuPkg/PiSmmCpuDxeSmm: Fix failure when PcdCpuSmmDebug is TRUEMichael Kinney
2015-12-23BaseTools: Fix Makefile to correctly break during a build failureLarry Hauch
2015-12-23MdeModulePkg: Update MdeModulePkg.dsc file for IpmiLib.Daocheng Bu
2015-12-23MdeModulePkg: Add SmmIpmiLibSmmIpmiProtocol Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: Add DxeIpmiLibIpmiProtocol Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: Add PeiIpmiLibIpmiPpi Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: Add BaseIpmiLib Null Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: White space clean up for MdeModulePkg.decDaocheng Bu
2015-12-23MdeModulePkg: Add IpmiLib and Ppi/Protocol header file.Daocheng Bu
2015-12-23MdePkg: Update Ipmi2.0 definitions header file.Daocheng Bu
2015-12-23NetworkPkg: Update NetworkPkg.uni to UTF-8 file formatYe Ting
2015-12-23NetworkPkg: Remove a CopyMem to speed up the HTTP boot download.Fu Siyuan
2015-12-23ShellPkg: Fix memory leak in ShellProtocol.Qiu Shumin
2015-12-23ShellPkg: Fix memory leak in SimpleTextOutput on file.Qiu Shumin
2015-12-23PcAtChipsetPkg/PcRtc: Fix GCC build failure.Ruiyu Ni
2015-12-23NetworkPkg: Remove unused EFI_HTTP_PROTOCOL definitionJiaxin Wu
2015-12-23AppPkg/.../Python-2.7.10: AppPkg.dsc, pyconfig.h, PyMod-2.7.10Daryl McDaniel
2015-12-23AppPkg/.../Python-2.7.10: Update file for Python-2.7.10 inclusion.Daryl McDaniel
2015-12-23AppPkg/.../Python-2.7.10: Rename identifiers beginning with "posix_" to "edk2_".Daryl McDaniel
2015-12-23AppPkg/.../Python-2.7.10: Remove irrelevant conditional code from edk2module.c.Daryl McDaniel
2015-12-22AppPkg/.../Python-2.7.10: New helper scriptsDaryl McDaniel
2015-12-22AppPkg/.../Python-2.7.10: ReadMe and .inf filesDaryl McDaniel
2015-12-22MdePkg : Update SPCR to use ACPI5 definitionSamer El-Haj-Mahmoud
2015-12-22MdeModulePkg UfsPassThruDxe: Raise to TPL_NOTIFY when dealing async taskHao Wu
2015-12-22MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-22MdePkg UefiScsiLib: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-22MdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-22MdeModulePkg ScsiDiskDxe: Add retry scheme for async SCSI I/O commandHao Wu
2015-12-22MdeModulePkg ScsiDiskDxe: Fix async request retry times info lost issueHao Wu
2015-12-22MdeModulePkg ScsiDiskDxe: Close event when SCSI command failsHao Wu
2015-12-22MdePkg UefiScsiLib: Close event when SCSI command failsHao Wu
2015-12-22MdeModulePkg ScsiBusDxe: Only signal caller event when PassThru() succeedsHao Wu
2015-12-22MdeModulePkg DiskIoDxe: Check for MediaPresent in DiskIo2ReadWriteDisk()Hao Wu
2015-12-22MdeModulePkg ScsiDiskDxe: Modify WriteBlocks(Ex)() to follow UEFI specHao Wu
2015-12-22MdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to follow UEFI specHao Wu
2015-12-22MdeModulePkg ScsiDiskDxe: Set block I/O media of SCSI CDROM to read-onlyHao Wu
2015-12-22PcAtChipsetPkg/Rtc: Fix a UEFI Win7 boot hang issueRuiyu Ni
2015-12-22MdeModulePkg:Clear the screen before booting the boot optionDandan Bi
2015-12-22MdeModulePkg:Update Boot Manager form when enter it.Dandan Bi
2015-12-22MdeModulePkg: Add PCD description to MdeModulePkg.uniRuiyu Ni
2015-12-22ShellPkg: Add AIP IPv6 UNDI support to Shell dhSamer El-Haj-Mahmoud
2015-12-22NetworkPkg : Remove unused local variables to fix gcc build errors.Samer El-Haj-Mahmoud
2015-12-22MdePkg: Add HTTP 1.1 industry standard definitions.Samer El-Haj-Mahmoud