diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-11-19 19:40:08 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-11-21 07:26:16 +0100 |
commit | 7e5875a85689d762bde58a587a7d531667358ee4 (patch) | |
tree | e1e9bf9854aea4f4fd851f779555a42ef51f7f01 /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | 9aeb380277aa5fd962c7b39e52dd56a2a6e06754 (diff) | |
download | u-boot-7e5875a85689d762bde58a587a7d531667358ee4.tar.gz u-boot-7e5875a85689d762bde58a587a7d531667358ee4.tar.xz u-boot-7e5875a85689d762bde58a587a7d531667358ee4.zip |
efi_loader: parameter check in GetNextVariableName()
If GetNextVariableName() is called with a non-existing combination of
VariableName and VendorGuid, return EFI_INVALID_PARAMETER.
If GetNextVariableName() is called with a string that is not zero
terminated, return EFI_INVALID_PARAMETER.
Reformat a line over 80 characters.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions