summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePerformanceLibNull/PerformanceLib.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-18/+17
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-16/+16
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-11/+11
2018-06-26MdePkg/PerformanceLib.h: Add new Perf macrosBi, Dandan1-1/+56
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng141-1/+140
2012-04-17Update function comments to remove confused description on PerformanceLib End...lgao41-2/+1
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-14/+14
2010-04-23Update the copyright notice formathhtian1-2/+2
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy1-3/+3
2008-11-21Function comments have been checked with spec.jji41-0/+2
2008-10-31Add in the OPTIONAL modifier.qwang121-6/+6
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang11-2/+11
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff1-0/+165
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-160/+0
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli241-1/+1
2006-06-26• BaseMemoryLib:qhuang81-11/+11
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang81-22/+34
2006-04-21Initial import.bbahnsen1-0/+148