]> Git Repo - u-boot.git/commit
EFI: FMP: Use a common GetImageInfo function for FIT and raw images
authorSughosh Ganu <[email protected]>
Wed, 1 Jun 2022 18:00:41 +0000 (23:30 +0530)
committerHeinrich Schuchardt <[email protected]>
Sun, 12 Jun 2022 07:17:54 +0000 (09:17 +0200)
commit556a12654a3350113edbd826cbcdde4c03cb7f20
treef8cc8fd7e663e13d191337898a19a3044a210f28
parent119fafdefb81677dc629b79263672e9457849c61
EFI: FMP: Use a common GetImageInfo function for FIT and raw images

The GetImageInfo function definitions for the FIT images and raw
images are the same. Use a common function for the both the Firmware
Management Protocol(FMP) instances for raw and FIT images.

Signed-off-by: Sughosh Ganu <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
lib/efi_loader/efi_firmware.c
This page took 0.036403 seconds and 4 git commands to generate.