pc-bios: s390x: Use ebcdic2ascii table
authorJanosch Frank <frankja@linux.ibm.com>
Wed, 24 Jun 2020 07:52:23 +0000 (03:52 -0400)
committerThomas Huth <thuth@redhat.com>
Thu, 2 Jul 2020 08:00:42 +0000 (10:00 +0200)
commit78182aea78257edc6b03a167cf7159479aa2ae06
tree9a0b56ad0cedd5d64e7b9798dc2134780ea87276
parentadd923b72e76080ca5339a27d58ed13566156935
pc-bios: s390x: Use ebcdic2ascii table

Why should we do conversion of a ebcdic value if we have a handy table
where we could look up the ascii value instead?

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200624075226.92728-10-frankja@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
pc-bios/s390-ccw/bootmap.c