public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Chen, Gang C" <gang.c.chen@intel.com>
To: devel@edk2.groups.io
Cc: gua.guo@intel.com, guo.dong@intel.com, james.lu@intel.com,
	sean@starlabs.systems, Gang Chen <gang.c.chen@intel.com>
Subject: [edk2-devel] [PATCH 0/1] Remove SCI status check from UPL
Date: Mon,  8 Jan 2024 15:25:30 +0800	[thread overview]
Message-ID: <20240108072531.3344290-3-gang.c.chen@intel.com> (raw)
In-Reply-To: <20240108072531.3344290-1-gang.c.chen@intel.com>

Check SCI status too early will cause the below error message will be
printed out always:
ERROR: The ACPI enabling status is inconsistent: SCI is not enabled but
the ACPI table does not provide a means to enable it through
FADT->SmiCmd. This may cause issues in OS.

SCI will be set in BDS. So check the SCI in UPL is too early.

Remove the SCI status check code from UPL.

Gang Chen (1):
  UefiPayloadPkg/UefiPayloadEntry: Remove SCI enabling check

 UefiPayloadPkg/UefiPayloadEntry/AcpiTable.c | 38 ---------------------
 1 file changed, 38 deletions(-)

-- 
2.40.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#113364): https://edk2.groups.io/g/devel/message/113364
Mute This Topic: https://groups.io/mt/103593435/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



  parent reply	other threads:[~2024-01-08  7:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-08  7:25 [edk2-devel] [PATCH 0/1] Remove SCI status check from UPL Chen, Gang C
2024-01-08  7:25 ` [edk2-devel] [PATCH 1/1] UefiPayloadPkg/UefiPayloadEntry: Remove SCI enabling check Chen, Gang C
2024-01-08  7:25 ` Chen, Gang C [this message]
2024-01-08  7:25 ` Chen, Gang C
2024-01-08  7:29   ` Guo, Gua
2024-01-08  7:51     ` Lu, James

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=20240108072531.3344290-3-gang.c.chen@intel.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