]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuDxe/CpuPageTable.c
UefiCpuPkg: Change OPTIONAL keyword usage style
[mirror_edk2.git] / UefiCpuPkg / CpuDxe / CpuPageTable.c
index 06ee1b8231716097759bff917f72f06aa954e1e9..c34059f87f0bb707660197a54cfc4c1437f5a5e8 100644 (file)
@@ -691,7 +691,7 @@ ConvertMemoryPageAttributes (
   IN  UINT64                            Attributes,\r
   IN  PAGE_ACTION                       PageAction,\r
   IN  PAGE_TABLE_LIB_ALLOCATE_PAGES     AllocatePagesFunc OPTIONAL,\r
-  OUT BOOLEAN                           *IsSplitted,  OPTIONAL\r
+  OUT BOOLEAN                           *IsSplitted   OPTIONAL,\r
   OUT BOOLEAN                           *IsModified   OPTIONAL\r
   )\r
 {\r
@@ -1379,4 +1379,3 @@ InitializePageTableLib (
 \r
   return ;\r
 }\r
-\r