diff options
author | Alexander Graf <agraf@suse.de> | 2016-08-19 01:23:30 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2016-10-19 09:01:52 +0200 |
commit | aba5e9194b98988162e5bd026dbcb6627a53efe5 (patch) | |
tree | e3680dfb93276f1d5711e9cf4098f93a965ad943 /configs | |
parent | e663b350f1699312281ddd1439dda6b5fc86598d (diff) | |
download | u-boot-imx-aba5e9194b98988162e5bd026dbcb6627a53efe5.zip u-boot-imx-aba5e9194b98988162e5bd026dbcb6627a53efe5.tar.gz u-boot-imx-aba5e9194b98988162e5bd026dbcb6627a53efe5.tar.bz2 |
efi_loader: Fix efi_install_configuration_table
So far we were only installing the FDT table and didn't have space
to store any other. Hence nobody realized that our efi table allocation
was broken in that it didn't set the indicator for the number of tables
plus one.
This patch fixes it, allowing code to allocate new efi tables.
Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions