efi: libstub: Drop handling of EFI properties table
authorArd Biesheuvel <ardb@kernel.org>
Tue, 11 Oct 2022 08:25:36 +0000 (10:25 +0200)
committerArd Biesheuvel <ardb@kernel.org>
Wed, 9 Nov 2022 11:42:01 +0000 (12:42 +0100)
commit48b9491cfe0816c7afc4602db1536cc6b2938acd
tree1df4377c0ac8438daedc2ab90a82af9e0ef31341
parent085e2ff9aeb03b591946fda422c25d6933f8948d
efi: libstub: Drop handling of EFI properties table

The EFI properties table was a short lived experiment that never saw the
light of day on non-x86 (if at all) so let's drop the handling of it.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/libstub/efi-stub.c