From 665a8a192bfcc470ba825b5859bb7db9f1fc0d8b Mon Sep 17 00:00:00 2001 From: MC-Long <877730493@qq.com> Date: Sat, 29 May 2021 15:09:12 +0800 Subject: [PATCH] fajita: add Op6tSlotDxe to fajita.fdf --- sdm845Pkg/Devices/fajita.fdf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sdm845Pkg/Devices/fajita.fdf b/sdm845Pkg/Devices/fajita.fdf index 04cb3cf..684262d 100644 --- a/sdm845Pkg/Devices/fajita.fdf +++ b/sdm845Pkg/Devices/fajita.fdf @@ -574,6 +574,11 @@ APRIORI DXE { INF MdeModulePkg/Universal/BdsDxe/BdsDxe.inf INF MdeModulePkg/Application/UiApp/UiApp.inf INF sdm845Pkg/Drivers/LogoDxe/LogoDxe.inf + + # + # OnePlus 6T A/B Slot Support + # + INF sdm845Pkg/Drivers/Op6tSlotDxe/Op6tSlotDxe.inf [FV.FVMAIN_COMPACT] FvAlignment = 8 -- 2.45.2