On Thu, 3 Apr 2025 16:13:36 -0700 Zaid Alali <zaidal@xxxxxxxxxxxxxxxxxxxxxx> wrote: > Add einjv2 extension struct and EINJv2 error types to prepare > the driver for EINJv2 support. ACPI specifications(1) enables > EINJv2 by extending set_error_type_with_address struct. > > (1) https://github.com/tianocore/edk2/issues/9449 > See v4 reply which had a tag and a note that this should use a link tag with # [1] after it. With that fixed up Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Signed-off-by: Zaid Alali <zaidal@xxxxxxxxxxxxxxxxxxxxxx>