mirror of
https://github.com/Dasharo/edk2.git
synced 2026-06-13 10:16:24 -07:00
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"
|