Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: cb8c8c928558fa56224dee7e0c393cd663ee1aa3
https://github.com/tianocore/edk2/commit/cb8c8c928558fa56224dee7e0c393cd663ee1aa3
Author: Pethaiyan Madhan <[email protected]>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
M FmpDevicePkg/FmpDxe/FmpDxe.c
M FmpDevicePkg/FmpDxe/FmpDxe.h
Log Message:
-----------
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 <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Yi Li <[email protected]>
Signed-off-by: Pethaiyan Madhan <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits