Yes, if you do it only when you could locate gEdkiiPlatformLogoProtocolGuid.
This way you don’t need a PCD and the build option is only used for logo module
built-in or not.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#87423): https:/
Do you mean check if the protocol exist in PlatformBootManager.c? i.e.
if (gEdkiiPlatformLogoProtocolGuid ) {
gST->ConOut->ClearScreen (gST->ConOut);
If not, can I ask the reasoning, as if I understand it, that would be a complex
solution for saving one PCD
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Lin
s.io
Subject: Re: [edk2-devel] [PATCH] UefiPayloadPkg: Provide option to use Boot
Splash
Happy to fix the patch, just to check, with the build option? It does sound
like a safer bet - even if we default it to true.
Thanks
Sean
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sen
Happy to fix the patch, just to check, with the build option? It does sound
like a safer bet - even if we default it to true.
Thanks
Sean
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#87365): https://edk2.groups.io/g/devel/message/873
; Ma, Maurice ; You,
Benjamin
Subject: RE: [edk2-devel] [PATCH] UefiPayloadPkg: Provide option to use Boot
Splash
Can you avoid introducing the PCD by always including BootLogo driver?
By the way, you changed brotli version. Is that expected?
-Original Message-
From: devel@edk2.groups.i
Please update this patch not to change
MdeModulePkg/Library/BrotliCustomDecompressLib/brotli
Thanks,
Guo
-Original Message-
From: devel@edk2.groups.io On Behalf Of Sean Rhodes
Sent: Sunday, February 20, 2022 2:34 PM
To: devel@edk2.groups.io
Cc: Dong, Guo ; Rhodes, Sean ; Ni,
Ray ; Ma
Can you avoid introducing the PCD by always including BootLogo driver?
By the way, you changed brotli version. Is that expected?
-Original Message-
From: devel@edk2.groups.io On Behalf Of Sean Rhodes
Sent: Monday, February 21, 2022 5:34 AM
To: devel@edk2.groups.io
Cc: Dong, Guo ; Rhodes,