From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eugeniu Rosca Date: Tue, 30 Apr 2019 04:53:43 +0200 Subject: [U-Boot] [PATCH 0/4] Misc EFI/GPT/UUID fixes Message-ID: <20190430025347.3097-1-erosca@de.adit-jv.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This is a collection of fixes addressing issues on R-Car H3ULCB-KF. All have been tested on H3ULCB-KF and boot-tested on sandbox. Below v1 patch is superseded by this series: - https://patchwork.ozlabs.org/patch/1091802/ ("lib: uuid: Improve randomness of uuid values on RANDOM_UUID=y") Eugeniu Rosca (4): disk: efi: Fix memory leak on 'gpt guid' disk: efi: Fix memory leak on 'gpt verify' cmd: gpt: fix and tidy up help message lib: uuid: Improve randomness of uuid values on RANDOM_UUID=y cmd/gpt.c | 12 ++++++------ disk/part_efi.c | 6 ++++++ lib/uuid.c | 2 ++ 3 files changed, 14 insertions(+), 6 deletions(-) -- 2.21.0