| Commit message (Expand) | Author | Age | Files | Lines |
* | */Contributions.txt: Update example email address | Jordan Justen | 2015-02-03 | 1 | -2/+2 |
* | Performance: Refine the format of INF files. | Shumin Qiu | 2015-01-20 | 4 | -14/+14 |
* | MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ... | Daryl McDaniel | 2015-01-13 | 1 | -3/+3 |
* | PerformancePkg: Update comments on TscTimerLib | Liming Gao | 2014-12-01 | 3 | -3/+15 |
* | EDK II Contributions.txt: Update patch format information | Jordan Justen | 2014-10-31 | 1 | -13/+29 |
* | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen | 2014-08-25 | 1 | -0/+14 |
* | Refine code to make it more safely. | Eric Dong | 2014-06-26 | 1 | -0/+2 |
* | PerfomancePkg Dp: Add missing EFIAPI for PrintToken(). | Star Zeng | 2014-03-26 | 2 | -2/+4 |
* | Refine the select language logic. | Eric Dong | 2013-09-05 | 1 | -2/+16 |
* | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni | 2013-07-26 | 3 | -19/+9 |
* | Update Code to pass EBC compiler. | lgao4 | 2013-05-13 | 1 | -1/+4 |
* | Fixed build failed. | ydong10 | 2012-05-31 | 1 | -1/+1 |
* | LoadedImageDevicePath protocol may be installed with NULL device path, so add... | lzeng14 | 2012-05-30 | 1 | -1/+1 |
* | Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info.... | ydong10 | 2012-05-30 | 1 | -1/+1 |
* | Add new extension PerformanceLib APIs to store ID info. | lzeng14 | 2012-04-24 | 5 | -67/+162 |
* | Update copyright format | hhtian | 2012-04-24 | 1 | -3/+1 |
* | EDK II Packages: Add Contributions.txt and License.txt files | jljusten | 2012-04-11 | 2 | -0/+215 |
* | Add Missing invocations to VA_END() for VA_START(). | rsun3 | 2012-02-01 | 1 | -1/+3 |
* | Refine file header format to follow coding style. | ydong10 | 2011-12-13 | 1 | -2/+2 |
* | Update the Package version. | lgao4 | 2011-12-13 | 2 | -2/+2 |
* | Refine the code to follow coding style. | ydong10 | 2011-12-01 | 8 | -97/+97 |
* | Fix PerformancePkg GCC&ICC build fail. | lzeng14 | 2011-11-29 | 1 | -1/+1 |
* | Fix build error. | lzeng14 | 2011-11-28 | 1 | -0/+1 |
* | Update DP to get Image name with the following methods orderly. | lzeng14 | 2011-11-25 | 6 | -70/+218 |
* | Add description for the parameter of SafeFreePool(). | lzeng14 | 2011-11-10 | 1 | -0/+3 |
* | Add NULL pointer check before free pool. | lzeng14 | 2011-11-03 | 1 | -18/+31 |
* | Add TscTimerLibInternal.h in INF file. | lzeng14 | 2011-11-02 | 3 | -0/+3 |
* | Refine BaseTscTimerLib. | lzeng14 | 2011-10-31 | 1 | -13/+1 |
* | Add BaseTscTimerLib, and then merge the three TscTimerLib to one directory. | lzeng14 | 2011-10-30 | 10 | -363/+354 |
* | Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim... | xdu2 | 2011-08-25 | 2 | -0/+88 |
* | Fix GCC build error. | lzeng14 | 2011-08-22 | 1 | -1/+1 |
* | Allocate memory buffer to store TscFrequency, and InstallConfigurationTable w... | lzeng14 | 2011-08-17 | 2 | -6/+12 |
* | Update code to pass packaging tool. | lzeng14 | 2011-05-30 | 2 | -5/+3 |
* | Clean up DEC files: | mdkinney | 2011-05-09 | 1 | -3/+3 |
* | Store and get TSC Frequency with system configuration Table. | lzeng14 | 2011-04-20 | 2 | -15/+18 |
* | PerformancePkg.dsc: | ydong10 | 2011-04-01 | 1 | -1/+2 |
* | Update inf file to follow spec. | ydong10 | 2011-03-30 | 1 | -2/+2 |
* | Enhance inf to follow spec. | ydong10 | 2011-03-14 | 2 | -4/+4 |
* | Update DebugLib to provide support for "err" command in the EFI Shell to adju... | mdkinney | 2011-03-10 | 1 | -0/+1 |
* | Add comments for the two parameters of DxeTscTimerLibConstructor. | lzeng14 | 2011-02-22 | 1 | -0/+3 |
* | Refine coding style. | ydong10 | 2011-02-18 | 2 | -18/+18 |
* | TscTimerLib in PerformancePkg is a BASE type library, which should be used by... | lzeng14 | 2011-02-15 | 9 | -33/+440 |
* | ProcessCumulative() function always calculates the average performance by div... | lzeng14 | 2011-01-20 | 1 | -13/+15 |
* | Show PEIM GUID in PERF log. | lgao4 | 2010-12-30 | 2 | -3/+3 |
* | Fix build error. | ydong10 | 2010-11-15 | 1 | -6/+14 |
* | Refine coding style. | ydong10 | 2010-11-12 | 2 | -140/+196 |
* | Fixed build error | ydong10 | 2010-11-12 | 2 | -4/+4 |
* | Move some define code to the uni file. Also fixed some memory leak. | ydong10 | 2010-11-09 | 8 | -91/+197 |
* | Fix tracker for build error. | ydong10 | 2010-11-09 | 1 | -1/+1 |
* | Refine code to make code follow the coding style. | ydong10 | 2010-11-08 | 7 | -221/+249 |