Age | Commit message (Expand) | Author |
---|---|---|
2010-02-23 | 1. Correct File header to ## @file | lgao4 |
2010-02-14 | Use atomic AsmDisableCache() and AsmDisableCache() functions instead of AsmWr... | mdkinney |
2010-02-05 | Revert incompatible change: | jyao1 |
2010-02-05 | Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR e... | jyao1 |
2010-01-26 | Clean up MtrrLib to remove unnecessary package dependency | qhuang8 |
2010-01-08 | Fixed incorrect syntax for immediate HEX value. | geekboy15a |
2010-01-08 | Removed use of pre-initialized global data in this file as it was causing pro... | geekboy15a |
2009-12-16 | BaseUefiCpuLib: Preserve EBX register in InitializeFloatingPointUnits | jljusten |
2009-11-30 | Update x64 version of InitializeFpu.asm to use raw op-codes instead of 'finit... | qhuang8 |
2009-11-25 | Introduce UefiCpuLib library class in UefiCpuPkg and add one instance of Base... | qhuang8 |
2009-05-27 | Add MTRR library for IA32 & X64 processor architectures. | jljusten |