]> git.proxmox.com Git - mirror_edk2.git/commitdiff
StandaloneMmPkg: drop redundant definition of gEfiMmConfigurationProtocolGuid
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 21 Jan 2019 13:11:23 +0000 (14:11 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 11 Mar 2019 11:46:35 +0000 (12:46 +0100)
gEfiMmConfigurationProtocolGuid is already defined in MdePkg, so drop
the duplicate definition from StandaloneMmPkg.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by "Yao, Jiewen" <jiewen.yao@intel.com>

StandaloneMmPkg/StandaloneMmPkg.dec

index 34108376233d53f5f0dfa8003e758a2ad0fdf4bf..0b5fbf9e17671da5609c14ee5d2685cdd8403bf3 100644 (file)
@@ -42,6 +42,3 @@
 [PcdsFeatureFlag]\r
   gStandaloneMmPkgTokenSpaceGuid.PcdStandaloneMmEnable|FALSE|BOOLEAN|0x00000001\r
 \r
-[Protocols]\r
-  gEfiMmConfigurationProtocolGuid          = { 0xc109319, 0xc149, 0x450e,  { 0xa3, 0xe3, 0xb9, 0xba, 0xdd, 0x9d, 0xc3, 0xa4 }}\r
-\r