From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ej1-f45.google.com (mail-ej1-f45.google.com [209.85.218.45]) by mx.groups.io with SMTP id smtpd.web11.560.1589220299911311076 for ; Mon, 11 May 2020 11:05:00 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sage-micro-com.20150623.gappssmtp.com header.s=20150623 header.b=YKEiWd68; spf=none, err=permanent DNS error (domain: sage-micro.com, ip: 209.85.218.45, mailfrom: jim.slaughter@sage-micro.com) Received: by mail-ej1-f45.google.com with SMTP id s3so8724609eji.6 for ; Mon, 11 May 2020 11:04:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sage-micro-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=eCj4kIK92oED/4C5LcSWwg3bU6j3sDMf9PrPvshx+l4=; b=YKEiWd68RphxsQcjynxUtqMtGQAblqSLgS4rJXQDKJlA2p6W0kRMzf7r9I3LIVvHeR Z39PKh/N9QFRlUqM6a9v7w/eWfWVVYJHBWVpeUitQUQbiu51WVAwfXV+IRHlnh8ECFPU aFMaZVpOsC9d+E0pQq35XXPWErMu9bzqT+N3yLlqD1zw2CC6CiIm/0m5hLPdJpbQkGEN dM2EzsdOa1ecG/pufFCDhe8+gnM9bTotyTPbcwMlCdtEnXaEc86fPRFbeRax59ysTlp7 EMjrXJM/Egtp0M/pyy0hwWaO2wXF8A0hQr4axyEXAXfpHKmOa4cL3NTXiFbv5Z4DEins OL6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=eCj4kIK92oED/4C5LcSWwg3bU6j3sDMf9PrPvshx+l4=; b=Vju2o2ozGsBvldbWJuUUrgBBiAGpFsQ0Di46ChyzeR31h6Ohh9QPH6CSB+o1uvtSPY SkGKj7FvB/Y3bWSoqzBSWeHpc59uFxbCaHLfU/UGrcyR/qO0jJ2VhqIzZTogKaw6LLDi yc8Ijv+uxl29o5PLn5DWD63MfITscMe9+ci+6tsPQbYxqc/YU8wcEdo89cdTJFE43lHb dYSQpL/y9KHANSkb+aWn6bWwfu4oAnm8GSyL0yaiPhxHPVteRqYHlAqTo76R1kipsTkt HsQ/AoofkSKFtUdoWGKP99n+iv03AGKg62At6w2CzUmh8ufgx8TLVSe0U4xsMwUflvpd xDxg== X-Gm-Message-State: AGi0PuYewJliN6Asa9JCUpSq+KHPEAJHynFaOxGp8kE6NfzharqEAA9r 1L270kAA0Qa2yoXuQsMSghw/zfluR5+rAPmcSB3xozcfjWw= X-Google-Smtp-Source: APiQypLgTr67nQMmlhDchsmdK6wgU51roQq48Vypgq7m7gx3izcTSyO5uzuf7+qMMy7kFmisylDaSI3fDKlEGWm33s4= X-Received: by 2002:a17:906:d8b4:: with SMTP id qc20mr14158777ejb.253.1589220298065; Mon, 11 May 2020 11:04:58 -0700 (PDT) MIME-Version: 1.0 References: <160E089A62B6865C.18245@groups.io> In-Reply-To: <160E089A62B6865C.18245@groups.io> From: "jim slaughter" Date: Mon, 11 May 2020 13:04:48 -0500 Message-ID: Subject: Re: [edk2-devel] Help with Logo Display Problems To: devel@edk2.groups.io, jim slaughter Cc: Laszlo Ersek Content-Type: multipart/alternative; boundary="000000000000561f9905a5632f48" --000000000000561f9905a5632f48 Content-Type: text/plain; charset="UTF-8" Hello, Yes BootLogoEnableLogo() appears in several files and is not commented out. Files: PlatformBm.c BdsPlatform.c BootLogoLib.c BootLogoLib.h PlatformBm.c Jim Slaughter ; On Mon, May 11, 2020 at 12:12 PM jim slaughter via groups.io wrote: > Hello, > > I do not know. Will look into this. > > Is this call, BootLogoEnableLogo(), normally in the code? > I have not added any code in this area. > > Jim S. > ; > > On Mon, May 11, 2020 at 11:41 AM Laszlo Ersek wrote: > >> On 05/10/20 05:00, jim slaughter wrote: >> > Hello, >> > >> > I have followed previous directions provided and the build works ok. I >> > built an IA32 generic binary. >> > I cannot tell if the logo code is working since I cannot see the logo >> on my >> > display. >> > >> > I do see a file in >> > the ~/src/edk2-stable202002/Build/MdeModule/DEBUG_GCC5/IA32/$ directory, >> > called LogoDxe.efi and another called LogoDxe. This leads me to >> > believe that the Logo entry point is in the image. >> > >> > After the build I did find an empty map file? How do I get a map of the >> > build? >> > >> > How do I debug this problem? I have no debugger. Can I freely use >> > DEBUG((...........)); . >> > >> > Any help please. I am stuck. Thank you. >> > >> >> Does your PlatformBootManagerLib instance call BootLogoEnableLogo() in >> PlatformBootManagerAfterConsole()? >> >> Thanks, >> Laszlo >> >> > > -- > Jim Slaughter > > > -- Jim Slaughter --000000000000561f9905a5632f48 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

Yes=C2=A0BootLogoEnableLogo() appears in several=C2=A0files and is not c= ommented out.

Files:
PlatformBm.c
BdsPlatform.c
BootLogoLib.c
=C2=A0BootLogoLib.h
PlatformBm.c

Jim Slaughter
;


On 05/10/20 05:00, jim slaughter wrote:
> Hello,
>
> I have followed previous directions provided and the build works ok. = I
> built an IA32 generic binary.
> I cannot tell if the logo code is working since I cannot see the logo= on my
> display.
>
> I do see a file in
> the ~/src/edk2-stable202002/Build/MdeModule/DEBUG_GCC5/IA32/$ directo= ry,
> called LogoDxe.efi and another called LogoDxe. This leads me to
> believe that the Logo entry point is in the image.
>
> After the build I did find an empty map file? How do I get a map of t= he
> build?
>
> How do I debug this problem? I have no debugger. Can I freely use
> DEBUG((...........)); .
>
> Any help please. I am stuck. Thank you.
>

Does your PlatformBootManagerLib instance call BootLogoEnableLogo() in
PlatformBootManagerAfterConsole()?

Thanks,
Laszlo



--
Jim Slaughter



--
<= div dir=3D"ltr" class=3D"gmail_signature">
Jim Slaughter
--000000000000561f9905a5632f48--