Re: [PATCH v4 4/4] efi: add EFI_DEBUG_IMAGE_INFO for debug

2025-06-07 Thread Heinrich Schuchardt
On 5/29/25 06:05, Ying-Chun Liu (PaulLiu) wrote: From: "Ying-Chun Liu (PaulLiu)" This commit adds the functionality of generate EFI_DEBUG_IMAGE_INFO while loading the image. This feature is described in UEFI Spec 2.10. Section 18.4.3. The implementation ensures support for hardware-assisted de

[PATCH v4 4/4] efi: add EFI_DEBUG_IMAGE_INFO for debug

2025-05-28 Thread Ying-Chun Liu (PaulLiu)
From: "Ying-Chun Liu (PaulLiu)" This commit adds the functionality of generate EFI_DEBUG_IMAGE_INFO while loading the image. This feature is described in UEFI Spec 2.10. Section 18.4.3. The implementation ensures support for hardware-assisted debugging and provides a standardized mechanism for d