commit | 9b8d264b5af801a56e06aceab34dc74cb66121b1 | [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 | b0ad9b5b2a60583dc44a171d7dfdaac1b4518aa7 [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>