]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLibInternal.h
MdeModulePkg: Apply uncrustify changes
[mirror_edk2.git] / MdeModulePkg / Library / SmmCorePerformanceLib / SmmCorePerformanceLibInternal.h
index c6963d2ebeedbdb5c739a1d3205b955b93e819d4..62b496484c70aa6f3ea7ac6b0deff625300761bf 100644 (file)
@@ -12,7 +12,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 #ifndef _SMM_CORE_PERFORMANCE_LIB_INTERNAL_H_\r
 #define _SMM_CORE_PERFORMANCE_LIB_INTERNAL_H_\r
 \r
-\r
 #include <Guid/Performance.h>\r
 #include <Guid/PerformanceMeasurement.h>\r
 #include <Guid/ExtendedFirmwarePerformance.h>\r
@@ -43,6 +42,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 //\r
 // Interface declarations for SMM PerformanceMeasurement Protocol.\r
 //\r
+\r
 /**\r
   Create performance record with event description and a timestamp.\r
 \r
@@ -63,7 +63,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 **/\r
 EFI_STATUS\r
 EFIAPI\r
-CreatePerformanceMeasurement(\r
+CreatePerformanceMeasurement (\r
   IN CONST VOID                        *CallerIdentifier  OPTIONAL,\r
   IN CONST VOID                        *Guid      OPTIONAL,\r
   IN CONST CHAR8                       *String    OPTIONAL,\r