Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
8ac24547bcde7081d7ceb4a82a0b7c9f7f6c27fc
/
UefiCpuPkg
/
Library
/
BaseUefiCpuLib
/
X64
7798fb8
Fix CRLF format
by Tian, Hot
· 11 years ago
e768377
UefiCpuPkg BaseUefiCpuLib: Change the initialization value for x87 FPU Control Word for x64 arch from 0x27f to 0x37f per UEFI 2.3.1c spec.
by rsun3
· 13 years ago
01a1c0f
Update the copyright notice format
by hhtian
· 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
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