[edk2-devel] [PATCH 0/1] Remove SCI status check from UPL

Chen, Gang C posted 1 patch 3 months, 3 weeks ago
Failed in applying to current master (apply log)
There is a newer version of this series
UefiPayloadPkg/UefiPayloadEntry/AcpiTable.c | 38 ---------------------
1 file changed, 38 deletions(-)
[edk2-devel] [PATCH 0/1] Remove SCI status check from UPL
Posted by Chen, Gang C 3 months, 3 weeks ago
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/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
[edk2-devel] [PATCH 0/1] Remove SCI status check from UPL
Posted by Chen, Gang C 3 months, 3 weeks ago
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/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-