summaryrefslogtreecommitdiff
path: root/DuetPkg/FSVariable
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-03 00:50:03 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-03 00:50:03 +0000
commitc02d4876dbec9d814b37fdf8aa665d17081aa766 (patch)
treece1f60ac7e39aa0940f70e2233a4b1c61508fa52 /DuetPkg/FSVariable
parentffdc1867778e0282f63ea74f04d481d529d6a533 (diff)
downloadedk2-platforms-c02d4876dbec9d814b37fdf8aa665d17081aa766.tar.xz
Clean up FSVariable:
Remove the unused DXS file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7406 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/FSVariable')
-rw-r--r--DuetPkg/FSVariable/FSVariable.dxs26
1 files changed, 0 insertions, 26 deletions
diff --git a/DuetPkg/FSVariable/FSVariable.dxs b/DuetPkg/FSVariable/FSVariable.dxs
deleted file mode 100644
index e3707dab24..0000000000
--- a/DuetPkg/FSVariable/FSVariable.dxs
+++ /dev/null
@@ -1,26 +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:
-
- FSVariable.dxs
-
-Abstract:
-
- Dependency expression source file.
-
---*/
-#include "EfiDepex.h"
-#include EFI_ARCH_PROTOCOL_DEFINITION (StatusCode)
-
-DEPENDENCY_START
- EFI_STATUS_CODE_RUNTIME_PROTOCOL_GUID
-DEPENDENCY_END