From: sunshuyu <1582956180@qq.com> Date: 星期三, 2 Mar 2022 11:35:46 +0000 (+0800) Subject: Update ButtonsDxe for dipper X-Git-Tag: v2.0rc1~10^2 X-Git-Url: https://git.renegade-project.org/?a=commitdiff_plain;h=38b9e698e9b6125c62be69595d6582363556206d;p=edk2-sdm845.git Update ButtonsDxe for dipper --- diff --git a/sdm845Pkg/Binary b/sdm845Pkg/Binary index a1954c6..00be3ec 160000 --- a/sdm845Pkg/Binary +++ b/sdm845Pkg/Binary @@ -1 +1 @@ -Subproject commit a1954c67cb3feb0ed937844ef0bd7be02642b71d +Subproject commit 00be3ec5651faab00c1f8d2bc64860ce31c6c558 diff --git a/sdm845Pkg/Devices/dipper.fdf b/sdm845Pkg/Devices/dipper.fdf index ba9c55a..981c995 100644 --- a/sdm845Pkg/Devices/dipper.fdf +++ b/sdm845Pkg/Devices/dipper.fdf @@ -257,8 +257,8 @@ APRIORI DXE { INF MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf FILE DRIVER = 5bd181db-0487-4f1a-ae73-820e165611b3 { - SECTION DXE_DEPEX = sdm845Pkg/Binary/Polaris/ButtonsDxe/ButtonsDxe.depex - SECTION PE32 = sdm845Pkg/Binary/Polaris/ButtonsDxe/ButtonsDxe.efi + SECTION DXE_DEPEX = sdm845Pkg/Binary/dipper/ButtonsDxe/ButtonsDxe.depex + SECTION PE32 = sdm845Pkg/Binary/dipper/ButtonsDxe/ButtonsDxe.efi SECTION UI = "ButtonsDxe" } @@ -495,8 +495,8 @@ APRIORI DXE { } FILE DRIVER = 5bd181db-0487-4f1a-ae73-820e165611b3 { - SECTION DXE_DEPEX = sdm845Pkg/Binary/845/ButtonsDxe/ButtonsDxe.depex - SECTION PE32 = sdm845Pkg/Binary/845/ButtonsDxe/ButtonsDxe.efi + SECTION DXE_DEPEX = sdm845Pkg/Binary/dipper/ButtonsDxe/ButtonsDxe.depex + SECTION PE32 = sdm845Pkg/Binary/dipper/ButtonsDxe/ButtonsDxe.efi SECTION UI = "ButtonsDxe" }