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
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-11-06
Remove un-used PPI reference.
Jeff Fan
2014-10-31
EDK II Contributions.txt: Update patch format information
Jordan Justen
2014-09-12
UefiCpuPkg: error: invalid instruction mnemonic 'retf'
Nikolai Saoukh
2014-09-12
UefiCpuPkg: error: invalid instruction mnemonic 'retf'
Nikolai Saoukh
2014-09-09
UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with Xcode
Anderw Fish
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
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
2014-08-25
EDK II Contributions.txt: Note acceptable contribution licenses
Jordan Justen
2014-08-21
Append the terminating null character at the end of the string to avoid buffe...
Qiu Shumin
2014-08-18
UefiCpuPkg: Add ResetVector/FixupVtf
Jordan Justen
2014-08-18
UefiCpuPkg VTF0 X64: Build page tables in NASM code
Jordan Justen
2014-08-18
UefiCpuPkg: Support building VTF0 ResetVector during the EDK II build
Jordan Justen
2014-07-11
1. Save/restore ICR high 32bit value and check Delivery Status before sending...
Jeff Fan
2014-07-10
Introduce one PCD PcdCpuInitIpiDelayInMicroSeconds to specify the delay value...
Jeff Fan
2014-07-09
Fixed typos: hanlder should be handler.
Chen Fan
2014-06-30
Fix the potential address overflow issue when checking PE signature.
Jeff Fan
2014-06-24
Add DEBUG message for all fields in AcpiS3Context.
Gao, Liming
2014-01-28
Fix ResetVectorVtf0.asm comment typo
Chen Fan
2014-01-22
Fix CRLF format
Tian, Hot
2014-01-10
Fix bug when reserve stack space to fill exception context.
Jeff Fan
2014-01-10
Update UefiCpuPkg version: 0.2->0.3
Jeff Fan
2014-01-07
MtrrDebugPrintAllMtrrs() should loop until the max physical address is reached.
Jeff Fan
2013-12-20
1. Only dump CPU Context and CpuDeadLoop () for CPU exception.
Jeff Fan
2013-12-13
Fix meta file issue.
Jeff Fan
2013-12-13
UefiCpuPkg: S3Resume2Pei: align return stacks explicitly
Laszlo Ersek
2013-12-11
Correct INF file to make module pass ICC compiler.
Liming Gao
2013-12-06
Fix comments format issue.
Jeff Fan
2013-11-30
Add missing ASM_PFX for HookAfterStubHeaderEnd.
Jeff Fan
2013-11-29
Fixed typo: HookAfterStubEnd should be HookAfterStubHeaderEnd. It will make U...
Jeff Fan
2013-11-29
UefiCpuPkg: Using the "movabsq" instruction to read global variable mDoFarRet...
Laszlo Ersek
2013-11-26
Cleanup unused ReportStatusCodeLib reference.
Jeff Fan
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
2013-09-24
UefiCpuPkg/ResetVector/Vtf0: Move Page Table/CR3 setting to a new file
Jordan Justen
2013-09-16
1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode.
Jeff Fan
2013-08-27
Removed the assumption on APIC timer initial Count is all 1s and updated it t...
Jeff Fan
2013-02-05
Fix build issue on DDK3790 tool chain.
vanjeff
2012-10-30
Add missing status code in several modules.
li-elvin
2012-10-11
Add missing braces around initializer.
lzeng14
2012-10-10
Add missing parameter in functions header.
vanjeff
2012-09-27
Save and disable CPU interrupt before programming MTRR settings, and restore ...
vanjeff
2012-09-10
Add type cast to avoid sign extension on x64 tip.
vanjeff
2012-08-28
Fix comparisons of enumerated types which may cause warnings for some compilers.
rsun3
[next]