]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/Opal/OpalPassword/OpalHiiCallbacks.c
SecurityPkg/OpalPassword: Update strings on Opal Setup page
[mirror_edk2.git] / SecurityPkg / Tcg / Opal / OpalPassword / OpalHiiCallbacks.c
index 31e1aa2240bbe8ceae2289416e9067ccb2741344..6d1a3a9b25ca7e969a49d79436016534e7479918 100644 (file)
@@ -2,7 +2,7 @@
   Callbacks required by the HII of the Opal UEFI Driver to help display\r
   Opal device information.\r
 \r
-Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2016 - 2019, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -115,18 +115,4 @@ HiiDiskGetNameCB(
     return Ctx->NameZ;\r
   }\r
   return NULL;\r
-}\r
-\r
-/**\r
-  Returns the driver name.\r
-\r
-  @retval Returns the driver name.\r
-\r
-**/\r
-CHAR16*\r
-HiiGetDriverNameCB(\r
-  VOID\r
-  )\r
-{\r
-  return (CHAR16*)EFI_DRIVER_NAME_UNICODE;\r
-}\r
+}\r
\ No newline at end of file