summaryrefslogtreecommitdiff
path: root/UefiCpuPkg
AgeCommit message (Expand)Author
2014-11-13UefiCpuPkg/MpService: avoid dead lock caused by CheckAllAPsStatusChen Fan
2014-11-13UefiCpuPkg/MpService: avoid reset AP still hold a lockChen Fan
2014-11-13UefiCpuPkg/MpService: free the unused cpu data bufferChen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce ResetApStackless()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: split out StartupCode from StartApsStackless()Chen Fan
2014-11-13UefiCpuPkg/MpService: avoid next timer getting into CheckAllAPsStatus()Chen Fan
2014-11-13UefiCpuPkg/MpService: Simply Lock usageChen Fan
2014-11-13UefiCpuPkg/MpService: move settimer out to InitMpSystemDataChen Fan
2014-11-13UefiCpuPkg/CpuDxe: Ap do loop routine to execute procedureChen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Services:SwitchBSP()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Services:StartupAllAPs()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol:StartupThisAP()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Services:GetProcessorInfo()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol:GetNumberOfProcessors()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol: WhoAmI()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service ProtocolChen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce EFI_MP_SERVICES_PROTOCOLChen Fan
2014-11-13UefiCpuPkg/CpuDxe: Switch Ap Stack to NewStackChen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce two PCD valueChen Fan
2014-11-13UefiCpuPkg/CpuDxe: Add StartApsStackless routineJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Move GDT structures into CpuGdt.hJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Add stackless assembly AP entry pointsJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Add ApEntryPointInCJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupportJordan Justen
2014-11-06Remove un-used PPI reference.Jeff Fan
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-09-12UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh
2014-09-12UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh
2014-09-09UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with XcodeAnderw Fish
2014-09-03UefiCpuPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-08-21Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin
2014-08-18UefiCpuPkg: Add ResetVector/FixupVtfJordan Justen
2014-08-18UefiCpuPkg VTF0 X64: Build page tables in NASM codeJordan Justen
2014-08-18UefiCpuPkg: Support building VTF0 ResetVector during the EDK II buildJordan Justen
2014-07-111. Save/restore ICR high 32bit value and check Delivery Status before sending...Jeff Fan
2014-07-10Introduce one PCD PcdCpuInitIpiDelayInMicroSeconds to specify the delay value...Jeff Fan
2014-07-09Fixed typos: hanlder should be handler.Chen Fan
2014-06-30Fix the potential address overflow issue when checking PE signature. Jeff Fan
2014-06-24Add DEBUG message for all fields in AcpiS3Context.Gao, Liming
2014-01-28Fix ResetVectorVtf0.asm comment typoChen Fan
2014-01-22Fix CRLF formatTian, Hot
2014-01-10Fix bug when reserve stack space to fill exception context.Jeff Fan
2014-01-10Update UefiCpuPkg version: 0.2->0.3Jeff Fan
2014-01-07MtrrDebugPrintAllMtrrs() should loop until the max physical address is reached. Jeff Fan