Closed jyao1 closed 4 years ago
remove CommonLibInternal.h from SpdmSecuredMessageLib and SpdmTransportMctpLib. It is needed for SpdmRequesterLib and SpdmResponderLib, for easy data access.
It is not needed for OsTest. But it is needed for UnitTest, because we may test the internal APIs.
Also, the SpdmCommonLib path should be removed from -I include path.