Age | Commit message (Expand) | Author |
2015-01-13 | MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ... | Daryl McDaniel |
2014-12-01 | PerformancePkg: Update comments on TscTimerLib | Liming Gao |
2014-10-31 | EDK II Contributions.txt: Update patch format information | Jordan Justen |
2014-08-25 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen |
2014-06-26 | Refine code to make it more safely. | Eric Dong |
2014-03-26 | PerfomancePkg Dp: Add missing EFIAPI for PrintToken(). | Star Zeng |
2013-09-05 | Refine the select language logic. | Eric Dong |
2013-07-26 | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni |
2013-05-13 | Update Code to pass EBC compiler. | lgao4 |
2012-05-31 | Fixed build failed. | ydong10 |
2012-05-30 | LoadedImageDevicePath protocol may be installed with NULL device path, so add... | lzeng14 |
2012-05-30 | Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info.... | ydong10 |
2012-04-24 | Add new extension PerformanceLib APIs to store ID info. | lzeng14 |
2012-04-24 | Update copyright format | hhtian |
2012-04-11 | EDK II Packages: Add Contributions.txt and License.txt files | jljusten |
2012-02-01 | Add Missing invocations to VA_END() for VA_START(). | rsun3 |
2011-12-13 | Refine file header format to follow coding style. | ydong10 |
2011-12-13 | Update the Package version. | lgao4 |
2011-12-01 | Refine the code to follow coding style. | ydong10 |
2011-11-29 | Fix PerformancePkg GCC&ICC build fail. | lzeng14 |
2011-11-28 | Fix build error. | lzeng14 |
2011-11-25 | Update DP to get Image name with the following methods orderly. | lzeng14 |
2011-11-10 | Add description for the parameter of SafeFreePool(). | lzeng14 |
2011-11-03 | Add NULL pointer check before free pool. | lzeng14 |
2011-11-02 | Add TscTimerLibInternal.h in INF file. | lzeng14 |
2011-10-31 | Refine BaseTscTimerLib. | lzeng14 |
2011-10-30 | Add BaseTscTimerLib, and then merge the three TscTimerLib to one directory. | lzeng14 |
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 |