summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtractionDxe.uni
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtractionDxe.uni')
-rw-r--r--IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtractionDxe.uni18
1 files changed, 0 insertions, 18 deletions
diff --git a/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtractionDxe.uni b/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtractionDxe.uni
deleted file mode 100644
index c1b376ca9c..0000000000
--- a/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtractionDxe.uni
+++ /dev/null
@@ -1,18 +0,0 @@
-// /** @file
-// Section Extraction Dxe Driver produces framework section extract protocol.
-//
-// The section is implemented as a linked list of section streams,
-// where each stream contains a linked list of children, which may be leaves or
-// encapsulations. Encapsulation section will further generate new section stream entries.
-//
-// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
-//
-// SPDX-License-Identifier: BSD-2-Clause-Patent
-//
-// **/
-
-
-#string STR_MODULE_ABSTRACT #language en-US "Produces the framework section extract protocol"
-
-#string STR_MODULE_DESCRIPTION #language en-US "The section is implemented as a linked list of section streams, where each stream contains a linked list of children, which may be leaves or encapsulations. An encapsulation section will further generate new section of stream entries."
-