diff options
| author | Pethaiyan Madhan <madhan.pethaiyan@intel.com> | 2024-04-23 15:51:24 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-11-03 10:48:00 +0300 |
| commit | cb8c8c928558fa56224dee7e0c393cd663ee1aa3 (patch) | |
| tree | cf7c4d1b2a9b5548b9fa5de66a1cbd40b73a73c0 /BaseTools/Source/Python/AutoGen/ModuleAutoGen.py | |
| parent | 641bd542588cd4e84acffce9b7b3924511e95228 (diff) | |
| download | edk2-cb8c8c928558fa56224dee7e0c393cd663ee1aa3.tar.xz | |
FmpDevicePkg: GetImageInfo Add missing conditions
REF: UEFI spec v2.10 23.1.2
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4660
1.For EFI_FIRMWARE_MANAGEMENT_PROTOCOL.GetImage():
Add the following sentence at the end of the Image parameter
description. "May be NULL with a zero ImageSize in order to determine
the size of the buffer needed".
Modify the description of "EFI_INVALID_PARAMETER" return code as "The
ImageSize is not too small and Image is NULL."
2.For EFI_FIRMWARE_MANAGEMENT_PROTOCOL.GetImageInfo():
Add the following sentence at the end of the ImageInfo parameter
description."May be NULL with a zero ImageInfoSize in order to
determine the size of the buffer needed".
Modify the description of "EFI_INVALID_PARAMETER" return code as "The
ImageInfoSize is not too small and Image is NULL." and add new
descriptions for "EFI_INVALID_PARAMETER" return code.
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Cc: Yi Li <yi1.li@intel.com>
Signed-off-by: Pethaiyan Madhan <madhan.pethaiyan@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/ModuleAutoGen.py')
0 files changed, 0 insertions, 0 deletions
