index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
UefiCpuPkg
/
CpuDxe
Age
Commit message (
Expand
)
Author
2015-06-19
UefiCpuPkg/CpuDxe: NumberOfData is not BOOLEAN type
Jeff Fan
2015-06-16
UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOB
Jeff Fan
2015-04-09
UefiCpuPkg: Avoid "error A2085" when DDK3790 tool chain is used
Scott Duplichan
2015-03-09
UefiCpuPkg/MpSerivce: add volatile qualifiers
Chen Fan
2015-03-09
UefiCpuPkg/MpService: Put APs to sleep when not busy.
Chen Fan
2015-03-09
UefiCpuPkg/MpService: put AP to busy state when execution
Chen Fan
2015-03-09
UefiCpuPkg/MpService: fix trivial typo in cpu state
Chen Fan
2014-11-24
Add typecast to fix VS2005 build issue.
Jeff Fan
2014-11-19
UefiCpuPkg : Fix CpuDxe build issue with VS2005 tool chain
Jeff Fan
2014-11-17
UefiCpuPkg/CpuDxe: Put APs in wait for SIPI state at ExitBootServices
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: install Mp Service protocol
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: Startup APs
Jordan Justen
2014-11-13
UefiCpuPkg/MpService: avoid dead lock caused by CheckAllAPsStatus
Chen Fan
2014-11-13
UefiCpuPkg/MpService: avoid reset AP still hold a lock
Chen Fan
2014-11-13
UefiCpuPkg/MpService: free the unused cpu data buffer
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: introduce ResetApStackless()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: split out StartupCode from StartApsStackless()
Chen Fan
2014-11-13
UefiCpuPkg/MpService: avoid next timer getting into CheckAllAPsStatus()
Chen Fan
2014-11-13
UefiCpuPkg/MpService: Simply Lock usage
Chen Fan
2014-11-13
UefiCpuPkg/MpService: move settimer out to InitMpSystemData
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: Ap do loop routine to execute procedure
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Services:SwitchBSP()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Services:StartupAllAPs()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Protocol:StartupThisAP()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Services:GetProcessorInfo()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Protocol:GetNumberOfProcessors()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Protocol: WhoAmI()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service Protocol
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: introduce EFI_MP_SERVICES_PROTOCOL
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: Switch Ap Stack to NewStack
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: introduce two PCD value
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: Add StartApsStackless routine
Jordan Justen
2014-11-13
UefiCpuPkg/CpuDxe: Move GDT structures into CpuGdt.h
Jordan Justen
2014-11-13
UefiCpuPkg/CpuDxe: Add stackless assembly AP entry points
Jordan Justen
2014-11-13
UefiCpuPkg/CpuDxe: Add ApEntryPointInC
Jordan Justen
2014-11-13
UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupport
Jordan Justen
2014-09-03
UefiCpuPkg: Convert non DOS format files to DOS format
Gao, Liming
2014-08-28
UefiCpuPkg: INF/DEC file updates to EDK II packages
Gao, Liming
2014-08-28
UefiCpuPkg: INF/DEC file updates to EDK II packages
Gao, Liming
2013-11-22
1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...
Jeff Fan
2013-10-08
Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...
Samer El-Haj-Mahmoud
2012-10-11
Add missing braces around initializer.
lzeng14
2012-09-10
Add type cast to avoid sign extension on x64 tip.
vanjeff
2012-07-06
UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPointUnits () to initial...
rsun3
2012-05-31
Remove CPU dead loop code from IA32 assembly codes.
vanjeff
2012-05-18
UefiCpuPkg: Added code to enable Local APIC.
geekboy15a
2011-11-16
Restore original IDT entry if RegisterInterruptHandler() was used to unregist...
vanjeff
2011-10-31
Roll back the change on GetMemorySpaceAttributeFromMtrrType()'s parameter typ...
vanjeff
2011-10-28
1. Introduce the API MtrrGetDefaultMemoryType () in Mtrr Library.
vanjeff
[next]