summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/JedecJep106Lib/JedecJep106Lib.c
Commit message (Collapse)AuthorAgeFilesLines
* MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 manufacturerRebecca Cran2023-04-121-0/+1839
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>