]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg
Correct TSS segment.
[mirror_edk2.git] / UefiCpuPkg /
2015-11-25 Yao, JiewenCorrect TSS segment.
2015-11-25 Jeff FanUefiCpuPkg/CpuMpPei: Enable x2APIC mode on BSP/APs
2015-11-25 Jeff FanUefiCpuPkg/CpuMpPei: Set X2APIC flag if one x2APIC...
2015-11-20 Jordan JustenUefiCpuPkg/CpuDxe: Don't use gBS->Stall
2015-11-20 Jeff FanUefiCpuPkg/SmmFeatureLib: Check SmmFeatureControl by...
2015-11-20 Jeff FanUefiCpuPkg: Not touch SmmFeatureControl if Code_Access_...
2015-11-05 Michael KinneyUefiCpuPkg: PiSmmCpuDxeSmm: Remove Framework compatibility
2015-11-02 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Shouldn't use gSmst->Current...
2015-10-30 Michael KinneyUefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bit
2015-10-30 Michael KinneyUefiCpuPkg: CpuDxe: Update GDT to be consistent with...
2015-10-28 Michael KinneyUefiCpuPkg: SmmCpuFeaturesLib: Add MSR_SMM_FEATURE_CONT...
2015-10-27 Michael KinneyUefiCpuPkg: PiSmmCpuDxeSmm: Replace PcdSet## with PcdSet##S
2015-10-26 Michael KinneyUefiCpuPkg: PiSmmCpuDxeSmm: Remove unused references...
2015-10-19 Michael KinneyUefiCpuPkg: Add PiSmmCpuDxeSmm module to DSC file
2015-10-19 Michael KinneyUefiCpuPkg: Add PiSmmCpuDxeSmm module X64 files
2015-10-19 Michael KinneyUefiCpuPkg: Add PiSmmCpuDxeSmm module IA32 files
2015-10-19 Michael KinneyUefiCpuPkg: Add PiSmmCpuDxeSmm module no IA32/X64 files
2015-10-19 Michael KinneyUefiCpuPkg: Update DEC/DSC files for new includes and...
2015-10-19 Michael KinneyUefiCpuPkg: Add CPU Hot Plug Data include file
2015-10-19 Michael KinneyUefiCpuPkg: Add ACPI CPU Data include file
2015-10-19 Michael KinneyUefiCpuPkg: Add SMRAM Save State include file
2015-10-19 Michael KinneyUefiCpuPkg: Add SMM CPU Service Protocol
2015-10-19 Michael KinneyUefiCpuPkg: Add SmmCpuPlatformHookLib
2015-10-19 Michael KinneyUefiCpuPkg: Add SmmCpuFeaturesLib
2015-10-19 Michael KinneyUefiCpuPkg: Add SecCore module and supporting library...
2015-10-19 Michael KinneyUefiCpuPkg: Add SecCore module
2015-10-19 Michael KinneyUefiCpuPkg: Add PlatformSecLib
2015-10-19 Michael KinneyUefiCpuPkg: Add SMM Communication PPI and Handler Modules
2015-10-19 Michael KinneyUefiCpuPkg: Add Cpuid.h include files for CPUID related...
2015-10-19 Laszlo ErsekUefiCpuPkg: CpuDxe: broadcast MTRR changes to APs
2015-10-19 Michael KinneyUefiCpuPkg: CpuDxe: Wait for APs to enter idle loop
2015-10-19 Michael KinneyUefiCpuPkg: CpuDxe: Use PCD for AP detection timeout
2015-10-19 Michael KinneyUefiCpuPkg: Update CPU MP drivers to support single...
2015-10-09 Hao WuUefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC...
2015-10-09 Hao WuUefiCpuPkg: Add ASSERT to handle local APIC not config...
2015-09-25 Jeff FanUefiCpuPkg/CpuMpPei: Fix wrong CpuData pointer
2015-09-25 Jeff FanUefiCpuPkg/CpuMpPei: Add check on Processors number...
2015-09-05 Jeff FanUefiCpuPkg/MtrrLib: MtrrValidBitsMask and MtrrValidAddr...
2015-09-01 Jeff FanUefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetPro...
2015-09-01 Jeff FanUefiCpuPkg/CpuMpPei: Check Function pointer in PeiStart...
2015-09-01 Jeff FanUefiCpuPkg/CpuMpPei: Update the old/new BSP state in...
2015-08-08 Star ZengUefiCpuPkg CpuDxe: Sync up the settings of Execute...
2015-08-06 Jeff FanUefiCpuPkg/CpuMpPei: Update files format to DOS
2015-08-05 Jeff FanUefiCpuPkg/CpuMpPei: Add meta data description
2015-07-28 Qiu ShuminUefiCpuPkg: Add missing PCD usage information in UNI...
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Register callback on End Of Pei PPI
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Add AsmHltLoop ()
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Install PI CPU MP PPI
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Implementation of PeiEnableDisable...
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Implementation of PeiSwitchBSP ()
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Implementation of PeiStartupThisAP ()
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Implementation of PeiStartupAllAPs ()
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Implementation of PeiGetProcessorI...
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Implementation of PeiGetNumberOfPr...
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Implementation of PeiWhoAmI ()
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Update and publish CPU BIST inform...
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Build one GUIDed HOB to save CPU...
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Load microcode on BSP and APs
2015-07-15 Jeff FanUefiCpuPkg: Add some CPUID definitions
2015-07-15 Jeff FanUefiCpuPkg: Add microcode PCDs
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Sync BPS's mtrr setting to APs
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Sort APIC ID in ascending order
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Wakeup APs and collect AP count
2015-07-15 Jeff FanUefiCpuPkg: Add PcdCpuApInitTimeOutInMicroSeconds
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Prepare for buffer for AP wakeup...
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Get AP reset code size and far...
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Initialize FPU per UEFI specification
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Add AP reset x64 assembly code
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Add AP reset IA32 assembly code
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Add MP exchange structure definition
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Find available memory < 1MB for...
2015-07-15 Jeff FanUefiCpuPkg/CpuMpPei: Load GDT table on BSP
2015-07-15 Jeff FanUefiCpuPkg: Add CpuMpPei module
2015-07-13 Hao WuUefiCpuPkg S3Resume2Pei: Fix ASSERT in WriteToOsS3Perfo...
2015-07-08 Jeff FanUefiCpuPkg/Library/CpuExceptionHandlerLib: Add exceptio...
2015-06-30 Hao WuUefiCpuPkg S3Resume2Pei: Use safe string functions
2015-06-19 Jeff FanUefiCpuPkg/CpuDxe: NumberOfData is not BOOLEAN type
2015-06-16 Jeff FanUefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOB
2015-04-27 Michael KinneyUefiCpuPkg/CpuExceptionHandlerLib: Support IA32 process...
2015-04-27 Michael KinneyMdePkg/BaseXApicX2ApicLib: Support IA32 processors...
2015-04-27 Michael KinneyMdePkg/BaseXApicLib: Support IA32 processors without...
2015-04-09 Scott DuplichanUefiCpuPkg: Avoid "error A2085" when DDK3790 tool chain...
2015-03-09 Chen FanUefiCpuPkg/MpSerivce: add volatile qualifiers
2015-03-09 Chen FanUefiCpuPkg/MpService: Put APs to sleep when not busy.
2015-03-09 Chen FanUefiCpuPkg/MpService: put AP to busy state when execution
2015-03-09 Chen FanUefiCpuPkg/MpService: fix trivial typo in cpu state
2015-02-03 Jordan Justen*/Contributions.txt: Update example email address
2015-01-16 Shumin QiuRefine the format of PCD in INF files for UefiCpuPkg.
2014-12-17 Jeff FanUefiCpuPkg CpuExceptionHandlerLib: Use %rax instead...
2014-11-24 Jeff FanAdd typecast to fix VS2005 build issue.
2014-11-19 Jeff FanUefiCpuPkg : Fix CpuDxe build issue with VS2005 tool...
2014-11-17 Chen FanUefiCpuPkg/CpuDxe: Put APs in wait for SIPI state at...
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: install Mp Service protocol
2014-11-13 Jordan JustenUefiCpuPkg/CpuDxe: Startup APs
2014-11-13 Chen FanUefiCpuPkg/MpService: avoid dead lock caused by CheckAl...
2014-11-13 Chen FanUefiCpuPkg/MpService: avoid reset AP still hold a lock
2014-11-13 Chen FanUefiCpuPkg/MpService: free the unused cpu data buffer
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: introduce ResetApStackless()
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: split out StartupCode from StartApsS...
2014-11-13 Chen FanUefiCpuPkg/MpService: avoid next timer getting into...
next