commit | 926e696015da090e8fefac644a255083046706f8 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Apr 07 23:53:53 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Apr 12 22:00:41 2019 +0200 |
tree | fb7c2472e9ee90f8edaa41d8543bf1bf08010482 | |
parent | 8aed5ac1687cc10d0ffa36724e42ee1a4fa4e560 [diff] |
efi_loader: assign HII protocols to root node We should not install the HII protocols on every loaded image. It is sufficient to install them once on the root node. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>