Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-3.9
/
UefiCpuPkg
14e4ca2
UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bit
by Michael Kinney
· 9 years ago
0d4c1db
UefiCpuPkg: CpuDxe: Update GDT to be consistent with DxeIplPeim
by Michael Kinney
· 9 years ago
d26a7a3
UefiCpuPkg: SmmCpuFeaturesLib: Add MSR_SMM_FEATURE_CONTROL support
by Michael Kinney
· 9 years ago
9838b01
UefiCpuPkg: PiSmmCpuDxeSmm: Replace PcdSet## with PcdSet##S
by Michael Kinney
· 9 years ago
f40577c
UefiCpuPkg: PiSmmCpuDxeSmm: Remove unused references to SmmLib
by Michael Kinney
· 9 years ago
b7953e2
UefiCpuPkg: Add PiSmmCpuDxeSmm module to DSC file
by Michael Kinney
· 9 years ago
427e357
UefiCpuPkg: Add PiSmmCpuDxeSmm module X64 files
by Michael Kinney
· 9 years ago
7947da3
UefiCpuPkg: Add PiSmmCpuDxeSmm module IA32 files
by Michael Kinney
· 9 years ago
529a5a8
UefiCpuPkg: Add PiSmmCpuDxeSmm module no IA32/X64 files
by Michael Kinney
· 9 years ago
406c720
UefiCpuPkg: Update DEC/DSC files for new includes and libraries
by Michael Kinney
· 9 years ago
a0fa23a
UefiCpuPkg: Add CPU Hot Plug Data include file
by Michael Kinney
· 9 years ago
1c27f92
UefiCpuPkg: Add ACPI CPU Data include file
by Michael Kinney
· 9 years ago
70de765
UefiCpuPkg: Add SMRAM Save State include file
by Michael Kinney
· 9 years ago
9f1fc50
UefiCpuPkg: Add SMM CPU Service Protocol
by Michael Kinney
· 9 years ago
2b63446
UefiCpuPkg: Add SmmCpuPlatformHookLib
by Michael Kinney
· 9 years ago
a9764e6
UefiCpuPkg: Add SmmCpuFeaturesLib
by Michael Kinney
· 9 years ago
d947a4c
UefiCpuPkg: Add SecCore module and supporting library class and PCD
by Michael Kinney
· 9 years ago
1921695
UefiCpuPkg: Add SecCore module
by Michael Kinney
· 9 years ago
a39d509
UefiCpuPkg: Add PlatformSecLib
by Michael Kinney
· 9 years ago
b3dc26e
UefiCpuPkg: Add SMM Communication PPI and Handler Modules
by Michael Kinney
· 9 years ago
28a7ddf
UefiCpuPkg: Add Cpuid.h include files for CPUID related defines
by Michael Kinney
· 9 years ago
94941c8
UefiCpuPkg: CpuDxe: broadcast MTRR changes to APs
by Laszlo Ersek
· 9 years ago
1aa6bf5
UefiCpuPkg: CpuDxe: Wait for APs to enter idle loop
by Michael Kinney
· 9 years ago
1e410ea
UefiCpuPkg: CpuDxe: Use PCD for AP detection timeout
by Michael Kinney
· 9 years ago
944f45a
UefiCpuPkg: Update CPU MP drivers to support single CPU configuration
by Michael Kinney
· 9 years ago
6d72ff7
UefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC not software enabled
by Hao Wu
· 9 years ago
f17e2f8
UefiCpuPkg: Add ASSERT to handle local APIC not config properly
by Hao Wu
· 9 years ago
28f27af
UefiCpuPkg/CpuMpPei: Fix wrong CpuData pointer
by Jeff Fan
· 9 years ago
630699b
UefiCpuPkg/CpuMpPei: Add check on Processors number found
by Jeff Fan
· 9 years ago
0a4f7aa
UefiCpuPkg/MtrrLib: MtrrValidBitsMask and MtrrValidAddressMask wrong
by Jeff Fan
· 9 years ago
8b4c856
UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo ()
by Jeff Fan
· 9 years ago
f1c97bb
UefiCpuPkg/CpuMpPei: Check Function pointer in PeiStartupAllAPs ()
by Jeff Fan
· 9 years ago
44d2ec1
UefiCpuPkg/CpuMpPei: Update the old/new BSP state in SwitchBsp()
by Jeff Fan
· 9 years ago
21d0e75
UefiCpuPkg CpuDxe: Sync up the settings of Execute Disable to APs
by Star Zeng
· 9 years ago
ea0f431
UefiCpuPkg/CpuMpPei: Update files format to DOS
by Jeff Fan
· 9 years ago
cb21fcb
UefiCpuPkg/CpuMpPei: Add meta data description
by Jeff Fan
· 9 years ago
b110527
UefiCpuPkg: Add missing PCD usage information in UNI files.
by Qiu Shumin
· 9 years ago
8f7b315
UefiCpuPkg/CpuMpPei: Register callback on End Of Pei PPI
by Jeff Fan
· 9 years ago
fcc8273
UefiCpuPkg/CpuMpPei: Add AsmHltLoop ()
by Jeff Fan
· 9 years ago
e35d034
UefiCpuPkg/CpuMpPei: Install PI CPU MP PPI
by Jeff Fan
· 9 years ago
53d3f06
UefiCpuPkg/CpuMpPei: Implementation of PeiEnableDisableAP ()
by Jeff Fan
· 9 years ago
3798f35
UefiCpuPkg/CpuMpPei: Implementation of PeiSwitchBSP ()
by Jeff Fan
· 9 years ago
d11bbff
UefiCpuPkg/CpuMpPei: Implementation of PeiStartupThisAP ()
by Jeff Fan
· 9 years ago
60ca9e8
UefiCpuPkg/CpuMpPei: Implementation of PeiStartupAllAPs ()
by Jeff Fan
· 9 years ago
bf55f5b
UefiCpuPkg/CpuMpPei: Implementation of PeiGetProcessorInfo ()
by Jeff Fan
· 9 years ago
a2cc8ca
UefiCpuPkg/CpuMpPei: Implementation of PeiGetNumberOfProcessors ()
by Jeff Fan
· 9 years ago
887810c
UefiCpuPkg/CpuMpPei: Implementation of PeiWhoAmI ()
by Jeff Fan
· 9 years ago
a21fe42
UefiCpuPkg/CpuMpPei: Update and publish CPU BIST information
by Jeff Fan
· 9 years ago
8805c91
UefiCpuPkg/CpuMpPei: Build one GUIDed HOB to save CPU MP Data
by Jeff Fan
· 9 years ago
d1cf933
UefiCpuPkg/CpuMpPei: Load microcode on BSP and APs
by Jeff Fan
· 9 years ago
d32c7f6
UefiCpuPkg: Add some CPUID definitions
by Jeff Fan
· 9 years ago
3031446
UefiCpuPkg: Add microcode PCDs
by Jeff Fan
· 9 years ago
b4cd9f7
UefiCpuPkg/CpuMpPei: Sync BPS's mtrr setting to APs
by Jeff Fan
· 9 years ago
f8e4e86
UefiCpuPkg/CpuMpPei: Sort APIC ID in ascending order
by Jeff Fan
· 9 years ago
7d51bf5
UefiCpuPkg/CpuMpPei: Wakeup APs and collect AP count
by Jeff Fan
· 9 years ago
f79fcf4
UefiCpuPkg: Add PcdCpuApInitTimeOutInMicroSeconds
by Jeff Fan
· 9 years ago
e66d675
UefiCpuPkg/CpuMpPei: Prepare for buffer for AP wakeup and CPU MP data
by Jeff Fan
· 9 years ago
8018cb1
UefiCpuPkg/CpuMpPei: Get AP reset code size and far jump information
by Jeff Fan
· 9 years ago
46ba0f6
UefiCpuPkg/CpuMpPei: Initialize FPU per UEFI specification
by Jeff Fan
· 9 years ago
34ff871
UefiCpuPkg/CpuMpPei: Add AP reset x64 assembly code
by Jeff Fan
· 9 years ago
da1475e
UefiCpuPkg/CpuMpPei: Add AP reset IA32 assembly code
by Jeff Fan
· 9 years ago
a56f6f4
UefiCpuPkg/CpuMpPei: Add MP exchange structure definition
by Jeff Fan
· 9 years ago
05e107f
UefiCpuPkg/CpuMpPei: Find available memory < 1MB for AP reset code
by Jeff Fan
· 9 years ago
f9d3059
UefiCpuPkg/CpuMpPei: Load GDT table on BSP
by Jeff Fan
· 9 years ago
65e79f9
UefiCpuPkg: Add CpuMpPei module
by Jeff Fan
· 9 years ago
c1fd37c
UefiCpuPkg S3Resume2Pei: Fix ASSERT in WriteToOsS3PerformanceData
by Hao Wu
· 9 years ago
a51ee14
UefiCpuPkg/Library/CpuExceptionHandlerLib: Add exception type decoder
by Jeff Fan
· 9 years ago
274e843
UefiCpuPkg S3Resume2Pei: Use safe string functions
by Hao Wu
· 9 years ago
13181dd
UefiCpuPkg/CpuDxe: NumberOfData is not BOOLEAN type
by Jeff Fan
· 10 years ago
db61e16
UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOB
by Jeff Fan
· 10 years ago
087c67d
UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSAVE/FXRESTOR
by Michael Kinney
· 10 years ago
e9cd66d
MdePkg/BaseXApicX2ApicLib: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESS
by Michael Kinney
· 10 years ago
59d6724
MdePkg/BaseXApicLib: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESS
by Michael Kinney
· 10 years ago
718abab
UefiCpuPkg: Avoid "error A2085" when DDK3790 tool chain is used
by Scott Duplichan
· 10 years ago
33f413f
UefiCpuPkg/MpSerivce: add volatile qualifiers
by Chen Fan
· 10 years ago
68f0674
UefiCpuPkg/MpService: Put APs to sleep when not busy.
by Chen Fan
· 10 years ago
e033a1a
UefiCpuPkg/MpService: put AP to busy state when execution
by Chen Fan
· 10 years ago
b302a97
UefiCpuPkg/MpService: fix trivial typo in cpu state
by Chen Fan
· 10 years ago
3f3c489
*/Contributions.txt: Update example email address
by Jordan Justen
· 10 years ago
c4bac15
Refine the format of PCD in INF files for UefiCpuPkg.
by Shumin Qiu
· 10 years ago
e5030c1
UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code consistence.
by Jeff Fan
· 10 years ago
7475d13
Add typecast to fix VS2005 build issue.
by Jeff Fan
· 10 years ago
3a5d9a3
UefiCpuPkg : Fix CpuDxe build issue with VS2005 tool chain
by Jeff Fan
· 10 years ago
9840b12
UefiCpuPkg/CpuDxe: Put APs in wait for SIPI state at ExitBootServices
by Chen Fan
· 10 years ago
4a50c27
UefiCpuPkg/CpuDxe: install Mp Service protocol
by Chen Fan
· 10 years ago
dee9376
UefiCpuPkg/CpuDxe: Startup APs
by Jordan Justen
· 10 years ago
cd8c700
UefiCpuPkg/MpService: avoid dead lock caused by CheckAllAPsStatus
by Chen Fan
· 10 years ago
0e724fc
UefiCpuPkg/MpService: avoid reset AP still hold a lock
by Chen Fan
· 10 years ago
232eb4c
UefiCpuPkg/MpService: free the unused cpu data buffer
by Chen Fan
· 10 years ago
ac9dbb3
UefiCpuPkg/CpuDxe: introduce ResetApStackless()
by Chen Fan
· 10 years ago
fe078dd
UefiCpuPkg/CpuDxe: split out StartupCode from StartApsStackless()
by Chen Fan
· 10 years ago
e4aaf76
UefiCpuPkg/MpService: avoid next timer getting into CheckAllAPsStatus()
by Chen Fan
· 10 years ago
d16cf36
UefiCpuPkg/MpService: Simply Lock usage
by Chen Fan
· 10 years ago
acb2172
UefiCpuPkg/MpService: move settimer out to InitMpSystemData
by Chen Fan
· 10 years ago
9908a82
UefiCpuPkg/CpuDxe: Ap do loop routine to execute procedure
by Chen Fan
· 10 years ago
b7c05ba
UefiCpuPkg/CpuDxe: implement Mp Services:SwitchBSP()
by Chen Fan
· 10 years ago
5fee172
UefiCpuPkg/CpuDxe: implement Mp Services:StartupAllAPs()
by Chen Fan
· 10 years ago
3f4f0af
UefiCpuPkg/CpuDxe: implement Mp Protocol:StartupThisAP()
by Chen Fan
· 10 years ago
fa7ce67
UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP()
by Chen Fan
· 10 years ago
e7938b5
UefiCpuPkg/CpuDxe: implement Mp Services:GetProcessorInfo()
by Chen Fan
· 10 years ago
Next »