summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuDxe
AgeCommit message (Expand)Author
2015-08-08UefiCpuPkg CpuDxe: Sync up the settings of Execute Disable to APsStar Zeng
2015-06-19UefiCpuPkg/CpuDxe: NumberOfData is not BOOLEAN typeJeff Fan
2015-06-16UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOBJeff Fan
2015-04-09UefiCpuPkg: Avoid "error A2085" when DDK3790 tool chain is usedScott Duplichan
2015-03-09UefiCpuPkg/MpSerivce: add volatile qualifiersChen Fan
2015-03-09UefiCpuPkg/MpService: Put APs to sleep when not busy.Chen Fan
2015-03-09UefiCpuPkg/MpService: put AP to busy state when executionChen Fan
2015-03-09UefiCpuPkg/MpService: fix trivial typo in cpu stateChen Fan
2014-11-24Add typecast to fix VS2005 build issue.Jeff Fan
2014-11-19UefiCpuPkg : Fix CpuDxe build issue with VS2005 tool chainJeff Fan
2014-11-17UefiCpuPkg/CpuDxe: Put APs in wait for SIPI state at ExitBootServicesChen Fan
2014-11-13UefiCpuPkg/CpuDxe: install Mp Service protocolChen Fan
2014-11-13UefiCpuPkg/CpuDxe: Startup APsJordan Justen
2014-11-13UefiCpuPkg/MpService: avoid dead lock caused by CheckAllAPsStatusChen Fan
2014-11-13UefiCpuPkg/MpService: avoid reset AP still hold a lockChen Fan
2014-11-13UefiCpuPkg/MpService: free the unused cpu data bufferChen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce ResetApStackless()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: split out StartupCode from StartApsStackless()Chen Fan
2014-11-13UefiCpuPkg/MpService: avoid next timer getting into CheckAllAPsStatus()Chen Fan
2014-11-13UefiCpuPkg/MpService: Simply Lock usageChen Fan
2014-11-13UefiCpuPkg/MpService: move settimer out to InitMpSystemDataChen Fan
2014-11-13UefiCpuPkg/CpuDxe: Ap do loop routine to execute procedureChen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Services:SwitchBSP()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Services:StartupAllAPs()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol:StartupThisAP()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Services:GetProcessorInfo()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol:GetNumberOfProcessors()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol: WhoAmI()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service ProtocolChen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce EFI_MP_SERVICES_PROTOCOLChen Fan
2014-11-13UefiCpuPkg/CpuDxe: Switch Ap Stack to NewStackChen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce two PCD valueChen Fan
2014-11-13UefiCpuPkg/CpuDxe: Add StartApsStackless routineJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Move GDT structures into CpuGdt.hJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Add stackless assembly AP entry pointsJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Add ApEntryPointInCJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupportJordan Justen
2014-09-03UefiCpuPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming
2013-11-221. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan
2013-10-08Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud
2012-10-11Add missing braces around initializer.lzeng14
2012-09-10Add type cast to avoid sign extension on x64 tip.vanjeff
2012-07-06UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPointUnits () to initial...rsun3
2012-05-31Remove CPU dead loop code from IA32 assembly codes.vanjeff
2012-05-18UefiCpuPkg: Added code to enable Local APIC.geekboy15a
2011-11-16Restore original IDT entry if RegisterInterruptHandler() was used to unregist...vanjeff
2011-10-31Roll back the change on GetMemorySpaceAttributeFromMtrrType()'s parameter typ...vanjeff