]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkPkg/Library/PeiHobLibFramework/PeiHobLib.uni
IntelFrameworkPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFrameworkPkg / Library / PeiHobLibFramework / PeiHobLib.uni
CommitLineData
8bf2af6f
JJ
1// /** @file\r
2// Instance of HOB Library using PEI Services.\r
3//\r
4// HOB Library implementation that uses PEI Services to retrieve the HOB List.\r
5// This library instance uses EFI_HOB_TYPE_CV defined in Intel framework HOB specification v0.9\r
6// to implement HobLib BuildCvHob() API.\r
7//\r
8// Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
9//\r
22a69a5e 10// SPDX-License-Identifier: BSD-2-Clause-Patent\r
8bf2af6f
JJ
11//\r
12// **/\r
13\r
14\r
15#string STR_MODULE_ABSTRACT #language en-US "Instance of HOB Library using PEI Services"\r
16\r
17#string STR_MODULE_DESCRIPTION #language en-US "The HOB Library implementation that uses PEI Services to retrieve the HOB List. This library instance uses EFI_HOB_TYPE_CV defined in Intel Framework HOB Specification v0.9 to implement the HobLib BuildCvHob() API."\r
18\r