commit | dd106d0ee0be9c2c1f17c360598f6c5a68d0d2ef | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Sep 08 11:37:07 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Sep 11 21:51:38 2019 +0200 |
tree | 6241505eaf59f35fef0ed515e6318c73155ab531 | |
parent | c540a0e4eb35ae9e39a66249d5048a53ef025ac0 [diff] |
efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo() We do not support volume label changes. No parameter checks are needed here. When the info for as file is changed the buffer must always contain a file name. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>