]> Git Repo - J-u-boot.git/commit
efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
authorHeinrich Schuchardt <[email protected]>
Fri, 19 Jan 2018 19:24:48 +0000 (20:24 +0100)
committerAlexander Graf <[email protected]>
Mon, 22 Jan 2018 22:09:14 +0000 (23:09 +0100)
commit4f94865b30e07a8c140751b0c0b238960fa27b8c
tree4c385eeb609cbca808bc075d48bfcfbe61640a71
parent64e4db0f119151a1345e1da19d152eda550394e7
efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions

Add the revision constants.
Depending on the revision additional fields are needed in the
media descriptor.
Use efi_uintn_t for number of bytes to read or write.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
include/efi_api.h
lib/efi_loader/efi_disk.c
This page took 0.033742 seconds and 4 git commands to generate.