]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg OpalPasswordSupportLib: Remove include to UefiAcpiDataTable.h
authorStar Zeng <star.zeng@intel.com>
Thu, 20 Jul 2017 07:56:29 +0000 (15:56 +0800)
committerStar Zeng <star.zeng@intel.com>
Thu, 27 Jul 2017 06:08:08 +0000 (14:08 +0800)
Remove redundant include to UefiAcpiDataTable.h as
SmmCommunication.h will help to include it.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportNotify.h

index f0ad3a1136123f43b79696afb1a4969ea173dca6..a2115b73865390674946a597fb6ec58750cab242 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Implementation of Opal password support library.\r
 \r
-Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2016 - 2017, 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
@@ -18,7 +18,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <PiDxe.h>\r
 #include <PiSmm.h>\r
 \r
-#include <Uefi/UefiAcpiDataTable.h>\r
 #include <Guid/PiSmmCommunicationRegionTable.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseMemoryLib.h>\r