1
2
3
4
5
6
7
8
9
10
11
12
13
| // /** @file
| // RISC-V Processor Package Localized Strings and Content.
| //
| // Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
| //
| // SPDX-License-Identifier: BSD-2-Clause-Patent
| //
| // **/
|
| #string STR_PACKAGE_ABSTRACT #language en-US "Provides UEFI compatible RISC-V processor modules and libraries"
|
| #string STR_PACKAGE_DESCRIPTION #language en-US "This Package provides UEFI compatible RISC-V processor modules and libraries."
|
|
|