summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23MdePkg: Add Ipmi2.0 definitions head file.Daocheng Bu
2015-12-23PcAtChipsetPkg/PcRtc: Fix GCC build failure.Ruiyu Ni
2015-12-23PcAtChipsetPkg/Rtc: Fix a UEFI Win7 boot hang issueRuiyu Ni
2015-12-23MdeModulePkg UfsPassThruDxe: Raise to TPL_NOTIFY when dealing async taskHao Wu
2015-12-23MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-23MdePkg UefiScsiLib: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Add retry scheme for async SCSI I/O commandHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Fix async request retry times info lost issueHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Close event when SCSI command failsHao Wu
2015-12-23MdePkg UefiScsiLib: Close event when SCSI command failsHao Wu
2015-12-23MdeModulePkg ScsiBusDxe: Only signal caller event when PassThru() succeedsHao Wu
2015-12-23MdeModulePkg DiskIoDxe: Check for MediaPresent in DiskIo2ReadWriteDisk()Hao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Modify WriteBlocks(Ex)() to follow UEFI specHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to follow UEFI specHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Set block I/O media of SCSI CDROM to read-onlyHao Wu
2015-12-22MdeModulePkg: Add PCD description to MdeModulePkg.uniRuiyu Ni
2015-12-22BaseTools: Update Scripts to support VS2015 envLiming Gao
2015-12-22Nt32Pkg: Fix VS2015 Build FailureLiming Gao
2015-12-22SecurityPkg: SecureBootConfigDxe: Remove useless code in VFRChao Zhang
2015-12-21NetworkPkg:Fix a bug the 2nd httpboot fail issue.Zhang Lubo
2015-12-21NetworkPkg: Fix a bug in HttpBootDriverBindingStop() when destroying child.Zhang Lubo
2015-12-21MdeModulePkg: Clean code to follow C Coding style.Zhang Lubo
2015-12-21NetworkPkg: HttpDxe: Remove unused local variablesSamer El-Haj-Mahmoud
2015-12-18CryptoPkg: remove global variable 'timeval' from OpenSslSupport .hArd Biesheuvel
2015-12-18Sync missing part of r19176 from main trunk.Jeff Fan
2015-12-18Sync missing part of r19180&r19181 from main trunk.Jeff Fan
2015-12-18ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin
2015-12-18ShellPkg: Fix unhandled value in switch statementPaulo Alcantara
2015-12-18ShellPkg: Fix the 'bcfg' command ASSERT when use some invalid parameters.Qiu Shumin
2015-12-18ShellPkg: Use %p for smbiosview SMBIOS table addresses.Samer El-Haj-Mahmoud
2015-12-18ShellPkg: Fix a bug in smbiosview PowerSupply Characteristics.Samer El-Haj-Mahmoud
2015-12-18ShellPkg: Ease the shell's MAN file Title Header syntax requirements.Jim Dailey
2015-12-18ShellPkg/Mm: Fix build warningsMichael Kinney
2015-12-18ShellPkg: Initialize the local pointer to avoid potential suspicious derefere...Qiu Shumin
2015-12-18ShellPkg/Shell - Fix ASSERT() when FvSimpleFileSystemDxe is usedMichael Kinney
2015-12-18ShellPkg: Fix ifconfig hang issue with incomplete parametersJiaxin Wu
2015-12-18ShellPkg: Make 'dh' support showing all spec defined protocols.Jaben Carsey
2015-12-18ShellPkg: Convert all .uni files to utf-8Jordan Justen
2015-12-18ShellPkg: Add NULL check to pointer returned from 'AllocateZeroPool'.Qiu Shumin
2015-12-18ShellPkg: fix RVCT warning due to CONST in typecast.Cohen Eugene
2015-12-18ShellPkg: Corrected CatSPrint usage to prevent memory leaks.Cecil Sheng
2015-12-18ShellPkg: Don't strip positional parameters of quotation marks.Qiu Shumin
2015-12-18ShellPkg/UefiDpLib: Support dumping cumulative dataCinnamon Shia