commit | ce77d307d6c9d1b3be3fa26d0041a3eebb07773c | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Dec 24 08:11:01 2019 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jan 07 18:08:20 2020 +0100 |
tree | 1e7bb186e12f745d57c4841dda74face53dc34a1 | |
parent | 7995cbe325953e6dc850dfd21e0bc625df27e07d [diff] |
part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT Add a comment indicating that the value of GPT_HEADER_SIGNATURE_UBOOT equals the ASCII string 'EFI PART'. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>