Age | Commit message (Expand) | Author |
2010-04-06 | Update the modules with the different module GUID to avoid the different modu... | lgao4 |
2010-03-10 | Add Checking for MTRR existence. | xli24 |
2010-03-04 | Add array index check to avoid potential buffer overflow. | xli24 |
2010-02-25 | Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* | jljusten |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 |
2010-02-24 | roll back changing on save and restore interrupt status, it needn't doing. | vanjeff |
2010-02-23 | 1. Correct File header to ## @file | lgao4 |
2010-02-14 | Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER | mdkinney |
2010-02-14 | Use atomic AsmDisableCache() and AsmDisableCache() functions instead of AsmWr... | mdkinney |
2010-02-10 | UefiCpuPkg/CpuDxe: Fix build error | jljusten |
2010-02-10 | UefiCpuPkg: Add CpuDxe driver to UefiCpuPkg.dsc for build test coverage | jljusten |
2010-02-10 | UefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependency | jljusten |
2010-02-09 | a)Save and disable CPU interrupt before calling AsmWriteIdtr(). | vanjeff |
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-02-02 | Adding files from OvmfPkg to common location. This is so multiple packages c... | geekboy15a |
2010-01-28 | Remove unused structure | mdkinney |
2010-01-27 | Minor clean up of DEC file. | mdkinney |
2010-01-26 | Clean up MtrrLib to remove unnecessary package dependency | qhuang8 |
2010-01-15 | Fix ICC build break | qhuang8 |
2010-01-15 | Fix ICC build break | qhuang8 |
2010-01-14 | Add generic CpuIoPei module that produces the CPU I/O PPU using the services ... | mdkinney |
2010-01-14 | Update CpuIo2Dxe to also support IPF | mdkinney |
2010-01-14 | Clean up function header comments to match SMM CPU I/O 2 Protocol definition ... | mdkinney |
2010-01-14 | Update Width check for < 0. | mdkinney |
2010-01-14 | Fix file header | mdkinney |
2010-01-14 | Add module that produces the SMM CPU I/O 2 Protocol | mdkinney |
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-12-07 | Check in driver to produce CPU I/O 2 Protocol for IA32 and X64 architecture. | xli24 |
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-08-20 | Use .p2align directive instead of ambiguous .align directive. | qhuang8 |
2009-08-20 | Update to make end-of-line consistent for all source files in MdePkg. There a... | qhuang8 |
2009-08-17 | Remove ".intel_syntax", convert MASM to GAS. | gikidy |
2009-08-14 | Remove ".intel_syntax", convert MASM to GAS. | gikidy |
2009-05-27 | Add CPU DXE driver for IA32 & X64 processor architectures. | jljusten |
2009-05-27 | Add MTRR library for IA32 & X64 processor architectures. | jljusten |
2009-02-23 | Remove unneeded reference to DuetPkg.dec. | jljusten |
2009-02-23 | Add UefiCpuPkg.dsc and UefiCpuPkg.dec for UefiCpuPkg. | jljusten |
2009-02-23 | Moving DuetPkg/CpuIoDxe to UefiCpuPkg. | jljusten |