efi_selftest: add test for HTTP protocol
authorAdriano Cordova <adrianox@gmail.com>
Wed, 4 Dec 2024 03:05:28 +0000 (00:05 -0300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 4 Dec 2024 11:24:38 +0000 (12:24 +0100)
commit84d4ee5d055e0155555d5c7dab882ccd67b84af4
tree3e3b1f669b320164a25933dbb498956c5a7a7921
parent6df3af4f7cc587231a6019e677fee31d83eb3f14
efi_selftest: add test for HTTP protocol

Add a test for the EFI_HTTP_PROTOCOL and
EFI_SEVICE_BINDING_PROTOCOL.

Signed-off-by: Adriano Cordova <adrianox@gmail.com>
lib/efi_selftest/Makefile
lib/efi_selftest/efi_selftest_http.c [new file with mode: 0644]