summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-22MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu1-1/+1
2015-12-22MdePkg UefiScsiLib: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu1-4/+4
2015-12-22MdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu2-12/+105
2015-12-22MdeModulePkg ScsiDiskDxe: Add retry scheme for async SCSI I/O commandHao Wu1-8/+58
2015-12-22MdeModulePkg ScsiDiskDxe: Fix async request retry times info lost issueHao Wu2-0/+32
2015-12-22MdeModulePkg ScsiDiskDxe: Close event when SCSI command failsHao Wu1-0/+24
2015-12-22MdePkg UefiScsiLib: Close event when SCSI command failsHao Wu1-4/+44
2015-12-22MdeModulePkg ScsiBusDxe: Only signal caller event when PassThru() succeedsHao Wu1-2/+3
2015-12-22MdeModulePkg DiskIoDxe: Check for MediaPresent in DiskIo2ReadWriteDisk()Hao Wu1-0/+4
2015-12-22MdeModulePkg ScsiDiskDxe: Modify WriteBlocks(Ex)() to follow UEFI specHao Wu1-0/+10
2015-12-22MdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to follow UEFI specHao Wu2-10/+71
2015-12-22MdeModulePkg ScsiDiskDxe: Set block I/O media of SCSI CDROM to read-onlyHao Wu1-0/+1
2015-12-22PcAtChipsetPkg/Rtc: Fix a UEFI Win7 boot hang issueRuiyu Ni4-4/+158
2015-12-22MdeModulePkg:Clear the screen before booting the boot optionDandan Bi1-0/+7
2015-12-22MdeModulePkg:Update Boot Manager form when enter it.Dandan Bi2-4/+23
2015-12-22MdeModulePkg: Add PCD description to MdeModulePkg.uniRuiyu Ni2-15/+48
2015-12-22ShellPkg: Add AIP IPv6 UNDI support to Shell dhSamer El-Haj-Mahmoud3-4/+25
2015-12-22NetworkPkg : Remove unused local variables to fix gcc build errors.Samer El-Haj-Mahmoud1-4/+0
2015-12-22MdePkg: Add HTTP 1.1 industry standard definitions.Samer El-Haj-Mahmoud1-0/+208
2015-12-22BaseTools: Update Scripts to support VS2015 envLiming Gao3-5/+20
2015-12-22Nt32Pkg: Fix VS2015 Build FailureLiming Gao1-1/+5
2015-12-22SecurityPkg: SecureBootConfigDxe: Remove useless code in VFRChao Zhang1-61/+11
2015-12-21ShellPkg: Refine the code format.Qiu Shumin1-2/+21
2015-12-21NetworkPkg:Fix a bug the 2nd httpboot fail issue.Zhang Lubo1-1/+10
2015-12-18MdeModulePkg: PeiCore fix Xcode -Wempty-body warningAndrew Fish1-9/+9
2015-12-18MdeModulePkg: Variable add missing VA_COPYAndrew Fish1-2/+2
2015-12-18NetworkPkg: Update iSCSI driver to check existing AIP instancesYe Ting6-3/+181
2015-12-18MdeModulePkg: Fix VS2012 build failure.Qiu Shumin1-1/+4
2015-12-18UefiCpuPkg/CpuMpPei: Remove un-used AsmCliHltLoop()Jeff Fan5-34/+0
2015-12-18UefiCpuPkg/CpuMpPei: Wake up APs by proper methodJeff Fan4-12/+42
2015-12-18UefiCpuPkg/CpuMpPei: Place APs in proper loop mode after AP executionJeff Fan3-46/+106
2015-12-18UefiCpuPkg/CpuMpPei: Prepare for monitor bufferJeff Fan2-2/+26
2015-12-18UefiCpuPkg/CpuMpPei: Add GetApLoopMode() to get AP loop modeJeff Fan4-0/+57
2015-12-18UefiCpuPkg: Add PCD PcdCpuApTargetCstateJeff Fan2-0/+9
2015-12-18UefiCpuPkg: Add PCD PcdCpuApLoopModeJeff Fan2-0/+12
2015-12-18UefiCpuPkg/CpuMpPei: Fix pack(1) issue on x64 archJeff Fan1-1/+3
2015-12-18DuetPkg: Fix GCC error to avoid the duplicated global variable in SmbiosGenDxeLiming Gao3-11/+2
2015-12-18DuetPkg: Fix GCC error to avoid the duplicated global variables in EfiLdrLiming Gao2-3/+3
2015-12-18EdkCompatibilityPkg: Fix GCC error to avoid the duplicated global variablesLiming Gao3-83/+5
2015-12-18MdeModulePkg:Fix bug that get the password width info incorrectlyDandan Bi1-0/+2
2015-12-18NetworkPkg:Fix the issue Http boot hang when network failed.Zhang Lubo1-0/+6
2015-12-18DxeTpmMeasureBootLib: Change global variable name to avoid name conflict.Eric Dong1-5/+5
2015-12-17ArmVirtPkg/ArmVirtXen: add ARM supportArd Biesheuvel2-6/+22
2015-12-17ArmVirtPkg/ArmXenRelocatablePlatformLib: add ARM supportArd Biesheuvel2-0/+143
2015-12-17ArmVirtPkg/PrePiRelocatable: add ARM supportArd Biesheuvel4-15/+242
2015-12-17ArmVirtPkg/XenRelocatablePlatformLib: rewrite DTB memory node retrieval in CArd Biesheuvel4-269/+113
2015-12-17OvfmPkg/XenHypercallLib: add missing GCC_ASM_EXPORT to XenHypercall2Ard Biesheuvel1-1/+2
2015-12-17CryptoPkg: fix build support under RVCTArd Biesheuvel5-19/+18
2015-12-17ArmPkg/ArmSoftfloatLib: add missing entry points for RVCTArd Biesheuvel4-1/+94
2015-12-17Add clarification for PcdAcpiDefault value PCD.Yao, Jiewen2-4/+32