Revert "crypto/bio: fix build on UEFI"
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 12 Jan 2022 11:35:16 +0000 (12:35 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 21 Jan 2022 11:44:30 +0000 (12:44 +0100)
commit619c9bad41d041bab2ac6ba3933d526b48ceee2a
tree1d43ec40cf128db044c04ed31f1596e0b48bef59
parente278f18563dd3dd67c00200ee30402f48023c6ef
Revert "crypto/bio: fix build on UEFI"

This reverts commit 328bf5adf9e23da523d4195db309083aa02403c4.

Turned out it isn't that simple, the fix is incomplete.
So revert and try again with another approach.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17547)
crypto/bio/bio_print.c