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

2025-07-03 Thread Ilias Apalodimas
On Thu, 3 Jul 2025 at 09:28, 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

[PATCH v8 4/5] efi: add EFI_DEBUG_IMAGE_INFO for debug

2025-07-02 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