diff options
author | Star Zeng <star.zeng@intel.com> | 2017-06-22 14:17:19 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2017-06-27 13:57:38 +0800 |
commit | 6ca2bfa5e8bac16341fb57abfee65fda96ac87dd (patch) | |
tree | f6f30f2f7cd4c465fd379b1aaff26b10102c97e3 /IntelFsp2Pkg | |
parent | 980af1eb0b7ad7a55fc51231a7fd537529319371 (diff) | |
download | edk2-6ca2bfa5e8bac16341fb57abfee65fda96ac87dd.tar.gz edk2-6ca2bfa5e8bac16341fb57abfee65fda96ac87dd.tar.bz2 edk2-6ca2bfa5e8bac16341fb57abfee65fda96ac87dd.zip |
MdePkg: Update comments for GetNextVariableName to follow UEFI 2.7
"The size must be large enough to fit input string supplied in
VariableName buffer" is added in the description for VariableNameSize.
And two cases of EFI_INVALID_PARAMETER are added.
1. The input values of VariableName and VendorGuid are not a name and
GUID of an existing variable.
2. Null-terminator is not found in the first VariableNameSize bytes of
the input VariableName buffer.
This patch is to update comments for GetNextVariableName to follow them.
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'IntelFsp2Pkg')
0 files changed, 0 insertions, 0 deletions