From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ej1-f52.google.com (mail-ej1-f52.google.com [209.85.218.52]) by mx.groups.io with SMTP id smtpd.web10.85377.1675781956822299606 for ; Tue, 07 Feb 2023 06:59:17 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=NBYKnBaQ; spf=pass (domain: gmail.com, ip: 209.85.218.52, mailfrom: ritul.bits@gmail.com) Received: by mail-ej1-f52.google.com with SMTP id m1so1316831ejx.7 for ; Tue, 07 Feb 2023 06:59:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=kOk7c1k3pzzzIExjxewHb6c2QRL1A5B5PSs3ACuFPyc=; b=NBYKnBaQ4rsYmtLzIFaimdnZB/iiRipM3sB3t/MYWY8B8UcI0Y0GJ8id/EOCLBhS7S kLc5IGT1qDSZ6ft3bCXZmJf+LkbZIq4/HHFjkIsIGn/loMEsrE5SMBaRd1R/IbtS/vaF xnTq3YIaYU+GSvz8FkMl2r/8+Wksy3W8QrxFGMdYZT2T3SZuCiJy3oeJJG74NsXPw0/W WKOUXME0NWFOAyufPNK3y1sdfti5ylNhABTBGxUMHZ1qKwHncGkXbjZdGnzcNBSC2lOl yHs7NxXZL7tTsASj0Ud0oWl4Ku30ol5L9/43Qyv1FCs5k37OCo9DnaAco/BB6wV4QaDc te9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=kOk7c1k3pzzzIExjxewHb6c2QRL1A5B5PSs3ACuFPyc=; b=a82nrwvWG+luZEe256RnIoYoLo0WrinshICgxtOQjhZ0hKqHz3Sp85uZpKgylUlxrP ZIjmMWWf+39iIKJ03uEwuNiYe9sSVdY6YDDjIcTyAYwxXzFPoKW89jQ13QlE6Nymt4RW DjNw+rDh6HoewtDJatRfHpdi9kpHEHs26Jyq9ODePvP4Jf67Zv4s0kuBqcgZeHEIYnE6 8ELc58m2L7h8k+01rw+YWFQJp8IStQEwgqETEExy9Yo8jgIHO8wrjxJQPyAjTznBPkgE 12QI9aYHM+Sovb3o//51V0DYbnU4+SCI9rYmK6EHzB+1UgLEK95CPKUwQWp97eEzNrkG Exhg== X-Gm-Message-State: AO0yUKWKb8sodnAlrL4rjB5WWjRrCnqSYb1X+hkXRCLmyYcUuRt+Lu+X 0Caday1UZfK+QJQaWNoQ5N+ycoNIQPMW4UZEge6xU1LGrgN2kw== X-Google-Smtp-Source: AK7set89YfpZJbDd3yoLuJSPzVbtvvErE09DvUuCyXhH74ZZfGiRAsZQP24Vv6iYMkBd09Bic/3F/znnL5LTjNuGysg= X-Received: by 2002:a17:906:1653:b0:880:575f:b20c with SMTP id n19-20020a170906165300b00880575fb20cmr836039ejd.177.1675781954711; Tue, 07 Feb 2023 06:59:14 -0800 (PST) MIME-Version: 1.0 From: ritul guru Date: Tue, 7 Feb 2023 20:29:01 +0530 Message-ID: Subject: regarding uefipayload build warning for pcd To: edk2-devel-groups-io Content-Type: multipart/alternative; boundary="00000000000021b4ed05f41d64ad" --00000000000021b4ed05f41d64ad Content-Type: text/plain; charset="UTF-8" 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* --00000000000021b4ed05f41d64ad Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,
I am building edk2 payload and getting below warning for PcdRtcIndexRegist= er,
and if try to boot to then observing that= there is assert at:

ASSERT_EFI_ERROR (Status = =3D Device Error)

DXE_ASSERT!: /home/amd/src///coreboot/payloads/exte= rnal/tianocore/tianocore/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtcEn= try.c (141): !EFI_ERROR (Status)

<= br>



build tim= e warning:
Active Platform =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0=3D /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 architect= ure.
=C2=A0 =C2=A0 =C2=A0 =C2=A0 PCD: [gPcAtChipsetPkgTokenSpaceGuid.Pcd= RtcIndexRegister]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Platform: [UefiPayloadPkg.= dsc]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Arch: ['IA32']
build: : warn= ing: The PCD was not specified by any INF module in the platform for the gi= ven architecture.
=C2=A0 =C2=A0 =C2=A0 =C2=A0 PCD: [gPcAtChipsetPkgToken= SpaceGuid.PcdRtcTargetRegister]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Platform: [U= efiPayloadPkg.dsc]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Arch: ['IA32']. done!


Thanks & Regards
Ritu= l Guru
+91-9916513186
--00000000000021b4ed05f41d64ad--