summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-21ShellPkg: Refine the code format.Qiu Shumin
2015-12-21NetworkPkg:Fix a bug the 2nd httpboot fail issue.Zhang Lubo
2015-12-18MdeModulePkg: PeiCore fix Xcode -Wempty-body warningAndrew Fish
2015-12-18MdeModulePkg: Variable add missing VA_COPYAndrew Fish
2015-12-18NetworkPkg: Update iSCSI driver to check existing AIP instancesYe Ting
2015-12-18MdeModulePkg: Fix VS2012 build failure.Qiu Shumin
2015-12-18UefiCpuPkg/CpuMpPei: Remove un-used AsmCliHltLoop()Jeff Fan
2015-12-18UefiCpuPkg/CpuMpPei: Wake up APs by proper methodJeff Fan
2015-12-18UefiCpuPkg/CpuMpPei: Place APs in proper loop mode after AP executionJeff Fan
2015-12-18UefiCpuPkg/CpuMpPei: Prepare for monitor bufferJeff Fan
2015-12-18UefiCpuPkg/CpuMpPei: Add GetApLoopMode() to get AP loop modeJeff Fan
2015-12-18UefiCpuPkg: Add PCD PcdCpuApTargetCstateJeff Fan
2015-12-18UefiCpuPkg: Add PCD PcdCpuApLoopModeJeff Fan
2015-12-18UefiCpuPkg/CpuMpPei: Fix pack(1) issue on x64 archJeff Fan