diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-09-30 13:12:22 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-10-13 11:01:08 +0200 |
commit | dfac05be204f5829b15b52fe23d08722e5dc1eac (patch) | |
tree | 9dc414a9427542796040dd79898a3b97befd4dee /src/boot.c | |
parent | cf16c3b2eaee70ff27bc1d659f5546a732285d6a (diff) | |
download | seabios-dfac05be204f5829b15b52fe23d08722e5dc1eac.tar.gz |
dsdt: add support for pnp ids as strings
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 <kraxel@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200930111222.6020-3-kraxel@redhat.com
Diffstat (limited to 'src/boot.c')
0 files changed, 0 insertions, 0 deletions