| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync patch r14750from main trunk. | vanjeff | 2013-10-09 | 1 | -3/+3 |
* | Sync patch r14674 from main trunk. | vanjeff | 2013-09-18 | 4 | -11/+53 |
* | Sync patch r13667 from main trunk. | vanjeff | 2013-09-10 | 6 | -0/+204 |
* | Sync patch r13709 from main trunk. | vanjeff | 2013-04-15 | 1 | -1/+1 |
* | Sync patches r13889, r13890, r13891, r13892, r13896 and r13897 from main trunk. | vanjeff | 2012-11-02 | 1 | -0/+39 |
* | Sync patches r13506, r13511, r13517 and r13668 from main trunk. | vanjeff | 2012-10-09 | 11 | -30/+147 |
* | Sync patches r13631 and r13639 from main trunk. | vanjeff | 2012-10-09 | 1 | -3/+54 |
* | Sync patch r13749 from main trunk. | vanjeff | 2012-10-09 | 1 | -39/+50 |
* | Sync patch r13461 from main trunk. | vanjeff | 2012-10-08 | 1 | -5/+5 |
* | Sync patch r13388 from main trunk. | vanjeff | 2012-05-31 | 2 | -16/+2 |
* | Sync patch r13108 and from main trunk. | vanjeff | 2012-05-31 | 1 | -1/+5 |
* | Sync patch r13231 from mail trunk. | vanjeff | 2012-05-17 | 1 | -4/+7 |
* | Sync patch r13182 from mail trunk. | vanjeff | 2012-05-07 | 1 | -11/+27 |
* | Update package version for MdeModulePkg, UefiCpuPkg. | rsun3 | 2011-12-14 | 2 | -3/+3 |
* | Update the check condition to allows UINT64 and INT64 data types to be 32-bit... | vanjeff | 2011-12-01 | 1 | -2/+3 |
* | UefiCpuPkg MTRR Library: Remove a buggy check logic in MtrrSetMemoryAttribute... | rsun3 | 2011-11-25 | 1 | -10/+0 |
* | Restore original IDT entry if RegisterInterruptHandler() was used to unregist... | vanjeff | 2011-11-16 | 2 | -1/+46 |
* | Roll back the change on GetMemorySpaceAttributeFromMtrrType()'s parameter typ... | vanjeff | 2011-10-31 | 1 | -6/+6 |
* | 1. Introduce the API MtrrGetDefaultMemoryType () in Mtrr Library. | vanjeff | 2011-10-28 | 3 | -19/+53 |
* | Update Base type SecPeiDxeTimerLibUefiCpu to support all module type. | lgao4 | 2011-10-27 | 1 | -3/+6 |
* | UefiCpuPkg VTF0: Fix support for finding SEC image of type TE. | rsun3 | 2011-09-28 | 7 | -17/+21 |
* | Add PCD for 1G page table | jyao1 | 2011-09-21 | 2 | -5/+10 |
* | UefiCpuPkg MTRR Library: enhance MTRR Library. | rsun3 | 2011-09-20 | 1 | -4/+12 |
* | UefiCpuPkg VTF0: Rename README to ReadMe.txt, add nasm version | ydong10 | 2011-09-20 | 1 | -1/+1 |
* | Correct 1G page table generation. | jyao1 | 2011-09-19 | 1 | -2/+1 |
* | UefiCpuPkg VTF0: Add README, remove Makefile | jljusten | 2011-09-15 | 2 | -42/+41 |
* | Use CPU_HOB to detect max address support from platform, and added 1G page ta... | jyao1 | 2011-09-13 | 1 | -28/+94 |
* | Enhance the MTRR lib to support the case where alignment of base address < le... | rsun3 | 2011-09-13 | 1 | -91/+126 |
* | Add generic HPET Timer DXE Driver and support libraries | mdkinney | 2011-09-02 | 4 | -4/+238 |
* | UefiCpuPkg: Add S3Resume2Pei PEIM | jljusten | 2011-08-29 | 3 | -0/+1012 |
* | Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim... | xdu2 | 2011-08-25 | 2 | -2/+90 |
* | UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector w... | rsun3 | 2011-08-04 | 7 | -2/+3 |
* | Fix typo that breaks the build. | niruiyu | 2011-07-08 | 1 | -1/+1 |
* | UefiCpuPkg: Fix X64 clang compiler/assembler warnings. | andrewfish | 2011-07-06 | 2 | -40/+793 |
* | UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle events | jljusten | 2011-06-16 | 3 | -2/+40 |
* | CpuDxe entry point () only register exception handlers unassigned before. | vanjeff | 2011-05-25 | 1 | -1/+1 |
* | Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architectu... | rsun3 | 2011-05-24 | 1 | -14/+29 |
* | A complement fix for revision 11664 to update GCC assembly files : clear the ... | rsun3 | 2011-05-17 | 2 | -2/+8 |
* | Clear the direction flag in interrupt/exception handlers' assembly entry code... | rsun3 | 2011-05-16 | 2 | -2/+8 |
* | Enhance inf to follow spec. | ydong10 | 2011-03-14 | 2 | -2/+4 |
* | Update DebugLib to provide support for "err" command in the EFI Shell to adju... | mdkinney | 2011-03-10 | 1 | -1/+2 |
* | Remove extra {} inside DEBUG_CODE() macro | mdkinney | 2011-01-11 | 1 | -120/+118 |
* | Fix 32-bit build break | mdkinney | 2011-01-07 | 1 | -1/+1 |
* | Add DEBUG() macros for DEBUG_CACHE to MTRR Library show all changes memory ca... | mdkinney | 2011-01-06 | 2 | -46/+170 |
* | Fix a bug that the size of a gate descriptor in the IDT is 8 bytes. The size ... | rsun3 | 2010-12-17 | 1 | -1/+1 |
* | Add MtrrLib and LocalApicLib declarations to the UefiCpuPkg DEC file. | mdkinney | 2010-12-07 | 1 | -0/+9 |
* | Lost a file in last check-in. | rsun3 | 2010-11-29 | 1 | -0/+172 |
* | Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th... | rsun3 | 2010-11-29 | 3 | -0/+259 |
* | Refine code to follow the coding style. | ydong10 | 2010-11-01 | 1 | -0/+14 |
* | Fix build break when doing 32-bit build with some certain C compiler option c... | rsun3 | 2010-10-28 | 2 | -7/+8 |