commit | 8ec7d5d35531f9a321181e60b088980da8c68d1c | [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 | 40a9546c7b6217a78a3a010a0142529a837e46b6 [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>