Re: [PATCH 5/8] MdePkg: Define CC Measure EventLog ACPI Table
Yao, Jiewen
HI Sami
toggle quoted messageShow quoted text
I think it is OK to update signature to `CCEL`. That means it will be applicable for other CC, right? Then, I recommend we add CcType there. typedef struct { EFI_ACPI_DESCRIPTION_HEADER Header; EFI_CC_TYPE CcType; <== new field. UINT16 Rsvd; UINT64 Laml; UINT64 Lasa; } EFI_CC_EVENTLOG_ACPI_TABLE; Do you agree? Thank you Yao Jiewen
-----Original Message-----
|
|