Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
def75b5dadfe38126ca04495b7d7bd587847a7eb
/
UefiCpuPkg
a495774
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
by jljusten
· 15 years ago
24321aa1
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
by klu2
· 15 years ago
dc8f418
roll back changing on save and restore interrupt status, it needn't doing.
by vanjeff
· 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
58b23d9
Use atomic AsmDisableCache() and AsmDisableCache() functions instead of AsmWriteCr0() and AsmWbinvd() calls
by mdkinney
· 15 years ago
6640eb3
UefiCpuPkg/CpuDxe: Fix build error
by jljusten
· 15 years ago
e518b40
UefiCpuPkg: Add CpuDxe driver to UefiCpuPkg.dsc for build test coverage
by jljusten
· 15 years ago
3e6374d
UefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependency
by jljusten
· 15 years ago
ea99e00
a)Save and disable CPU interrupt before calling AsmWriteIdtr().
by vanjeff
· 15 years ago
3ba736f
Revert incompatible change:
by jyao1
· 15 years ago
3b9be41
Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR enabled, and 10 in latest Corei7.
by jyao1
· 15 years ago
bc252e8
Adding files from OvmfPkg to common location. This is so multiple packages can use pre-built reset vector code.
by geekboy15a
· 15 years ago
759f21f
Remove unused structure
by mdkinney
· 15 years ago
4a3af38
Minor clean up of DEC file.
by mdkinney
· 15 years ago
948cecf
Clean up MtrrLib to remove unnecessary package dependency
by qhuang8
· 15 years ago
311004b
Fix ICC build break Fix some typos
by qhuang8
· 15 years ago
44fdeb3
Fix ICC build break
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
bc230a2
Clean up function header comments to match SMM CPU I/O 2 Protocol definition in the MdePkg.
by mdkinney
· 15 years ago
dbc225c
Update Width check for < 0.
by mdkinney
· 15 years ago
08a2901
Fix file header
by mdkinney
· 15 years ago
173eeac
Add module that produces the SMM CPU I/O 2 Protocol
by mdkinney
· 15 years ago
2127579
Fixed incorrect syntax for immediate HEX value.
by geekboy15a
· 15 years ago
3d49c10
Removed use of pre-initialized global data in this file as it was causing problems with UNIXGCC tool chain.
by geekboy15a
· 15 years ago
d6d8e89
BaseUefiCpuLib: Preserve EBX register in InitializeFloatingPointUnits
by jljusten
· 15 years ago
3ca55ed
Check in driver to produce CPU I/O 2 Protocol for IA32 and X64 architecture.
by xli24
· 15 years ago
86973fa
Update x64 version of InitializeFpu.asm to use raw op-codes instead of 'finit' so that some early version of MS assemblers can support.
by qhuang8
· 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
c8adfe9
Use .p2align directive instead of ambiguous .align directive.
by qhuang8
· 15 years ago
c2fd60f
Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change.
by qhuang8
· 15 years ago
3668c08
Remove ".intel_syntax", convert MASM to GAS.
by gikidy
· 15 years ago
db63aee
Remove ".intel_syntax", convert MASM to GAS.
by gikidy
· 15 years ago
a47463f
Add CPU DXE driver for IA32 & X64 processor architectures.
by jljusten
· 16 years ago
e50466d
Add MTRR library for IA32 & X64 processor architectures.
by jljusten
· 16 years ago
2359462
Remove unneeded reference to DuetPkg.dec.
by jljusten
· 16 years ago
9e7864e
Add UefiCpuPkg.dsc and UefiCpuPkg.dec for UefiCpuPkg.
by jljusten
· 16 years ago
8b2ba4d
Moving DuetPkg/CpuIoDxe to UefiCpuPkg.
by jljusten
· 16 years ago