]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/SmmLibNull/SmmLibNull.c
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Library / SmmLibNull / SmmLibNull.c
index 28c4f2fda7e763a38065acd30ef3630fe6a03f43..797ad38da3967d0e90fa25f6e24b130cb6cb8db6 100644 (file)
@@ -24,7 +24,6 @@ TriggerBootServiceSoftwareSmi (
   return;\r
 }\r
 \r
-\r
 /**\r
   Triggers an SMI at run time.\r
 \r
@@ -40,8 +39,6 @@ TriggerRuntimeSoftwareSmi (
   return;\r
 }\r
 \r
-\r
-\r
 /**\r
   Test if a boot time software SMI happened.\r
 \r
@@ -62,7 +59,6 @@ IsBootServiceSoftwareSmi (
   return FALSE;\r
 }\r
 \r
-\r
 /**\r
   Test if a run time software SMI happened.\r
 \r