]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg
Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol.
[mirror_edk2.git] / UefiCpuPkg /
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...
2014-11-13 Chen FanUefiCpuPkg/MpService: Simply Lock usage
2014-11-13 Chen FanUefiCpuPkg/MpService: move settimer out to InitMpSystemData
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: Ap do loop routine to execute procedure
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: implement Mp Services:SwitchBSP()
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: implement Mp Services:StartupAllAPs()
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: implement Mp Protocol:StartupThisAP()
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP()
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: implement Mp Services:GetProcessorInfo()
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: implement Mp Protocol:GetNumberOfPro...
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: implement Mp Protocol: WhoAmI()
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp...
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: introduce EFI_MP_SERVICES_PROTOCOL
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: Switch Ap Stack to NewStack
2014-11-13 Chen FanUefiCpuPkg/CpuDxe: introduce two PCD value
2014-11-13 Jordan JustenUefiCpuPkg/CpuDxe: Add StartApsStackless routine
2014-11-13 Jordan JustenUefiCpuPkg/CpuDxe: Move GDT structures into CpuGdt.h
2014-11-13 Jordan JustenUefiCpuPkg/CpuDxe: Add stackless assembly AP entry...
2014-11-13 Jordan JustenUefiCpuPkg/CpuDxe: Add ApEntryPointInC
2014-11-13 Jordan JustenUefiCpuPkg/CpuDxe: Add no-op InitializeMpSupport
2014-11-06 Jeff FanRemove un-used PPI reference.
2014-10-31 Jordan JustenEDK II Contributions.txt: Update patch format information
2014-09-12 Nikolai SaoukhUefiCpuPkg: error: invalid instruction mnemonic 'retf'
2014-09-12 Nikolai SaoukhUefiCpuPkg: error: invalid instruction mnemonic 'retf'
2014-09-09 Anderw FishUefiCpuPkg: CpuExceptionHandlerLib: Make self modifying...
2014-09-03 Gao, LimingUefiCpuPkg: Convert non DOS format files to DOS format
2014-08-28 Gao, LimingUefiCpuPkg: INF/DEC file updates to EDK II packages
2014-08-28 Gao, LimingUefiCpuPkg: INF/DEC file updates to EDK II packages
2014-08-28 Gao, LimingUefiCpuPkg: INF/DEC file updates to EDK II packages
2014-08-28 Gao, LimingUefiCpuPkg: INF/DEC file updates to EDK II packages
2014-08-25 Jordan JustenEDK II Contributions.txt: Note acceptable contribution...
2014-08-21 Qiu ShuminAppend the terminating null character at the end of...
2014-08-18 Jordan JustenUefiCpuPkg: Add ResetVector/FixupVtf
2014-08-18 Jordan JustenUefiCpuPkg VTF0 X64: Build page tables in NASM code
2014-08-18 Jordan JustenUefiCpuPkg: Support building VTF0 ResetVector during...
2014-07-11 Jeff Fan1. Save/restore ICR high 32bit value and check Delivery...
2014-07-10 Jeff FanIntroduce one PCD PcdCpuInitIpiDelayInMicroSeconds...
2014-07-09 Chen FanFixed typos: hanlder should be handler.
2014-06-30 Jeff FanFix the potential address overflow issue when checking...
2014-06-24 Gao, LimingAdd DEBUG message for all fields in AcpiS3Context.
2014-01-28 Chen FanFix ResetVectorVtf0.asm comment typo
2014-01-22 Tian, HotFix CRLF format
2014-01-10 Jeff FanFix bug when reserve stack space to fill exception...
2014-01-10 Jeff FanUpdate UefiCpuPkg version: 0.2->0.3
2014-01-07 Jeff FanMtrrDebugPrintAllMtrrs() should loop until the max...
2013-12-20 Jeff Fan1. Only dump CPU Context and CpuDeadLoop () for CPU...
2013-12-13 Jeff FanFix meta file issue.
2013-12-13 Laszlo ErsekUefiCpuPkg: S3Resume2Pei: align return stacks explicitly
2013-12-11 Liming GaoCorrect INF file to make module pass ICC compiler.
2013-12-06 Jeff FanFix comments format issue.
2013-11-30 Jeff FanAdd missing ASM_PFX for HookAfterStubHeaderEnd.
2013-11-29 Jeff FanFixed typo: HookAfterStubEnd should be HookAfterStubHea...
2013-11-29 Laszlo ErsekUefiCpuPkg: Using the "movabsq" instruction to read...
2013-11-26 Jeff FanCleanup unused ReportStatusCodeLib reference.
2013-11-22 Jeff Fan1. Separated DxeSmmCpuExceptionHandlerLib.inf into...
2013-10-08 Samer El-Haj-MahmoudFix several DEBUG_ERROR messages that are unnecessarily...
2013-09-24 Jordan JustenUefiCpuPkg/ResetVector/Vtf0: Move Page Table/CR3 settin...
2013-09-16 Jeff Fan1. Read 32bit CPU Init APIC ID from CPUID leaf B in...
2013-08-27 Jeff FanRemoved the assumption on APIC timer initial Count...
2013-02-05 vanjeffFix build issue on DDK3790 tool chain.
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-11 lzeng14Add missing braces around initializer.
2012-10-10 vanjeffAdd missing parameter in functions header.
2012-09-27 vanjeffSave and disable CPU interrupt before programming MTRR...
2012-09-10 vanjeffAdd type cast to avoid sign extension on x64 tip.
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2012-08-28 vanjeffOnly disable Debug Timer for x64 platforms in S3Restore...
2012-08-23 vanjeff1. Added SetLocalApicBaseAdress() and GetLocalApicBaseA...
2012-08-22 vanjeffSet correct DS/ES/FS/GS/SS segment selectors after...
2012-08-20 lzeng14Initialize TempAcpiS3Context and TempEfiBootScriptExecu...
2012-08-14 jyao1Create 4G page table by default, and using PF to handle...
2012-08-06 lzeng14Remove Variable PPI dependency from S3Resume module...
2012-07-06 rsun3UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPo...
2012-07-05 rsun3UefiCpuPkg BaseUefiCpuLib: Change the initialization...
2012-06-19 lzeng14Align the perf data between FPDT and DP.
2012-05-31 vanjeffRemove CPU dead loop code from IA32 assembly codes.
2012-05-18 geekboy15aUefiCpuPkg: Added code to enable Local APIC.
2012-05-02 rsun3UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTab...
2012-04-24 hhtianUpdate copyright format
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-04-11 rsun3UefiCpuPkg MtrrLib: For MtrrSetAllMtrrs(), do not set...
2012-03-19 vanjeffFix doxgen format issue.
2012-03-19 lzeng14Remove the useless performance logging code in BootScri...
2012-03-15 vanjeff1. Updated S3Resume2Pei to save IA32 IDT table setup...
2012-03-15 vanjeffImport two CPU Exception Handler Library instances...
2011-12-14 rsun3Update package version for MdeModulePkg, UefiCpuPkg.
2011-12-01 vanjeffUpdate the check condition to allows UINT64 and INT64...
2011-11-25 rsun3UefiCpuPkg MTRR Library: Remove a buggy check logic...
next