commit | bcd755e12f36270250ec7e6fc80dc3a7bb7fbe5c | [log] [tgz] |
---|---|---|
author | Julian Hall <julian.hall@arm.com> | Tue Mar 21 17:10:48 2023 +0000 |
committer | György Szing <gyorgy.szing@arm.com> | Sat Jul 01 00:11:44 2023 +0200 |
tree | 664516b15528c2b1001cc3a8dc70028b5b303a1c | |
parent | 318263e28026afb1280430bd26e2c03013202c21 [diff] |
Use 64-bit LBAs Logical block addresses for UEFI disks are required to be 64-bit to cope with large storage devices. Block storage components were using 32-bit LBAs. This commit aligns block storage with UEFI. Signed-off-by: Julian Hall <julian.hall@arm.com> Change-Id: I9489d3df14f908a0642099d874a9fd73a66e5db6