On 7/12/25 02:17, Heinrich Schuchardt wrote:
On 7/11/25 22:55, Heinrich Schuchardt wrote:
Am 4. Juli 2025 13:59:53 MESZ schrieb Paul Liu:
Hi Heinrich, Ilias,
Sorry for the late reply. I'm a bit worried about this change. This
structure (efi_system_table_pointer), is not packed.
So its actual s
On 7/11/25 22:55, Heinrich Schuchardt wrote:
Am 4. Juli 2025 13:59:53 MESZ schrieb Paul Liu:
Hi Heinrich, Ilias,
Sorry for the late reply. I'm a bit worried about this change. This
structure (efi_system_table_pointer), is not packed.
So its actual size is a bit larger. The crc32 field is not at
Am 4. Juli 2025 13:59:53 MESZ schrieb Paul Liu :
>Hi Heinrich, Ilias,
>
>Sorry for the late reply. I'm a bit worried about this change. This
>structure (efi_system_table_pointer), is not packed.
>So its actual size is a bit larger. The crc32 field is not at the end of
>the structure. Actually there
Hi Heinrich, Ilias,
Sorry for the late reply. I'm a bit worried about this change. This
structure (efi_system_table_pointer), is not packed.
So its actual size is a bit larger. The crc32 field is not at the end of
the structure. Actually there are 4 bytes padding after it. But the CRC32
function i
On Thu, 3 Jul 2025 at 10:25, Heinrich Schuchardt wrote:
>
> On 03.07.25 08:28, Ying-Chun Liu (PaulLiu) wrote:
> > From: "Ying-Chun Liu (PaulLiu)"
> >
> > Add EFI_SYSTEM_TABLE_POINTER structure for remote debugger to locate
> > the address of EFI_SYSTEM_TABLE.
> >
> > This feature is described in
On 03.07.25 08:28, Ying-Chun Liu (PaulLiu) wrote:
From: "Ying-Chun Liu (PaulLiu)"
Add EFI_SYSTEM_TABLE_POINTER structure for remote debugger to locate
the address of EFI_SYSTEM_TABLE.
This feature is described in UEFI SPEC version 2.10. Section 18.4.2.
The implementation ensures support for ha
From: "Ying-Chun Liu (PaulLiu)"
Add EFI_SYSTEM_TABLE_POINTER structure for remote debugger to locate
the address of EFI_SYSTEM_TABLE.
This feature is described in UEFI SPEC version 2.10. Section 18.4.2.
The implementation ensures support for hardware-assisted debugging and
provides a standardize
7 matches
Mail list logo