]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.c
Fix a bug in SmmPerformanceLib that there is no return value in normal cases for...
[mirror_edk2.git] / MdeModulePkg / Library / SmmPerformanceLib / SmmPerformanceLib.c
index 982d8ac43aeb4d0690c58f892994804158c470af..106155984a3f0b6390a096d88e0b261185602a60 100644 (file)
@@ -266,6 +266,7 @@ GetPerformanceMeasurement (
   *StartTimeStamp = GaugeData->StartTimeStamp;\r
   *EndTimeStamp   = GaugeData->EndTimeStamp;\r
 \r
+  return LogEntryKey;\r
 }\r
 \r
 /**\r