mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-08-25 14:53:06 +00:00
@@ -1043,8 +1043,8 @@ DefinitionBlock ("", "SSDT", 2, "ZPSS", "HPET", 0x00000000)
|
|||||||
if x.get("crs"):
|
if x.get("crs"):
|
||||||
val += "{} _CRS to XCRS".format(" and " if val else x["dev_name"])
|
val += "{} _CRS to XCRS".format(" and " if val else x["dev_name"])
|
||||||
if val: suffix.append(val)
|
if val: suffix.append(val)
|
||||||
if suffix:
|
#if suffix:
|
||||||
comment += " - Requires {} Rename".format(", ".join(suffix))
|
# comment += " - Requires {} Rename".format(", ".join(suffix))
|
||||||
# At this point - we need to do the following:
|
# At this point - we need to do the following:
|
||||||
# 1. Change STAS if needed
|
# 1. Change STAS if needed
|
||||||
# 2. Setup _STA with _OSI and call XSTA if needed
|
# 2. Setup _STA with _OSI and call XSTA if needed
|
||||||
|
|||||||
Reference in New Issue
Block a user