summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-29CryptoPkg/BaseCryptLib: Use accessor functions for ASN1_OBJECTDavid Woodhouse
2015-12-29CryptoPkg/BaseCryptLib: Use accessor functions for X509_ATTRIBUTEDavid Woodhouse
2015-12-29CryptoPkg/BaseCryptLib: Use i2d_X509_NAME() instead of abusing X509_NAMEDavid Woodhouse
2015-12-29CryptoPkg/BaseCryptLib: Add missing OpenSSL includesDavid Woodhouse
2015-12-29Revert "CryptoPkg/OpensslLib: upgrade OpenSSL version to 1.0.2e"Jeff Fan
2015-12-25ShellBinPkg: Ia32/X64 Shell binary update.Qiu Shumin
2015-12-25Update the file format.Jeff Fan
2015-12-25ShellPkg: Add AIP IPv6 UNDI support to Shell dhSamer El-Haj-Mahmoud
2015-12-25ShellPkg: Refine the code format.Qiu Shumin
2015-12-25MdeModulePkg/BootManagerMenu: Fix bug that boots to undesired optionRuiyu Ni
2015-12-25ShellPkg: Fix memory leak in function 'EfiShellSetCurDir' and 'EfiShellSetMap'.Yao Jiewen
2015-12-25ShellPkg: Fix memory leak in function'ShellCommandConsistMappingInitialize'.Yao Jiewen
2015-12-25ShellPkg: Fix memory leak in function 'ShellCommandCreateInitialMappingsAndPa...Yao Jiewen
2015-12-25ShellPkg: Fix memory leak in function'ShellCommandRunHelp'.Yao Jiewen
2015-12-25Subject: [PATCH 5/9] ShellPkg: Fix memory leak in function'ManBufferFindSecti...Qiu Shumin
2015-12-25ShellPkg: Fix memory leak in 'ShellOpenFileByName'.Yao Jiewen
2015-12-25ShellPkg: Fix memory leak in 'InternalShellExecuteDevicePath'.Yao Jiewen
2015-12-25ShellPkg: Fix the TAB-auto-completion memory leak.Qiu Shumin
2015-12-25ShellPkg: Fix memory leak when running Shell script.Qiu Shumin
2015-12-25ShellPkg: Refine the code logic of 'command history'.Qiu Shumin
2015-12-25ShellPkg: Fix memory leak in ShellProtocol.Qiu Shumin
2015-12-25ShellPkg: Fix memory leak in SimpleTextOutput on file.Qiu Shumin
2015-12-24Remove some empty directories.Jeff Fan
2015-12-24PcAtChipsetPkg/PcRtc: Modify INF file content to follow INF specRuiyu Ni
2015-12-24PcAtChipsetPkg/PcRtc: Add assertion to pass static code checkerRuiyu Ni
2015-12-24UefiCpuPkg/PiSmmCpuDxeSmm: Correct CPUID leaf used to detect SMM modeMichael Kinney
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-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