aboutsummaryrefslogtreecommitdiffstats
path: root/roms/edk2/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.uni
diff options
context:
space:
mode:
Diffstat (limited to 'roms/edk2/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.uni')
-rw-r--r--roms/edk2/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.uni18
1 files changed, 18 insertions, 0 deletions
diff --git a/roms/edk2/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.uni b/roms/edk2/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.uni
new file mode 100644
index 000000000..6b88064f9
--- /dev/null
+++ b/roms/edk2/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.uni
@@ -0,0 +1,18 @@
+// /** @file
+// LoadFileOnFv2 Localized Abstract and Description Content
+//
+// Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
+//
+// SPDX-License-Identifier: BSD-2-Clause-Patent
+//
+// **/
+
+#string STR_MODULE_ABSTRACT
+#language en-US
+"Allows system to load files from an FV2-based firmware volume"
+
+#string STR_MODULE_DESCRIPTION
+#language en-US
+"This module allows the system to load a file from an FV2-based firmware "
+"volume. This version of the module only supports loading of files for the "
+"purpose of booting from a file."