]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/Opal/OpalPassword/OpalDriver.h
SecurityPkg/OpalPassword: Remove HW init codes and consume SSC PPI
[mirror_edk2.git] / SecurityPkg / Tcg / Opal / OpalPassword / OpalDriver.h
index 2bca770620d2cd4015dedae48630e65254b7c6d2..1baa483e72c747c05f25cfef5141d27ed8c15b7b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Values defined and used by the Opal UEFI Driver.\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
@@ -28,6 +28,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Protocol/StorageSecurityCommand.h>\r
 \r
 #include <Guid/EventGroup.h>\r
+#include <Guid/S3StorageDeviceInitList.h>\r
 \r
 #include <Library/UefiLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
@@ -42,7 +43,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/HiiLib.h>\r
 #include <Library/UefiHiiServicesLib.h>\r
 #include <Library/PciLib.h>\r
-#include <Library/S3BootScriptLib.h>\r
 #include <Library/LockBoxLib.h>\r
 #include <Library/TcgStorageOpalLib.h>\r
 #include <Library/Tcg2PhysicalPresenceLib.h>\r