]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: implement ConnectController
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 11 Jan 2018 07:16:02 +0000 (08:16 +0100)
committerAlexander Graf <agraf@suse.de>
Mon, 22 Jan 2018 22:09:13 +0000 (23:09 +0100)
commitda966eac128226a8cb771ebebbed9f27c99a6fe3
tree0e6de9bf6727229ee73b05fa289239c81d25cd31
parenta81351927d8c6da4dcb6574359c044e022238368
efi_loader: implement ConnectController

Implement the ConnectController boot service.

A unit test is supplied in a subsequent patch.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_api.h
include/efi_loader.h
lib/efi_loader/efi_boottime.c