diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-02-02 07:27:42 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-02-04 20:09:02 +0100 |
commit | 1bc9fc3483ece303ad7181ea024312248d8ce928 (patch) | |
tree | b273f32d30ed82277c3f22442fea27a794b2ce6a /cmd | |
parent | 3ecc5277f42eba5703901671f218a7f40d5ed45f (diff) | |
download | u-boot-1bc9fc3483ece303ad7181ea024312248d8ce928.tar.gz u-boot-1bc9fc3483ece303ad7181ea024312248d8ce928.tar.bz2 u-boot-1bc9fc3483ece303ad7181ea024312248d8ce928.zip |
efi_loader: only check size if EFI_DT_APPLY_FIXUPS
In the implementation of the EFI_DT_FIXUP_PROTOCOL:
* Only check the buffer size when EFI_DT_APPLY_FIXUPS is set.
* In this case the field totalsize of the device-tree may not exceed the
buffer size.
* Install device-tree only if EFI_DT_INSTALL_TABLE is set.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions