summaryrefslogtreecommitdiff
path: root/Nt32Pkg/MiscSubClassPlatformDxe
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-03 02:38:48 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-03 02:38:48 +0000
commit24c585104bea4d892b87d34f96c899d5d83727a6 (patch)
tree79a33f637c155d48364e9e5ce1e86b87ee681c35 /Nt32Pkg/MiscSubClassPlatformDxe
parent1897b70ba80e0118f09fa97c3d57e4a0acc79c4e (diff)
downloadedk2-platforms-24c585104bea4d892b87d34f96c899d5d83727a6.tar.xz
delete dxs file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2975 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/MiscSubClassPlatformDxe')
-rw-r--r--Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.dxs31
1 files changed, 0 insertions, 31 deletions
diff --git a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.dxs b/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.dxs
deleted file mode 100644
index c9592dedab..0000000000
--- a/Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.dxs
+++ /dev/null
@@ -1,31 +0,0 @@
-/*++
-
-Copyright (c) 2006, Intel Corporation
-All rights reserved. This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution. The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-
-Module Name:
-
- MiscSubclassDriver.dxs
-
-Abstract:
-
- Dependency expression file for MiscSubclass Driver.
-
---*/
-
-//
-// Include common header file for this module.
-//
-#include "CommonHeader.h"
-
-#include <DxeDepex.h>
-
-DEPENDENCY_START
- EFI_DATA_HUB_PROTOCOL_GUID AND EFI_HII_PROTOCOL_GUID
-DEPENDENCY_END