summaryrefslogtreecommitdiff
path: root/disk
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2018-10-07 05:26:26 +0200
committerAlexander Graf <agraf@suse.de>2018-10-16 15:47:05 +0200
commit0801d4d2fbceb04b4f1983fdd7c2dd5ae728fd74 (patch)
treee9654cd7f843b92ec43762d7491f7451a4a7f86c /disk
parent3ce7829792c50d1e5add3d8ef88883e8298aa4eb (diff)
efi_loader: correct signature of GetPosition, SetPosition
The UEFI spec requires that file positions are passed as u64 in GetPosition() and SetPosition(). Check if the file handle points to a directory in GetPosition(). Provide a unit test for GetPosition() and SetPosition(). Fix Coverity warning CID 184079 (CONSTANT_EXPRESSION_RESULT). Add comments. Fixes: b6dd57773719 ("efi_loader: use correct types in EFI_FILE_PROTOCOL") Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'disk')
0 files changed, 0 insertions, 0 deletions