]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Variable/RuntimeDxe/VariableStandaloneMm.c
MdeModulePkg: Fix coding style issues
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / RuntimeDxe / VariableStandaloneMm.c
index 1e87ccfb5dd21818c93e0efa23f77cfaa1c0b0b0..2eed038054d35c38bfdd77b3b376d31acca7828b 100644 (file)
@@ -38,7 +38,7 @@ VariableSmmIsBufferOutsideSmmValid (
 }\r
 \r
 /**\r
-  Notify the system that the SMM variable driver is ready\r
+  Notify the system that the SMM variable driver is ready.\r
 **/\r
 VOID\r
 VariableNotifySmmReady (\r
@@ -48,7 +48,7 @@ VariableNotifySmmReady (
 }\r
 \r
 /**\r
-  Notify the system that the SMM variable write driver is ready\r
+  Notify the system that the SMM variable write driver is ready.\r
 **/\r
 VOID\r
 VariableNotifySmmWriteReady (\r
@@ -58,7 +58,7 @@ VariableNotifySmmWriteReady (
 }\r
 \r
 /**\r
-  Variable service MM driver entry point\r
+  Variable service MM driver entry point.\r
 \r
   @param[in] ImageHandle    A handle for the image that is initializing this\r
                             driver\r