]> Git Repo - J-u-boot.git/commit
efi_loader: simplify protocol installation
authorHeinrich Schuchardt <[email protected]>
Fri, 12 Apr 2019 05:14:43 +0000 (07:14 +0200)
committerHeinrich Schuchardt <[email protected]>
Fri, 12 Apr 2019 20:00:42 +0000 (22:00 +0200)
commitf1465c159779853d99c0a293f5d7ee53c13aa837
tree4b1c4279041264572549e05ec91c9bf321f4ce7c
parent7657ae12f38791be0b89ba5d4423439888cd749c
efi_loader: simplify protocol installation

By using InstallMultipleProtocolInterfaces() the coding for installing
protocol interfaces on the root node can be simplified.

Suggested-by: AKASHI Takahiro <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
lib/efi_loader/efi_root_node.c
This page took 0.034627 seconds and 4 git commands to generate.