payloads/edk2: Add Kconfig to enable UFS support
commit71d8f7c2b655e3444c794f17f7a9765590b7f382
authorMatt DeVillier <matt.devillier@gmail.com>
Sat, 9 Mar 2024 15:20:18 +0000 (9 09:20 -0600)
committerFelix Held <felix-coreboot@felixheld.de>
Tue, 16 Apr 2024 12:03:11 +0000 (16 12:03 +0000)
tree870240a0a1c67a8dcf878c94b7c13b5f2ccac9cb
parent9a2266bdc25bb0c94f762f0b43e5e57af5693ad3
payloads/edk2: Add Kconfig to enable UFS support

Add a Kconfig to selectively enable the UFS DXE driver recently added
to MrChromebox's edk2 fork. When selected, will enable booting from
devices with UFS storage.

TEST=tested with rest of patch train

Change-Id: I0b54d21dc87abf6938c03948830f92ce5097ef7d
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81870
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
payloads/external/Makefile.mk
payloads/external/edk2/Kconfig
payloads/external/edk2/Makefile