]> Git Repo - J-u-boot.git/commit - include/efi_loader.h
efi_loader: make efi_block_io_guid a global symbol
authorHeinrich Schuchardt <[email protected]>
Fri, 19 Jan 2018 19:24:45 +0000 (20:24 +0100)
committerAlexander Graf <[email protected]>
Mon, 22 Jan 2018 22:09:14 +0000 (23:09 +0100)
commitb3dd14b6b1d4ddfbfbdaa80a6c784cb6c227ef6e
tree7dbcba3bf37daf0e2a384b0c5b37c7edccfcb54d
parent9bfca9f98aaf47ec4615ccf0fbd69623c2dca3cf
efi_loader: make efi_block_io_guid a global symbol

The GUID of the EFI_BLOCK_IO_PROTOCOL is needed in different code
parts. To avoid duplication make efi_block_io_guid a global symbol.

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