commit | a0a08571084238af2a24d4e6e580308f86ab59a2 | [log] [tgz] |
---|---|---|
author | Gabor Toth <gabor.toth2@arm.com> | Sat Aug 03 14:23:29 2024 +0200 |
committer | gabor-toth-arm <Gabor.Toth2@arm.com> | Fri Oct 25 14:11:31 2024 +0200 |
tree | 43878e3874a0568c6c579212ed8f9946b1dbe653 | |
parent | 64bbde5d9950413cf724ffb792d4d1637892fa8b [diff] |
Load and store UEFI variable index in chunks Loading and storing such uefi variable index which is greater than the RPC buffer, shall be done in chunks, which do not exceed the RPC buffer size. This way the number of UEFI variables is only limited by the parameters of the non-volatile storage backend. Signed-off-by: Gabor Toth <gabor.toth2@arm.com> Change-Id: Ie950ca4c307c478b2ac80bca8a237c26942419b3