From 06e966c8be9d2938c6c41f5ae9f97444a346790c Mon Sep 17 00:00:00 2001 From: lingxv <1942512905@qq.com> Date: Fri, 6 May 2022 01:21:44 +0800 Subject: [PATCH] Update ButtonsDxe for judyln --- sdm845Pkg/Devices/judyln.fdf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sdm845Pkg/Devices/judyln.fdf b/sdm845Pkg/Devices/judyln.fdf index f46bb9d..8d087d4 100644 --- a/sdm845Pkg/Devices/judyln.fdf +++ b/sdm845Pkg/Devices/judyln.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/845/ButtonsDxe/ButtonsDxe.depex - SECTION PE32 = sdm845Pkg/Binary/845/ButtonsDxe/ButtonsDxe.efi + SECTION DXE_DEPEX = sdm845Pkg/Binary/judyln/ButtonsDxe/ButtonsDxe.depex + SECTION PE32 = sdm845Pkg/Binary/judyln/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/judyln/ButtonsDxe/ButtonsDxe.depex + SECTION PE32 = sdm845Pkg/Binary/judyln/ButtonsDxe/ButtonsDxe.efi SECTION UI = "ButtonsDxe" } -- 2.45.2