summaryrefslogtreecommitdiff
path: root/UefiCpuPkg
AgeCommit message (Expand)Author
2012-05-02UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before S...rsun3
2012-04-24Update copyright formathhtian
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-04-11UefiCpuPkg MtrrLib: For MtrrSetAllMtrrs(), do not set FE/E bits in IA32_MTRR_...rsun3
2012-03-19Fix doxgen format issue.vanjeff
2012-03-19Remove the useless performance logging code in BootScriptExecutorDxe driver a...lzeng14
2012-03-151. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. vanjeff
2012-03-15Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler...vanjeff
2011-12-14Update package version for MdeModulePkg, UefiCpuPkg.rsun3
2011-12-01Update the check condition to allows UINT64 and INT64 data types to be 32-bit...vanjeff
2011-11-25UefiCpuPkg MTRR Library: Remove a buggy check logic in MtrrSetMemoryAttribute...rsun3
2011-11-16Restore original IDT entry if RegisterInterruptHandler() was used to unregist...vanjeff
2011-10-31Roll back the change on GetMemorySpaceAttributeFromMtrrType()'s parameter typ...vanjeff
2011-10-281. Introduce the API MtrrGetDefaultMemoryType () in Mtrr Library.vanjeff
2011-10-27Update Base type SecPeiDxeTimerLibUefiCpu to support all module type.lgao4
2011-09-28UefiCpuPkg VTF0: Fix support for finding SEC image of type TE.rsun3
2011-09-21Add PCD for 1G page tablejyao1
2011-09-20UefiCpuPkg MTRR Library: enhance MTRR Library.rsun3
2011-09-20UefiCpuPkg VTF0: Rename README to ReadMe.txt, add nasm versionydong10
2011-09-19Correct 1G page table generation.jyao1
2011-09-15UefiCpuPkg VTF0: Add README, remove Makefilejljusten
2011-09-13Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao1
2011-09-13Enhance the MTRR lib to support the case where alignment of base address < le...rsun3
2011-09-02Add generic HPET Timer DXE Driver and support librariesmdkinney
2011-08-29UefiCpuPkg: Add S3Resume2Pei PEIMjljusten
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu2
2011-08-04UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector w...rsun3
2011-07-08Fix typo that breaks the build.niruiyu
2011-07-06UefiCpuPkg: Fix X64 clang compiler/assembler warnings.andrewfish
2011-06-16UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle eventsjljusten
2011-05-25CpuDxe entry point () only register exception handlers unassigned before.vanjeff
2011-05-24Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architectu...rsun3
2011-05-17A complement fix for revision 11664 to update GCC assembly files : clear the ...rsun3
2011-05-16Clear the direction flag in interrupt/exception handlers' assembly entry code...rsun3
2011-03-14Enhance inf to follow spec.ydong10
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2011-01-11Remove extra {} inside DEBUG_CODE() macromdkinney
2011-01-07Fix 32-bit build breakmdkinney
2011-01-06Add DEBUG() macros for DEBUG_CACHE to MTRR Library show all changes memory ca...mdkinney
2010-12-17Fix a bug that the size of a gate descriptor in the IDT is 8 bytes. The size ...rsun3
2010-12-07Add MtrrLib and LocalApicLib declarations to the UefiCpuPkg DEC file.mdkinney
2010-11-29Lost a file in last check-in.rsun3
2010-11-29Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...rsun3
2010-11-01Refine code to follow the coding style.ydong10
2010-10-28Fix build break when doing 32-bit build with some certain C compiler option c...rsun3
2010-10-26Refine code to remove type converting warning.ydong10
2010-10-22UefiCpuPkg CpuDxe: Fix bug with CPU Arch RegisterInterruptHandlerjljusten
2010-09-07Rename two files to follow the file naming convention.rsun3
2010-09-07Rename two files to follow the file naming convention.rsun3
2010-08-27Add DisableLvtInterrupts() for the Local APIC library class.rsun3