Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
f18b2162e8c81ed741853e11a4c3134335090946
/
UefiCpuPkg
/
UefiCpuPkg.dsc
65e79f9
UefiCpuPkg: Add CpuMpPei module
by Jeff Fan
· 9 years ago
db61e16
UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOB
by Jeff Fan
· 10 years ago
03673ae
UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service Protocol
by Chen Fan
· 10 years ago
9ad1507
Update UefiCpuPkg version: 0.2->0.3
by Jeff Fan
· 11 years ago
e41aad1
1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuExceptionHandlerLib.inf and SmmCpuExceptionHandlerLib.inf.
by Jeff Fan
· 11 years ago
661cab5
UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPointUnits () to initialize X87 FPU Control Word for BSP.
by rsun3
· 12 years ago
8f07f89
Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler.inf and DxeSmmCpuExceptionHandler.inf.
by vanjeff
· 13 years ago
048fc99
Update package version for MdeModulePkg, UefiCpuPkg.
by rsun3
· 13 years ago
1f56962
UefiCpuPkg: Add S3Resume2Pei PEIM
by jljusten
· 13 years ago
5e9ae43
Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask.
by mdkinney
· 14 years ago
2057d8c
Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. This library differs with the SecPeiDxeTimerLibCpu library in the MdePkg in that it uses the local APIC library so that it supports x2APIC mode.
by rsun3
· 14 years ago
bf73cc4
Add Local APIC Library class defining APIs for common Local APIC operations. Add two Local APIC library instances, one is for xAPIC mode only, the other is for x2APIC capable processors which have xAPIC and x2APIC modes.
by rsun3
· 14 years ago
164d596
Clean up package/platform DSC files by the following steps:
by lgao4
· 15 years ago
01a1c0f
Update the copyright notice format
by hhtian
· 15 years ago
7b202cb
1. Correct File header to ## @file
by lgao4
· 15 years ago
8d96b97
Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER
by mdkinney
· 15 years ago
e518b40
UefiCpuPkg: Add CpuDxe driver to UefiCpuPkg.dsc for build test coverage
by jljusten
· 15 years ago
948cecf
Clean up MtrrLib to remove unnecessary package dependency
by qhuang8
· 15 years ago
e643315
Add generic CpuIoPei module that produces the CPU I/O PPU using the services of the MdePkg IoLib
by mdkinney
· 15 years ago
3ea1d3e
Update CpuIo2Dxe to also support IPF
by mdkinney
· 15 years ago
173eeac
Add module that produces the SMM CPU I/O 2 Protocol
by mdkinney
· 15 years ago
3ca55ed
Check in driver to produce CPU I/O 2 Protocol for IA32 and X64 architecture.
by xli24
· 15 years ago
989322c
Introduce UefiCpuLib library class in UefiCpuPkg and add one instance of BaseUefiCpuLib. The major purpose of this library class / instance is to provide some routines that are generic for IA32 family CPU
by qhuang8
· 15 years ago
9e7864e
Add UefiCpuPkg.dsc and UefiCpuPkg.dec for UefiCpuPkg.
by jljusten
· 16 years ago