]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Library/PlatformBdsLib.h
Code scrub for PlatformBdsLibNull.inf library instance.
[mirror_edk2.git] / MdeModulePkg / Include / Library / PlatformBdsLib.h
index 4740d7b68e93ebb100b202823ec74d43546bfee1..5b245f6f575c8cef9189e1a662b8765593e21556 100644 (file)
@@ -29,21 +29,21 @@ struct _EFI_BDS_ARCH_PROTOCOL_INSTANCE {
   UINTN                     Signature;\r
   EFI_HANDLE                Handle;\r
   EFI_BDS_ARCH_PROTOCOL     Bds;\r
-  //\r
-  // Save the current boot mode\r
-  //\r
+  ///\r
+  /// Save the current boot mode\r
+  ///\r
   EFI_BOOT_MODE             BootMode;\r
-  //\r
-  // Set true if boot with default settings\r
-  //\r
+  ///\r
+  /// Set true if boot with default settings\r
+  ///\r
   BOOLEAN                   DefaultBoot;\r
-  //\r
-  // The system default timeout for choose the boot option\r
-  //\r
+  ///\r
+  /// The system default timeout for choose the boot option\r
+  ///\r
   UINT16                    TimeoutDefault;\r
-  //\r
-  // Memory Test Level\r
-  //\r
+  ///\r
+  /// Memory Test Level\r
+  ///\r
   EXTENDMEM_COVERAGE_LEVEL  MemoryTestLevel;\r
 };\r
 \r