summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorMasahisa Kojima <[email protected]>2023-12-18 18:57:41 +0900
committerHeinrich Schuchardt <[email protected]>2024-01-13 18:17:46 +0100
commit5a0970ee8cf4391835d21c59e44a65d54d42377c (patch)
tree4763d08ff85b91646c9b24510827fa86f3028933 /doc/develop
parent547d3dd28a46a18d59e00a153c8becca8d4e8cf9 (diff)
efi_loader: fix iteration of FMP protocols
If one of the FMP protocols fails when calling GetImageInfo(), populating the ESRT ends up with failure and other FMP protocols are not added to the ESRT. We should still add all other FMP protocols to the ESRT. With this commit, iteration of all FMP protocols continues even though one of the FMP protocols fails. Signed-off-by: Masahisa Kojima <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]> Tested-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions