MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 manufacturer

Add a new library, JedecJep106Lib which provides a service to return the
JEDEC JEP106 manufacturer string given the code and continuation bytes
values.

Signed-off-by: Rebecca Cran <rebecca@quicinc.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
Rebecca Cran
2023-02-14 09:58:29 -07:00
committed by mergify[bot]
parent f9278458b6
commit 5430f7f60d
5 changed files with 1898 additions and 0 deletions

View File

@@ -259,6 +259,9 @@
#
UnitTestLib|Include/Library/UnitTestLib.h
## @libraryclass Provides service to get the manufacturer given JEP106 bytes.
JedecJep106Lib|Include/Library/JedecJep106Lib.h
## @libraryclass Extension to BaseLib for host based unit tests that allows a
# subset of BaseLib services to be hooked for emulation.
#