commit | 28164c925ef02082f6320542acee744f8712ae9c | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jul 01 20:01:52 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jul 03 18:03:24 2020 +0200 |
tree | 2c2214edc98cbe6f12e8793a5441b9344b7ae754 | |
parent | bc246c69aecea107f7286da928ac3c2494109979 [diff] |
efi_loader: fix efi_image_region_add() Use start and end address consistently as half-open interval. Simplify the code. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>