Last change
on this file since 95685 was 80721, checked in by vboxsync, 5 years ago |
Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643
|
-
Property svn:mime-type
set to
text/plain;encoding=UTF-16LE
|
File size:
280 bytes
|
Line | |
---|
1 | // /** @file
|
---|
2 | // Fat Package Localized Strings and Content.
|
---|
3 | //
|
---|
4 | // Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
|
---|
5 | //
|
---|
6 | // SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
7 | //
|
---|
8 | // **/
|
---|
9 |
|
---|
10 | #string STR_PROPERTIES_PACKAGE_NAME
|
---|
11 | #language en-US
|
---|
12 | "Fat package"
|
---|
13 |
|
---|
14 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.