From: Sophon Date: 星期一, 16 Aug 2021 09:29:35 +0000 (+0800) Subject: Enable Op6tSlotDxe for fajita and enchilada X-Git-Tag: v1.0~2 X-Git-Url: https://git.renegade-project.org/?a=commitdiff_plain;h=6aa2a5b1a1e29dcf103e61647a3a554258d911fb;p=edk2-sdm845.git Enable Op6tSlotDxe for fajita and enchilada Warning: You must flash UEFI image to boot_a instead of boot_b (F*ck A/B) Signed-off-by: Sophon --- diff --git a/sdm845Pkg/Devices/enchilada.fdf b/sdm845Pkg/Devices/enchilada.fdf index e59bcc9..e21d633 100644 --- a/sdm845Pkg/Devices/enchilada.fdf +++ b/sdm845Pkg/Devices/enchilada.fdf @@ -602,6 +602,10 @@ APRIORI DXE { INF MdeModulePkg/Application/UiApp/UiApp.inf INF sdm845Pkg/Drivers/LogoDxe/LogoDxe.inf + # + # OnePlus 6(T) A/B Slot Support + # + INF sdm845Pkg/Drivers/Op6tSlotDxe/Op6tSlotDxe.inf [FV.FVMAIN_COMPACT] FvAlignment = 8 diff --git a/sdm845Pkg/Devices/fajita.fdf b/sdm845Pkg/Devices/fajita.fdf index 6090351..cc6aa0a 100644 --- a/sdm845Pkg/Devices/fajita.fdf +++ b/sdm845Pkg/Devices/fajita.fdf @@ -605,10 +605,9 @@ APRIORI DXE { INF sdm845Pkg/Drivers/LogoDxe/LogoDxe.inf # - # OnePlus 6T A/B Slot Support + # OnePlus 6(T) A/B Slot Support # - # Disabled due to unknown bug - # INF sdm845Pkg/Drivers/Op6tSlotDxe/Op6tSlotDxe.inf + INF sdm845Pkg/Drivers/Op6tSlotDxe/Op6tSlotDxe.inf [FV.FVMAIN_COMPACT] FvAlignment = 8