Age | Commit message (Expand) | Author |
2011-08-25 | Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim... | xdu2 |
2011-08-22 | Fix GCC build error. | lzeng14 |
2011-08-17 | Allocate memory buffer to store TscFrequency, and InstallConfigurationTable w... | lzeng14 |
2011-05-30 | Update code to pass packaging tool. | lzeng14 |
2011-05-09 | Clean up DEC files: | mdkinney |
2011-04-20 | Store and get TSC Frequency with system configuration Table. | lzeng14 |
2011-04-01 | PerformancePkg.dsc: | ydong10 |
2011-03-30 | Update inf file to follow spec. | ydong10 |
2011-03-14 | Enhance inf to follow spec. | ydong10 |
2011-03-10 | Update DebugLib to provide support for "err" command in the EFI Shell to adju... | mdkinney |
2011-02-22 | Add comments for the two parameters of DxeTscTimerLibConstructor. | lzeng14 |
2011-02-18 | Refine coding style. | ydong10 |
2011-02-15 | TscTimerLib in PerformancePkg is a BASE type library, which should be used by... | lzeng14 |
2011-01-20 | ProcessCumulative() function always calculates the average performance by div... | lzeng14 |
2010-12-30 | Show PEIM GUID in PERF log. | lgao4 |
2010-11-15 | Fix build error. | ydong10 |
2010-11-12 | Refine coding style. | ydong10 |
2010-11-12 | Fixed build error | ydong10 |
2010-11-09 | Move some define code to the uni file. Also fixed some memory leak. | ydong10 |
2010-11-09 | Fix tracker for build error. | ydong10 |
2010-11-08 | Refine code to make code follow the coding style. | ydong10 |
2010-11-05 | Refine code to make code run more safely. | ydong10 |
2010-10-26 | pass build for IPF. | vanjeff |
2010-09-29 | PerformancePkg: Fix build with GCC | jljusten |
2010-05-19 | Move TscTimerLib library to correct CPU ARCH as it depends on BaseLib API Asm... | qhuang8 |
2010-05-19 | Remove unicode code in source code. | qhuang8 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-04-23 | Libraries and utilities for instrumenting regions of code and measuring their... | darylm503 |