Rename the protocol header file to follow EDKII file name rule before the HiiImageDecoder protocol is used by anyone.
Cc: Liming Gao <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <[email protected]> --- MdePkg/Include/Protocol/{ImageDecoder.h => HiiImageDecoder.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename MdePkg/Include/Protocol/{ImageDecoder.h => HiiImageDecoder.h} (100%) diff --git a/MdePkg/Include/Protocol/ImageDecoder.h b/MdePkg/Include/Protocol/HiiImageDecoder.h similarity index 100% rename from MdePkg/Include/Protocol/ImageDecoder.h rename to MdePkg/Include/Protocol/HiiImageDecoder.h -- 2.9.0.windows.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

