summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Include/EdkDxe.h
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2006-08-07 09:41:17 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2006-08-07 09:41:17 +0000
commite2c390b3a26557a9768442a818b5453cd5c2de8c (patch)
treea0aa1fde8b57cf16975e1e3f7bc39a44717412ba /EdkModulePkg/Include/EdkDxe.h
parentb2d4baa6ba20e57e49fff76a5f73d2d6b485fc23 (diff)
downloadedk2-platforms-e2c390b3a26557a9768442a818b5453cd5c2de8c.tar.xz
Remove SecurityPolicy.h from EdkModulePkg, because this protocol has been defined in MdePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1203 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Include/EdkDxe.h')
-rw-r--r--EdkModulePkg/Include/EdkDxe.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/EdkModulePkg/Include/EdkDxe.h b/EdkModulePkg/Include/EdkDxe.h
index f07f27e8b2..1b295d830b 100644
--- a/EdkModulePkg/Include/EdkDxe.h
+++ b/EdkModulePkg/Include/EdkDxe.h
@@ -68,7 +68,6 @@ Abstract:
#include <Protocol/GenericMemoryTest.h>
#include <Protocol/DiskInfo.h>
#include <Protocol/FvbExtension.h>
-#include <Protocol/SecurityPolicy.h>
#include <Protocol/FaultTolerantWriteLite.h>
#include <Protocol/ConsoleControl.h>
#include <Protocol/OEMBadging.h>