blob: bb14715b7427410105f0e5c855ae6dcb40735de8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
// /** @file
// Pkcs7VerifyDxe Localized Strings and Content
//
// Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/
#string STR_PROPERTIES_MODULE_NAME
#language en-US
"UEFI PKCS7 Verification DXE"
|