Skip to content
Commit b0f1c728 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: EFI_FILE_PROTOCOL.Write() check args



Check the parameters passed to Write():

* cannot write to directories (UEFI SCT 2017, 5.7.3.5.15)
* cannot write to file opened read only (UEFI SCT 2017, 5.7.3.5.16)

Add missing comments.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 2f760735
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment