audk/MdePkg/Include/Uefi
Star Zeng 6ca2bfa5e8 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>
2017-06-27 13:57:38 +08:00
..
UefiAcpiDataTable.h MdePkg: Add invocation register support in SMM Communication ACPI Table 2016-02-17 11:30:22 +08:00
UefiBaseType.h MdePkg: Define IPv4_ADDRESS and IPv6_ADDRESS in Base.h 2017-02-28 11:30:31 +08:00
UefiGpt.h Update the comments for SizeofPartitionEntry field to follow the UEFI Spec. 2011-04-14 07:04:59 +00:00
UefiInternalFormRepresentation.h MdePkg UefiHii: Add IMAGE_TOKEN macro to access image resource in C and VFR 2016-09-27 09:43:13 +08:00
UefiMultiPhase.h MdePkg: Add Reset2 ppi definition. 2015-05-11 02:05:52 +00:00
UefiPxe.h MdePkg: Fix some typing errors in the header files 2016-10-07 18:09:09 -07:00
UefiSpec.h MdePkg: Update comments for GetNextVariableName to follow UEFI 2.7 2017-06-27 13:57:38 +08:00