From: qwang12 Date: Tue, 2 Sep 2008 01:58:16 +0000 (+0000) Subject: To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfiPrintPro... X-Git-Tag: edk2-stable201903~20448 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=2b4d6ac808d3d2e31293d8a779171c468806e9e7;p=mirror_edk2.git To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfiPrintProtocolGuid to the previous GUID value used in EDK I. gEfiPrint2ProtocolGuid is a enhanced version of gEfiPrintProtocolGuid. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5772 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdeModulePkg/Include/Protocol/Print2.h b/MdeModulePkg/Include/Protocol/Print2.h index 2858e1ef1b..0944341d21 100644 --- a/MdeModulePkg/Include/Protocol/Print2.h +++ b/MdeModulePkg/Include/Protocol/Print2.h @@ -17,7 +17,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #ifndef __PPRINT2_H__ #define __PPRINT2_H__ -#define EFI_PRINT_PROTOCOL_GUID \ +#define EFI_PRINT2_PROTOCOL_GUID \ { 0x5bcc3dbc, 0x8c57, 0x450a, { 0xbb, 0xc, 0xa1, 0xc0, 0xbd, 0xde, 0x48, 0xc } } //