public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH 0/1] Remove SCI status check from UPL
@ 2024-01-08  7:25 Chen, Gang C
  2024-01-08  7:25 ` [edk2-devel] [PATCH 1/1] UefiPayloadPkg/UefiPayloadEntry: Remove SCI enabling check Chen, Gang C
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chen, Gang C @ 2024-01-08  7:25 UTC (permalink / raw)
  To: devel; +Cc: gua.guo, guo.dong, james.lu, sean, Gang Chen

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 (#113362): https://edk2.groups.io/g/devel/message/113362
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]
-=-=-=-=-=-=-=-=-=-=-=-



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

end of thread, other threads:[~2024-01-08  7:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [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:29   ` Guo, Gua
2024-01-08  7:51     ` Lu, James

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