Description of problem: The Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Description of problem: The
Description of problem: The TCG defines two structures, TCG_EfiSpecIDEventStruct and TCG_PCR_EVENT2, which contain variable-sized arrays in the middle of the definition.But these two structures defined in kernel(struct tcg_efi_specid_event and struct tcg_efi_specid_event) are not suitable for type casting
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2183