mirror of https://github.com/acidanthera/audk.git
13 lines
508 B
Plaintext
13 lines
508 B
Plaintext
// /** @file
|
|
// VarCheckPolicyLib.uni
|
|
//
|
|
// Copyright (c) Microsoft Corporation.
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "NULL library implementation that conforms to the VarCheck interface to allow VariablePolicy engine to enforce policies"
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "NULL library implementation that conforms to the VarCheck interface to allow VariablePolicy engine to enforce policies"
|