
22 Jun
2018
22 Jun
'18
9:28 p.m.
On 22 June 2018 at 02:38, Bin Meng bmeng.cn@gmail.com wrote:
Each entry of the EFI memory descriptors occupies map->desc_size, not sizeof(struct efi_mem_desc).
Signed-off-by: Bin Meng bmeng.cn@gmail.com
cmd/efi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org