MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 manufacturer This library will be used by new SPDType17Lib that I'm working on which contstructs a SMBIOS Type17 table from SPD data from DIMMs.
Changes between v2 and v3: o Added GLOBAL_REMOVE_IF_UNREFERENCED. o Removed ASSERT. o Removed function to return the length of the longest string. Rebecca Cran (1): MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 manufacturer MdePkg/MdePkg.dec | 3 + MdePkg/MdePkg.dsc | 2 + MdePkg/Library/JedecJep106Lib/JedecJep106Lib.inf | 25 + MdePkg/Include/Library/JedecJep106Lib.h | 29 + MdePkg/Library/JedecJep106Lib/JedecJep106Lib.c | 1841 ++++++++++++++++++++ 5 files changed, 1900 insertions(+) create mode 100644 MdePkg/Library/JedecJep106Lib/JedecJep106Lib.inf create mode 100644 MdePkg/Include/Library/JedecJep106Lib.h create mode 100644 MdePkg/Library/JedecJep106Lib/JedecJep106Lib.c -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#102744): https://edk2.groups.io/g/devel/message/102744 Mute This Topic: https://groups.io/mt/98137334/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-