[U-Boot] [PATCH 6/6] cmd: efi: Fix wrong memory descriptor end address

Bin Meng bmeng.cn at gmail.com
Sun Jun 24 00:54:20 UTC 2018


On Sat, Jun 23, 2018 at 3:28 AM, Simon Glass <sjg at chromium.org> wrote:
> On 22 June 2018 at 02:38, Bin Meng <bmeng.cn at 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 at gmail.com>
>>
>> ---
>>
>>  cmd/efi.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list