]> code.delx.au - refind/blobdiff - EfiLib/GenericBdsLib.h
Version supports Secure Boot/MOK verification of binaries.
[refind] / EfiLib / GenericBdsLib.h
index e0e6af513f53af6c23301b3d5b2b2643748ac1a3..b4c9225daaf8d94c6964fddc3cf8283a565c1535 100644 (file)
@@ -222,22 +222,22 @@ BdsLibBuildOptionFromShell (
   IN OUT LIST_ENTRY              *BdsBootOptionList\r
   );\r
 \r
-//\r
-// Bds misc lib functions\r
-//\r
-/**\r
-  Get boot mode by looking up the configuration table and parsing the HOB list.\r
-\r
-  @param  BootMode              The boot mode from PEI handoff HOB.\r
-\r
-  @retval EFI_SUCCESS           Successfully got boot mode.\r
-\r
-**/\r
-EFI_STATUS\r
-EFIAPI\r
-BdsLibGetBootMode (\r
-  OUT EFI_BOOT_MODE       *BootMode\r
-  );\r
+// //\r
+// // Bds misc lib functions\r
+// //\r
+// /**\r
+//   Get boot mode by looking up the configuration table and parsing the HOB list.\r
+// \r
+//   @param  BootMode              The boot mode from PEI handoff HOB.\r
+// \r
+//   @retval EFI_SUCCESS           Successfully got boot mode.\r
+// \r
+// **/\r
+// EFI_STATUS\r
+// EFIAPI\r
+// BdsLibGetBootMode (\r
+//   OUT EFI_BOOT_MODE       *BootMode\r
+//   );\r
 \r
 \r
 /**\r