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
Age
Commit message (
Expand
)
Author
2016-12-20
UefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii characters
Hao Wu
2016-12-19
UefiCpuPkg/PiSmmCpu: Add SMM Comm Buffer Paging Protection.
Jiewen Yao
2016-12-19
UefiCpuPkg/SmmCpuFeaturesLibStm: Add STM library instance
Michael Kinney
2016-12-19
UefiCpuPkg/SmmCpuFeaturesLib: Split into two files
Michael Kinney
2016-12-19
UefiCpuPkg: Add STM GUIDs, Protocols, and PCDs
Michael Kinney
2016-12-19
UefiCpuPkg/Include: Update MSEG structure comments
Michael Kinney
2016-12-16
UefiCpuPkg/Cpuid.h: Update CPUID definitions with SDM (Sep.2016)
Hao Wu
2016-12-16
UefiCpuPkg/Include: Add Goldmont MSR header file with SDM (Sep.2016)
Hao Wu
2016-12-16
UefiCpuPkg/Include: Update Skylake MSR header file with SDM (Sep.2016)
Hao Wu
2016-12-16
UefiCpuPkg/Include: Update MSR header files with SDM (Sep.2016)
Hao Wu
2016-12-16
UefiCpuPkg/PiSmmCpuDxeSmm: Fix .S & .asm build failure
Feng Tian
2016-12-14
UefiCpuPkg/Capsule: Fix coding style issues
Dandan Bi
2016-12-14
UefiCpuPkg/MicrocodeUpdateDxe: Fix coding style issues in INF file
Dandan Bi
2016-12-14
UefiCpuPkg: Add info string to UNI file for PcdCpuSmmStaticPageTable
Dandan Bi
2016-12-14
UefiCpuPkg: Make the comments align with the functions
Dandan Bi
2016-12-06
UefiCpuPkg/PiSmmCpuDxeSmm: Remove MTRR field from PSD
Michael Kinney
2016-12-06
UefiCpuPkg/PiSmmCpuDxeSmm: Always initialze PSD
Michael Kinney
2016-12-07
UefiCpuPkg/PiSmmCpu: Fixed #double fault on #page fault.
Jiewen Yao
2016-12-01
UefiCpuPkg/Include: Add VMX MSR register structures
Michael Kinney
2016-12-01
UefiCpuPkg/PiSmmCpuDxeSmm: Remove PSD layout assumptions
Michael Kinney
2016-12-01
UefiCpuPkg/PiSmmCpuDxeSmm: Remove MTRRs from PSD structure
Michael Kinney
2016-12-01
UefiCpuPkg/CpuExceptionHandlerLib: remove un-used mReservedVectors
Jeff Fan
2016-12-01
UefiCpuPkg: Add ExceptionHandlerData for ArchRestoreExceptionContext()
Jeff Fan
2016-12-01
UefiCpuPkg: Add ExceptionHandlerData for ArchSaveExceptionContext()
Jeff Fan
2016-12-01
UefiCpuPkg/PiSmmCpuDxeSmm: Clear some semaphores on S3 boot path
Jeff Fan
2016-11-30
UefiCpuPkg/MicrocodeUpdate: Fix GetImage API
Jiewen Yao
2016-11-30
UefiCpuPkg/PiSmmCpu: relax superpage protection on page split.
Jiewen Yao
2016-11-29
UefiCpuPkg/MpInitLib: wait no longer than necessary for initial AP startup
Laszlo Ersek
2016-11-28
UefiCpuPkg/PiSmmCpuDxeSmm: handle dynamic PcdCpuMaxLogicalProcessorNumber
Laszlo Ersek
2016-11-28
UefiCpuPkg/DxeMpLib: Remove unnecessary ret instruction
Jeff Fan
2016-11-28
UefiCpuPkg/DxeMpLib: Fix bug when getting target C-State from eax
Jeff Fan
2016-11-28
UefiCpuPkg/DxeMpLib: Make sure APs in safe loop code
Jeff Fan
2016-11-28
UefiCpuPkg/DxeMpLib: Allocate new safe stack < 4GB
Jeff Fan
2016-11-28
UefiCpuPkg/DxeMpLib: Get safe AP loop handler from global variable
Jeff Fan
2016-11-24
UefiCpuPkg/PiSmmCpu: Correct exception message.
Jiewen Yao
2016-11-23
UefiCpuPkg/MpInitLib: fix feature test for Extended Topology CPUID leaf
Laszlo Ersek
2016-11-23
UefiCpuPkg/LocalApicLib: fix feature test for Extended Topology CPUID leaf
Laszlo Ersek
2016-11-22
UefiCpuPkg/PiSmmCpuDxeSmm: dynamic PcdCpuSmmApSyncTimeout, PcdCpuSmmSyncMode
Laszlo Ersek
2016-11-18
UefiCpuPkg/PiSmmCpu: Check XdSupport before set NX.
Jiewen Yao
2016-11-18
UefiCpuPkg/SecCore: Correct print format for stack information
Jeff Fan
2016-11-18
MdeModulePkg/PiSmmCpuDxeSmm: Check RegisterCpuInterruptHandler status
Jeff Fan
2016-11-17
UefiCpuPkg/PiSmmCpuDxeSmm: Add volatile to mNumberToFinish
Michael Kinney
2016-11-17
UefiCpuPkg/PiSmmCpuDxeSmm: TransferApToSafeState() use UINTN params
Michael Kinney
2016-11-17
UefiCpuPkg/MpInitLib: support 64-bit AP stack addresses
Laszlo Ersek
2016-11-17
UefiCpuPkg/MpInitLib/X64/MpFuncs.nasm: fix fatal typo
Laszlo Ersek
2016-11-17
UefiCpuPkg/MpInitLib/X64/MpFuncs.nasm: remove superfluous instruction
Laszlo Ersek
2016-11-17
UefiCpuPkg/DxeMpInitLib: remove duplicate HobLib class dependency
Laszlo Ersek
2016-11-17
UefiCpuPkg/PiSmmCpuDxeSmm: Add paging protection.
Jiewen Yao
2016-11-17
UefiCpuPkg/dec: Add PcdCpuSmmStaticPageTable.
Jiewen Yao
2016-11-16
UefiCpuPkg/MpInitLib: Update AP information when BSP switched
Jeff Fan
[prev]
[next]