From: Star Zeng Date: Thu, 5 Feb 2015 01:00:53 +0000 (+0000) Subject: SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. X-Git-Tag: edk2-stable201903~10342 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=4b4a068cd4cc21d767a25d6f1e966dac12acd4fd SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. As the driver does not reference gEfiSmmAccess2ProtocolGuid explicitly now after SmmMemLib introduced. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng Reviewed-by: Liming Gao git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16761 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmm.c b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmm.c index 8c80a0064f..a1ac461542 100644 --- a/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmm.c +++ b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmm.c @@ -28,7 +28,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include #include #include -#include #include #include diff --git a/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmm.inf b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmm.inf index d415bdef42..efb80f3665 100644 --- a/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmm.inf +++ b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmm.inf @@ -79,7 +79,6 @@ [Protocols] gEfiSmmFirmwareVolumeBlockProtocolGuid ## CONSUMES - gEfiSmmAccess2ProtocolGuid ## CONSUMES ## PRODUCES ## UNDEFINED # SmiHandlerRegister