diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-02-03 00:50:51 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-02-03 00:50:51 +0000 |
commit | 61494dad40b68e8555450fe39f30bef8feda0a0a (patch) | |
tree | 81299aa8040db0b13e98c1f27b7a6e68bb6e5726 /DuetPkg | |
parent | c02d4876dbec9d814b37fdf8aa665d17081aa766 (diff) | |
download | edk2-platforms-61494dad40b68e8555450fe39f30bef8feda0a0a.tar.xz |
Clean up FvbRuntimeService:
Remove the unused DXS file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7407 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg')
-rw-r--r-- | DuetPkg/FvbRuntimeService/DUETFwh.dxs | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/DuetPkg/FvbRuntimeService/DUETFwh.dxs b/DuetPkg/FvbRuntimeService/DUETFwh.dxs deleted file mode 100644 index 8895c36a0b..0000000000 --- a/DuetPkg/FvbRuntimeService/DUETFwh.dxs +++ /dev/null @@ -1,26 +0,0 @@ -#/*++
-#
-# Copyright (c) 2007, 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:
-#
-# Nt32Fwh.inf
-#
-# Abstract:
-#
-# Component description file for Nt32 Module
-#
-#--*/
-#include "EfiDepex.h"
-
-
-DEPENDENCY_START
- TRUE
-DEPENDENCY_END
|