| Commit message (Expand) | Author | Age | Files | Lines |
* | UefiCpuPkg/UefiCpuPkg.uni: Fix one typo | Jeff Fan | 2015-12-11 | 1 | -0/+0 |
* | UefiCpuPkg/MtrrLib:Initialize local variables before use them | Jeff Fan | 2015-12-10 | 1 | -1/+3 |
* | UefiCpuPkg/UefiCpuPkg.uni: Add PcdCpuNumberOfReservedVariableMtrrs | Jeff Fan | 2015-12-10 | 1 | -0/+0 |
* | UefiCpuPkg/CpuMpPei: Add missing point at function header | Jeff Fan | 2015-12-08 | 1 | -2/+2 |
* | UefiCpuPkg/MtrrLib: Add MtrrSetMemoryAttributeInMtrrSettings() | Michael Kinney | 2015-12-08 | 2 | -20/+151 |
* | UefiCpuPkg/MtrrLib: Add MtrrDebugPrintAllMtrrsWorker() | Michael Kinney | 2015-12-08 | 1 | -17/+43 |
* | UefiCpuPkg/MtrrLib: Add worker functions to access MTRRs or variable | Michael Kinney | 2015-12-08 | 1 | -23/+83 |
* | UefiCpuPkg/MtrrLib: Print MTRR settings when set fixed/variable MTRRs | Michael Kinney | 2015-12-08 | 1 | -0/+6 |
* | UefiCpuPkg/MtrrLib: Reduce hardware init when program variable MTRRs | Michael Kinney | 2015-12-08 | 1 | -43/+55 |
* | UefiCpuPkg/MtrrLib: Reduce hardware init when program fixed MTRRs | Michael Kinney | 2015-12-08 | 1 | -20/+70 |
* | UefiCpuPkg/MtrrLib: Add MtrrGetMemoryAttributeInVariableMtrrWorker () | Michael Kinney | 2015-12-08 | 1 | -39/+82 |
* | UefiCpuPkg/MtrrLib: Make use of worker functions to get MTRRs count | Michael Kinney | 2015-12-08 | 1 | -25/+51 |
* | UefiCpuPkg/MtrrLib: Adjust functions order | Michael Kinney | 2015-12-08 | 1 | -341/+339 |
* | UefiCpuPkg/MtrrLib: Add worker functions not invoke IsMtrrSupported() | Michael Kinney | 2015-12-08 | 1 | -31/+108 |
* | UefiCpuPkg/MtrrLib: Fix some typo and clean up code format | Michael Kinney | 2015-12-08 | 2 | -111/+121 |
* | UefiCpuPkg/MtrrLib: Add PCD PcdCpuNumberOfReservedVariableMtrrs | Jeff Fan | 2015-12-08 | 4 | -4/+15 |
* | UefiCpuPkg/CpuS3DataDxe: Add more detailed description on GUID in INF | Jeff Fan | 2015-12-03 | 1 | -1/+1 |
* | UefiCpuPkg/CpuMpPei: Fix typo and add some comments | Jeff Fan | 2015-12-02 | 1 | -2/+5 |
* | UefiCpuPkg/CpuMpPei: Save/Restore CRx/DRx register for APs waking up | Jeff Fan | 2015-12-02 | 1 | -0/+10 |
* | UefiCpuPkg/CpuMpPei: Sync BSP's CRx to APs when initialization | Jeff Fan | 2015-12-02 | 1 | -0/+5 |
* | UefiCpuPkg/CpuMpPei: Set AP state to CpuStateIdle after initialization | Jeff Fan | 2015-12-02 | 1 | -4/+6 |
* | UefiCpuPkg/CpuMpPei: Add CPU_VOLATILE_REGISTERS & worker functions | Jeff Fan | 2015-12-02 | 2 | -0/+80 |
* | UefiCpuPkg/CpuMpPei: Exchange whole CPU data in SortApicId() | Jeff Fan | 2015-12-02 | 1 | -6/+8 |
* | UefiCpuPkg/PiSmmCpu: Always set WP in CR0 | Yao, Jiewen | 2015-11-30 | 4 | -4/+4 |
* | UefiCpuPkg/PiSmmCpu: Always set RW+P bit for page table by default | Yao, Jiewen | 2015-11-30 | 7 | -26/+39 |
* | UefiCpuPkg/PiSmmCpu: Update function call for 2 new APIs. | Yao, Jiewen | 2015-11-27 | 4 | -5/+59 |
* | UefiCpuPkg/PiSmmCpu: Add NULL func for 2 new APIs in SmmCpuFeaturesLib. | Yao, Jiewen | 2015-11-27 | 1 | -0/+41 |
* | UefiCpuPkg/PiSmmCpu: Add 2 APIs in SmmCpuFeaturesLib. | Yao, Jiewen | 2015-11-27 | 1 | -0/+35 |
* | Revert "Add 2 APIs in SmmCpuFeaturesLib." | Laszlo Ersek | 2015-11-27 | 6 | -135/+5 |
* | Revert "Always set WP in CR0." | Laszlo Ersek | 2015-11-27 | 9 | -28/+24 |
* | Always set WP in CR0. | Yao, Jiewen | 2015-11-26 | 9 | -24/+28 |
* | Add 2 APIs in SmmCpuFeaturesLib. | Yao, Jiewen | 2015-11-26 | 6 | -5/+135 |
* | Allocate Tile size based on Page. | Yao, Jiewen | 2015-11-26 | 1 | -4/+13 |
* | UefiCpuPkg/CpuS3DataDxe: Add module to initialize ACPI_CPU_DATA for S3 | Michael Kinney | 2015-11-25 | 3 | -0/+336 |
* | UefiCpuPkg/Include: Expand description of AcpiCpuData.h structures | Michael Kinney | 2015-11-25 | 1 | -13/+102 |
* | Move SmmDebug feature from ASM to C. | Yao, Jiewen | 2015-11-25 | 5 | -123/+114 |
* | Move RestoreSmmConfigurationInS3 function to PerformPreTasks(). | Yao, Jiewen | 2015-11-25 | 3 | -8/+33 |
* | Eliminate EFI_IMAGE_MACHINE_TYPE_SUPPORTED. | Yao, Jiewen | 2015-11-25 | 7 | -96/+186 |
* | Correct TSS segment. | Yao, Jiewen | 2015-11-25 | 4 | -12/+12 |
* | UefiCpuPkg/CpuMpPei: Enable x2APIC mode on BSP/APs | Jeff Fan | 2015-11-25 | 1 | -0/+39 |
* | UefiCpuPkg/CpuMpPei: Set X2APIC flag if one x2APIC ID larger than 254 | Jeff Fan | 2015-11-25 | 2 | -5/+18 |
* | UefiCpuPkg/CpuDxe: Don't use gBS->Stall | Jordan Justen | 2015-11-20 | 1 | -3/+3 |
* | UefiCpuPkg/SmmFeatureLib: Check SmmFeatureControl by Code_Access_Chk | Jeff Fan | 2015-11-20 | 1 | -14/+40 |
* | UefiCpuPkg: Not touch SmmFeatureControl if Code_Access_Chk not Set | Jeff Fan | 2015-11-20 | 1 | -10/+3 |
* | UefiCpuPkg: PiSmmCpuDxeSmm: Remove Framework compatibility | Michael Kinney | 2015-11-05 | 3 | -56/+8 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Shouldn't use gSmst->CurrentlyExecutingCpu | Jeff Fan | 2015-11-02 | 1 | -2/+2 |
* | UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bit | Michael Kinney | 2015-10-30 | 3 | -9/+83 |
* | UefiCpuPkg: CpuDxe: Update GDT to be consistent with DxeIplPeim | Michael Kinney | 2015-10-30 | 2 | -40/+53 |
* | UefiCpuPkg: SmmCpuFeaturesLib: Add MSR_SMM_FEATURE_CONTROL support | Michael Kinney | 2015-10-28 | 1 | -0/+29 |
* | UefiCpuPkg: PiSmmCpuDxeSmm: Replace PcdSet## with PcdSet##S | Michael Kinney | 2015-10-27 | 1 | -1/+2 |