diff options
author | Christopher Ebner <ch.ebner@commend.com> | 2023-06-05 12:11:05 +0200 |
---|---|---|
committer | Sascha Hauer <s.hauer@pengutronix.de> | 2023-06-06 11:46:06 +0200 |
commit | 9dfffaf2ef478f2744a9cade4662900f7aaa7c91 (patch) | |
tree | 3ce03933cb652a8487c832cf9073a4e8ea0963d5 /CREDITS | |
parent | 1bebc7f398cedbb215e81a2f5f430f2a6c45010a (diff) | |
download | barebox-master.tar.gz barebox-master.tar.xz |
The efi partition enumeration stops, if a partition entry is
invalid or non-existent.
Later partitions which would be valid are therefore not enumerated.
This can be the case, eg. if a device with the following
partitions is enumerated: p1, p2, p4, p5, p6.
Skipping the invalid entry instead of exiting the enumeration fixes
this problem.
Signed-off-by: Christopher Ebner <ch.ebner@commend.com>
Link: https://lore.barebox.org/20230605101105.485283-1-ch.ebner@commend.com
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions