audk/MdePkg/Include/Ppi
Star Zeng bca08c489c MdePkg: Minor update to the Data parameter for PEI GetVariable()
PI 1.5 spec has minor update to the Data parameter for PEI
GetVariable(), and no real functional behavior change.

The modifier of Data parameter:
OUT VOID *Data
->
OUT VOID *Data OPTIONAL

The comments of Data parameter:
Data    Points to the buffer which will hold the returned variable value.
->
Data    Points to the buffer which will hold the returned variable value.
        May be NULL with a zero DataSize in order to determine the size of the buffer needed.

The patch is to follow the spec to update the definition.

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-22 17:56:12 +08:00
..
BlockIo.h
BlockIo2.h
BootInRecoveryMode.h
Capsule.h
CpuIo.h
Decompress.h
DeviceRecoveryModule.h
DxeIpl.h
EndOfPeiPhase.h
FirmwareVolume.h
FirmwareVolumeInfo.h
FirmwareVolumeInfo2.h
Graphics.h
GuidedSectionExtraction.h
I2cMaster.h
IsaHc.h
LoadFile.h
LoadImage.h
MasterBootMode.h
MemoryDiscovered.h
MpServices.h
Pcd.h
PcdInfo.h
PciCfg2.h
PiPcd.h
PiPcdInfo.h
ReadOnlyVariable2.h
RecoveryModule.h
ReportStatusCodeHandler.h
Reset.h
Reset2.h
S3Resume2.h
SecPlatformInformation.h
SecPlatformInformation2.h
Security2.h
Smbus2.h
Stall.h
StatusCode.h
SuperIo.h
TemporaryRamDone.h
TemporaryRamSupport.h
VectorHandoffInfo.h