On 9/30/20 1:12 PM, Gerd Hoffmann wrote:
> PNP devices can be declared using eisaid encoding ...
> 
>       Name (_HID, EisaId ("PNP0103"))
> 
> ... or as string ...
> 
>       Name (_HID, "PNP0A06")
> 
> .. so lets support both variants.
> 
> Signed-off-by: Gerd Hoffmann <[email protected]>
> ---
>  src/fw/dsdt_parser.c | 21 +++++++++++++--------
>  1 file changed, 13 insertions(+), 8 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
_______________________________________________
SeaBIOS mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to