Figure out how to integrate this library (and the required tss2 ones) into edk2. Edk2 is not particularly friendly to integrating external libraries. The assumption of static linking seems to have caused a similar assumption about all code being "in-tree". We should probably look to the OpenSSL integration as a reference.
Figure out how to integrate this library (and the required tss2 ones) into edk2. Edk2 is not particularly friendly to integrating external libraries. The assumption of static linking seems to have caused a similar assumption about all code being "in-tree". We should probably look to the OpenSSL integration as a reference.