Commits
Heinrich Schuchardt committed fb34f298e60
efi_loader: efi_add_runtime_mmio() The first parameter of efi_add_runtime_mmio() is a pointer to a pointer. This should be reflected in the documentation. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>