]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/BasePcdLibNull/BasePcdLibNull.uni
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / BasePcdLibNull / BasePcdLibNull.uni
1 // /** @file
2 // Instance of PCD Library without support of dynamic PCD entries.
3 //
4 // PCD Library that only provides access to Feature Flag, Fixed At Build,
5 // and Binary Patch typed PCD entries. Access to Dynamic PCD entries is ignored.
6 //
7 // Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
8 //
9 // SPDX-License-Identifier: BSD-2-Clause-Patent
10 //
11 // **/
12
13
14 #string STR_MODULE_ABSTRACT #language en-US "Instance of PCD Library without support of dynamic PCD entries"
15
16 #string STR_MODULE_DESCRIPTION #language en-US "PCD Library that only provides access to Feature Flag, Fixed At Build, and Binary Patch typed PCD entries. Access to Dynamic PCD entries is ignored."
17