Skip to content

Commit

Permalink
8550: sheng: Sort tables + disable featureenabler.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunflower2333 committed Aug 29, 2024
1 parent 33dce8d commit 8226bb9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Binary file removed Platforms/KailuaPkg/Device/xiaomi-sheng/ACPI/APIC.aml
Binary file not shown.
Binary file modified Platforms/KailuaPkg/Device/xiaomi-sheng/ACPI/DSDT.aml
Binary file not shown.
8 changes: 4 additions & 4 deletions Platforms/KailuaPkg/Device/xiaomi-sheng/APRIORI.inc
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@ APRIORI DXE {
INF $(PACKAGE_NAME)/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.inf

# INF $(PACKAGE_NAME)/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/TzDxe/FeatureEnablerDxe.inf
FILE DRIVER = 1C04F529-0612-4319-9315-B2E75C16810A {
SECTION PE32 = QcomPkg/PatchedBinaries/FeatureEnablerDxe.efi
SECTION UI = "FeatureEnablerDxe"
}
# FILE DRIVER = 1C04F529-0612-4319-9315-B2E75C16810A {
# SECTION PE32 = QcomPkg/PatchedBinaries/FeatureEnablerDxe.efi
# SECTION UI = "FeatureEnablerDxe"
# }

# INF SurfaceDuoFamilyPkg/Driver/DisplayCallerDxe/DisplayCallerDxe.inf
# INF $(PACKAGE_NAME)/Device/$(TARGET_DEVICE)/PatchedBinaries/DisplayDxe.inf
Expand Down
8 changes: 4 additions & 4 deletions Platforms/KailuaPkg/Device/xiaomi-sheng/DXE.inc
Original file line number Diff line number Diff line change
Expand Up @@ -451,8 +451,8 @@ FILE DRIVER = 32C71E68-83A8-46ED-AED1-094E71B12057 {

# Patched Binaries
#INF $(PACKAGE_NAME)/Device/$(TARGET_DEVICE)/PatchedBinaries/FeatureEnablerDxe.inf
FILE DRIVER = 1C04F529-0612-4319-9315-B2E75C16810A {
SECTION PE32 = QcomPkg/PatchedBinaries/FeatureEnablerDxe.efi
SECTION UI = "FeatureEnablerDxe"
}
#FILE DRIVER = 1C04F529-0612-4319-9315-B2E75C16810A {
# SECTION PE32 = QcomPkg/PatchedBinaries/FeatureEnablerDxe.efi
# SECTION UI = "FeatureEnablerDxe"
#}

0 comments on commit 8226bb9

Please sign in to comment.