summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-19BaseTools-CLANG38: Add -O3 in DLINK2 flagShi, Steven
2016-08-19BaseTools: check CONF_PATH env to get the configure filesYonghong Zhu
2016-08-18NetworkPkg/IpSecDxe: Fix wrong IKE header "FLAG" updateJiaxin Wu
2016-08-18NetworkPkg/IpSecDxe: Fix UEFI IKE Initial Exchange failureJiaxin Wu
2016-08-17CorebootPayloadPkg: fixed GCC49 and GCC5 hang in PeiCorePrince Agyeman
2016-08-17CorebootPayloadPkg : Added MpInitLib to CorebootPayloadPkg.dscPrince Agyeman
2016-08-18MdeModulePkg: Fix potential failure if UseDefaultAddress configuredJiaxin Wu
2016-08-18NetworkPkg: Fix assert issue in iSCSI driverZhang Lubo
2016-08-18NetworkPkg: Refine codes of iSCSI driverZhang Lubo
2016-08-18MdeModulePkg: Refine codes of iSCSI driverZhang Lubo
2016-08-18PcAtChipsetPkg AcpiTimerLib: Wait 363 ACPI timer counts to get TSC FreqStar Zeng
2016-08-17UefiCpuPkg/PiSmmCpuDxeSmm: Add gEfiVariableArchProtocolGuid dependencyJeff Fan
2016-08-17UefiCpuPkg/CpuDxe: Fixed typo in function header to match PI specJeff Fan
2016-08-17MdePkg/MpService.h: Trim whitespace at end of lineJeff Fan
2016-08-17MdePkg/MpService.h: Fixed typo in function header to match PI specJeff Fan
2016-08-17UefiCpuPkg/CpuDxe: Remove PcdCpuMaxLogicalProcessorNumber consumingJeff Fan
2016-08-17UefiCpuPkg/CpuDxe: Remove unused codes and filesJeff Fan
2016-08-17UefiCpuPkg/CpuDxe: Move SetMtrrsFromBuffer() location.Jeff Fan
2016-08-17UefiCpuPkg/CpuDxe: Consume MpInitLib to produce CPU MP Protocol servicesJeff Fan
2016-08-17UefiCpuPkg/CpuMpPei: Delete PeiMpServices.c and PeiMpServices.hJeff Fan
2016-08-17UefiCpuPkg/CpuMpPei: Remove unused files and codesJeff Fan
2016-08-17UefiCpuPkg/CpuMpPei: Consume MpInitLib to produce CPU MP PPI servicesJeff Fan
2016-08-17QuarkPlatformPkg: Add MpInitLib reference in DSC files.Jeff Fan
2016-08-17OvmfPkg: Add MpInitLib reference in DSC files.Jeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Place APs in safe loop before hand-off to OSJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Implementation of MpInitLibStartupAllAPs()Jeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Implementation of MpInitLibStartupThisAP()Jeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Check APs Status and update APs statusJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Implementation of MpInitLibEnableDisableAP()Jeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Implementation of MpInitLibSwitchBSP()Jeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Implementation of MpInitLibWhoAmI()Jeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Implementation of MpInitLibGetProcessorInfo()Jeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Implementation of MpInitLibGetNumberOfProcessors()Jeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Skip collect processor count if GUIDed HOB existJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Sort processor by ascending order of APIC IDJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Enable x2APIC mode on BSP/APsJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Send INIT-SIPI-SIPI to get processor countJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Add WakeUpAP()Jeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Fill MP_CPU_EXCHANGE_INFO fieldsJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Add ApWakeupFunction() executed by assembly codeJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Allocate AP reset vector buffer under 1MBJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Register one period event to check APs statusJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Register one End of PEI callback functionJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Save CPU MP Data pointerJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Add MicrocodeDetect() and load microcode on BSPJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Add CPU_VOLATILE_REGISTERS & worker functionsJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Initialize CPU_AP_DATA for CPU APsJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Allocate and initialize memory of MP Data bufferJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Get ApLoopMode and MointorFilter sizeJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Add MP_ASSEMBLY_ADDRESS_MAPJeff Fan