public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Trying to get Logo to display in uEFI boot
@ 2020-05-05  4:05 jim slaughter
  2020-05-05  4:16 ` [edk2-devel] " Andrew Fish
       [not found] ` <160C06C09799D47E.10955@groups.io>
  0 siblings, 2 replies; 3+ messages in thread
From: jim slaughter @ 2020-05-05  4:05 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 523 bytes --]

Hello,

I am trying to display a logo during the uEFI boot.
Found logo.c file. New to this code base.
I assume I must call:
InitializeLogo (
  IN EFI_HANDLE               ImageHandle,
  IN EFI_SYSTEM_TABLE         *SystemTable
  )
 "entrypoint of this module" is in the commenting block.

Where do I find ImageHandle and SystemTable values???
What am I missing here?

I cannot find where InitializeLogo is called, as an example.
When I search for EFI_HANDLE I get a lot of hits.
Any help please. Thanks.

-- 
Jim Slaughter

[-- Attachment #2: Type: text/html, Size: 869 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-05  4:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-05  4:05 Trying to get Logo to display in uEFI boot jim slaughter
2020-05-05  4:16 ` [edk2-devel] " Andrew Fish
     [not found] ` <160C06C09799D47E.10955@groups.io>
2020-05-05  4:18   ` Andrew Fish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox