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
2017-04-27
UefiCpuPkg: Move to new location
Guo Mang
2017-04-12
UefiCpuPkg: Error Level is not used correctly
Jeff Fan
2017-03-17
UefiCpuPkg/CpuDxe: Remove MSR_IA32_MISC_ENABLE check
Jeff Fan
2017-03-06
UefiCpuPkg/CpuDxe: Add support for PCD PcdPteMemoryEncryptionAddressOrMask
Leo Duran
2017-02-27
UefiCpuPkg/CpuDxe: Do not ASSERT on AllocateMemorySpace() error
Jeff Fan
2017-02-24
UefiCpuPkg/CpuDxe: Replace EFI_D_xxx with DEBUG_xxx in DEBUG()
Jeff Fan
2017-02-22
UefiCpuPkg/CpuDxe: Fix hard code actual TimerPeriod value
Jeff Fan
2017-02-22
UefiCpuPkg/CpuDxe: Add Local APIC memory mapped space in GCD
Jeff Fan
2017-02-22
UefiCpuPkg/CpuDxe: Copy two functions from PciHostBridge
Jeff Fan
2017-02-22
UefiCpuPkg/CpuDxe: Add memory attribute setting.
Jiewen Yao
2016-12-14
UefiCpuPkg: Make the comments align with the functions
Dandan Bi
2016-09-14
UefiCpuPkg/CpuDxe: Fix duplicated status code report
Jeff Fan
2016-08-17
UefiCpuPkg/CpuDxe: Fixed typo in function header to match PI spec
Jeff Fan
2016-08-17
UefiCpuPkg/CpuDxe: Remove PcdCpuMaxLogicalProcessorNumber consuming
Jeff Fan
2016-08-17
UefiCpuPkg/CpuDxe: Remove unused codes and files
Jeff Fan
2016-08-17
UefiCpuPkg/CpuDxe: Move SetMtrrsFromBuffer() location.
Jeff Fan
2016-08-17
UefiCpuPkg/CpuDxe: Consume MpInitLib to produce CPU MP Protocol services
Jeff Fan
2016-07-20
UefiCpuPkg/CpuDxe: StartupAllAPs in parallel mode
Jeff Fan
2016-06-28
UefiCpuPkg CpuDxe: Add nasm source file in CpuDxe.inf
Liming Gao
2016-06-28
UefiCpuPkg CpuDxe: Convert Ia32/CpuAsm.asm to NASM
Liming Gao
2015-12-15
UefiCpuPkg: Convert all .uni files to utf-8
Jordan Justen
2015-11-20
UefiCpuPkg/CpuDxe: Don't use gBS->Stall
Jordan Justen
2015-10-30
UefiCpuPkg: CpuDxe: Update GDT to be consistent with DxeIplPeim
Michael Kinney
2015-10-19
UefiCpuPkg: CpuDxe: broadcast MTRR changes to APs
Laszlo Ersek
2015-10-19
UefiCpuPkg: CpuDxe: Wait for APs to enter idle loop
Michael Kinney
2015-10-19
UefiCpuPkg: CpuDxe: Use PCD for AP detection timeout
Michael Kinney
2015-10-19
UefiCpuPkg: Update CPU MP drivers to support single CPU configuration
Michael Kinney
2015-08-08
UefiCpuPkg CpuDxe: Sync up the settings of Execute Disable to APs
Star Zeng
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
[next]