Re: [PATCH v1 1/2] EDK2 Code First: PI Specification: New error codes of Host Software class
Kun Qin
Hi Mike,
toggle quoted messageShow quoted text
Thanks for the input. Is it better to rename "EFI_SW_EC_MEMORY_TYPE_INFORMATION_CHANGE" as "EFI_SW_EC_INCONSISTENT_MEM_MAP"? This name should be more generic yet still describing what OSes may be expecting. As per RELEASE_ASSERT, I agree that this definition is implementation specific and such unrecoverable errors are already covered by "EFI_SW_EC_ILLEGAL_SOFTWARE_STATE". So I will drop the addition of "RELEASE_ASSERT" in the next update. Please let me know if you have other comments or concerns, otherwise I will send out v2 update shortly. Thanks, Kun
On 01/06/2022 18:09, Michael D Kinney wrote:
Hi Kun,
|
|