From: ritul guru <ritul.bits@gmail.com>
To: edk2-devel-groups-io <devel@edk2.groups.io>
Subject: Re: regarding uefipayload build warning for pcd
Date: Tue, 7 Feb 2023 23:57:05 +0530 [thread overview]
Message-ID: <CAHHF-2J4oTcsGMuo+EER6LL2CsONwxgjw6p5iHMSYRGOL66LPQ@mail.gmail.com> (raw)
In-Reply-To: <CAHHF-2LS9Wg4GxehL4vdhG+pfpgLUChUxPSUb2w5vPQPNTGT_Q@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2819 bytes --]
Loading driver 378D7B65-8DA9-4773-B6E4-A47826A833E1
InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 51A3E1C0
Loading driver at 0x00051DD1000 EntryPoint=0x00051DD5670 PcRtc.efi
InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 51A3ED98
ProtectUefiImageCommon - 0x51A3E1C0
- 0x0000000051DD1000 - 0x0000000000008000
SetUefiImageMemoryAttributes - 0x0000000051DD1000 - 0x0000000000001000
(0x0000000000004008)
SetUefiImageMemoryAttributes - 0x0000000051DD2000 - 0x0000000000006000
(0x0000000000020008)
SetUefiImageMemoryAttributes - 0x0000000051DD8000 - 0x0000000000001000
(0x0000000000004008)
PROGRESS CODE: V03040002 I0
ASSERT_EFI_ERROR (Status = Device Error)
*ASSERT [PcRtc]
/home//src/p/coreboot/payloads/external/edk2/workspace/tianocore/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtcEntry.c(1)*
getting above assert after changed to FD_BASE to below value,
This error is coming while booting to coreboot with edk2 payload:
UefiPayloadPkg/UefiPayloadPkg.fdf
DEFINE FD_BASE = 0x02182000
need to change FD_BASE, as it was going outside Available memory.
any hint would be appreciated.
*Thanks & RegardsRitul Guru+91-9916513186*
On Tue, Feb 7, 2023 at 10:09 PM ritul guru <ritul.bits@gmail.com> wrote:
> UefiPayloadPkg/UefiPayloadPkg.fdf
> DEFINE FD_BASE = 0x00800000
>
> Is the above address correct in uefipaylaod?
> As observing some regions are getting out of limit of FD limit,
>
> and when setting DEFINE FD_BASE = 0x02200000, then seeing assert in
> [gPcAtChipsetPkgTokenSpaceGuid.PcdRtcIndexRegister].
>
>
>
>
>
>
> *Thanks & RegardsRitul Guru+91-9916513186*
>
>
> On Tue, Feb 7, 2023 at 8:29 PM ritul guru <ritul.bits@gmail.com> wrote:
>
>> Hi,
>> I am building edk2 payload and getting below warning for
>> PcdRtcIndexRegister,
>> and if try to boot to then observing that there is assert at:
>>
>> ASSERT_EFI_ERROR (Status = Device Error)
>>
>> DXE_ASSERT!:
>> /home/amd/src///coreboot/payloads/external/tianocore/tianocore/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtcEntry.c
>> (141): !EFI_ERROR (Status)
>>
>>
>>
>>
>> build time warning:
>> Active Platform =
>> /home//src///coreboot/payloads/external/edk2/workspace/tianocore/UefiPayloadPkg/UefiPayloadPkg.dsc
>> .build: : warning: The PCD was not specified by any INF module in the
>> platform for the given architecture.
>> PCD: [gPcAtChipsetPkgTokenSpaceGuid.PcdRtcIndexRegister]
>> Platform: [UefiPayloadPkg.dsc]
>> Arch: ['IA32']
>> build: : warning: The PCD was not specified by any INF module in the
>> platform for the given architecture.
>> PCD: [gPcAtChipsetPkgTokenSpaceGuid.PcdRtcTargetRegister]
>> Platform: [UefiPayloadPkg.dsc]
>> Arch: ['IA32']
>> . done!
>>
>>
>>
>>
>> *Thanks & RegardsRitul Guru+91-9916513186*
>>
>
[-- Attachment #2: Type: text/html, Size: 8144 bytes --]
next prev parent reply other threads:[~2023-02-07 18:27 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-07 14:59 regarding uefipayload build warning for pcd ritul guru
2023-02-07 16:39 ` ritul guru
2023-02-07 18:27 ` ritul guru [this message]
2023-02-07 20:35 ` [edk2-devel] " Sean Rhodes
2023-02-07 20:49 ` ritul guru
2023-02-07 20:51 ` ritul guru
2023-02-07 22:10 ` Sean Rhodes
2023-02-08 3:13 ` ritul guru
2023-02-09 5:20 ` ritul guru
2023-02-07 18:30 ` Sean Rhodes
2023-02-07 19:01 ` ritul guru
2023-02-07 19:02 ` ritul guru
2023-02-07 19:53 ` Sean Rhodes
2023-02-07 20:25 ` ritul guru
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAHHF-2J4oTcsGMuo+EER6LL2CsONwxgjw6p5iHMSYRGOL66LPQ@mail.gmail.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox