diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/ACPI/DSDT.aml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/ACPI/DSDT.aml
new file mode 100644
index 000000000..8d1aca8ee
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/ACPI/DSDT.aml differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/APRIORI.inc b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/APRIORI.inc
new file mode 100644
index 000000000..d602cc61b
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/APRIORI.inc
@@ -0,0 +1,164 @@
+APRIORI DXE {
+
+ # First, install the PCD driver and call DxeInit
+ INF MdeModulePkg/Core/Dxe/DxeMain.inf
+ INF MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/EnvDxe/EnvDxe.inf
+
+ INF MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
+
+ # Next, install cpu protocol and enable the interrupt controller
+ INF ArmPkg/Drivers/CpuDxe/CpuDxe.inf
+ INF ArmPkg/Drivers/ArmGicDxe/ArmGicDxe.inf
+
+ # Core Drivers
+ INF EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
+ INF ArmPkg/Drivers/TimerDxe/TimerDxe.inf
+ INF AndromedaPkg/Driver/RamPartitionDxe/RamPartitionDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SmemDxe/SmemDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/HWIODxe/HWIODxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ULogDxe/ULogDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/NpaDxe/NpaDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/RpmhDxe/RpmhDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/VcsDxe/VcsDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ClockDxe/ClockDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ICBDxe/ICBDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.inf
+
+ FILE DRIVER = 4B4973EE-401B-4F36-A6A9-533DFCCDFC33 {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/TzDxe/ScmDxeLA.efi
+ SECTION UI = "ScmDxeLA"
+ }
+
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/TLMMDxe/TLMMDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SPMIDxe/SPMIDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/I2CDxe/I2CDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PmicDxe/PmicDxeLa.inf
+
+ FILE DRIVER = 6b38f7b4-ad98-40e9-9093-aca2b5a253c4 {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.efi
+ SECTION UI = "DiskIoDxe"
+ }
+
+ FILE DRIVER = 1fa1f39e-feff-4aae-bd7b-38a070a3b609 {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.efi
+ SECTION UI = "PartitionDxe"
+ }
+
+ INF MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
+ INF MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/SdccDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/UFSDxe.inf
+ INF MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf
+ INF FatPkg/EnhancedFatDxe/Fat.inf
+
+ FILE DRIVER = CF6DFC66-14AB-4E13-84DB-9C02912D1404 {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/TzDxe/TzDxeLA.efi
+ SECTION UI = "TzDxeLA"
+ }
+
+ INF MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/QcomWDogDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.inf
+
+ FILE DRIVER = 1C04F529-0612-4319-9315-B2E75C16810A {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/FeatureEnablerDxe.efi
+ SECTION UI = "FeatureEnablerDxe"
+ }
+
+ INF AndromedaPkg/Driver/SimpleFbDxe/SimpleFbDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PILDxe/PILDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/IPCCDxe/IPCCDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/GLinkDxe/GLinkDxe.inf
+ INF MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
+# INF MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
+ INF MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
+ INF MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
+ INF MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
+ INF MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/FontDxe/FontDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SPIDxe/SPIDxe.inf
+ INF Kodiak/BOOT.MXF.1.0.1-00206-KODIAKWP-1/QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.inf
+
+ FILE DRIVER = B7F50E91-A759-412C-ADE4-DCD03E7F7C28 {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/XhciDxe/XhciDxe.efi
+ SECTION UI = "XhciDxe"
+ }
+
+ FILE DRIVER = 240612B7-A063-11D4-9A3A-0090273FC14D {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbBusDxe/UsbBusDxe.efi
+ SECTION UI = "UsbBusDxe"
+ }
+
+# FILE DRIVER = 2D2E62CF-9ECF-43B7-8219-94E7FC713DFE {
+# SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbKbDxe/UsbKbDxe.efi
+# SECTION UI = "UsbKbDxe"
+# }
+
+ FILE DRIVER = 9FB4B4A7-42C0-4BCD-8540-9BCC6711F83E {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbMassStorageDxe/UsbMassStorageDxe.efi
+ SECTION UI = "UsbMassStorageDxe"
+ }
+
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/UsbConfigDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/TsensDxe/TsensDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/LimitsDxe/LimitsDxe.inf
+ #INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/CPRDxe/CPRDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/GpiDxe/GpiDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UCDxe/UCDxe.inf
+
+ FILE DRIVER = B0D3689E-11F8-43C6-8ECE-023A29CEC35B {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/RNGDxe/RngDxe.efi
+ SECTION UI = "RngDxe"
+ }
+
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.inf
+ INF MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
+ INF MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
+
+ FILE DRIVER = cccb0c28-4b24-11d5-9a5a-0090273fc14d {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.efi
+ SECTION UI = "GraphicsConsoleDxe"
+ }
+
+ FILE DRIVER = C2F9A4F5-F7B4-43E7-BA99-5EA804CC103A {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ASN1X509Dxe/ASN1X509Dxe.efi
+ SECTION UI = "ASN1X509Dxe"
+ }
+
+ FILE DRIVER = 32C71E68-83A8-46ED-AED1-094E71B12057 {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SecRSADxe/SecRSADxe.efi
+ SECTION UI = "SecRSADxe"
+ }
+
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.inf
+ INF Kodiak/BOOT.MXF.1.0.1-00206-KODIAKWP-1/QcomPkg/Drivers/PciHostBridgeDxe/PciHostBridgeDxe.inf
+ INF Kodiak/BOOT.MXF.1.0.1-00206-KODIAKWP-1/QcomPkg/Drivers/RawFileSystemDxe/RawFileSystemDxe.inf
+ INF Kodiak/BOOT.MXF.1.0.1-00206-KODIAKWP-1/QcomPkg/Drivers/RawFsSimpleFsDxe/RawFsSimpleFsDxe.inf
+ INF Kodiak/BOOT.MXF.1.0.1-00206-KODIAKWP-1/QcomPkg/Drivers/AdapterInformationDxe/AdapterInformationDxe.inf
+# INF Kodiak/BOOT.MXF.1.0.1-00206-KODIAKWP-1/QcomPkg/Drivers/SecurityDxe/SecurityDxe.inf
+# INF Kodiak/BOOT.MXF.1.0.1-00206-KODIAKWP-1/QcomPkg/Drivers/TrEEDxe/TpmDxe.inf
+# INF Kodiak/BOOT.MXF.1.0.1-00206-KODIAKWP-1/QcomPkg/Drivers/TrEEDxe/TrEEDxe.inf
+}
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/APRIORI.inc b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/APRIORI.inc
new file mode 100644
index 000000000..0361216a6
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/APRIORI.inc
@@ -0,0 +1,88 @@
+APRIORI DXE {
+ INF MdeModulePkg/Core/Dxe/DxeMain.inf
+ INF QcomPkg/Drivers/EnvDxe/EnvDxe.inf
+ INF MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/RscRtDxe.inf
+ INF MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SCHandlerRtDxe.inf
+ INF ArmPkg/Drivers/CpuDxe/CpuDxe.inf
+ INF MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
+ INF MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
+ INF QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.inf
+ INF QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.inf
+ INF QcomPkg/Drivers/TzDxe/ScmDxeLA.inf
+ INF QcomPkg/Drivers/TzDxe/TzDxeLA.inf
+ INF MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
+ INF MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
+ INF QcomPkg/Drivers/VariableDxe/VariableDxe.inf
+ INF QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf
+ INF QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.inf
+ INF EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
+ INF EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
+ INF MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
+ INF QcomPkg/Drivers/FontDxe/FontDxe.inf
+ INF QcomPkg/Drivers/QcomWDogDxe/QcomWDogDxe.inf
+ INF ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
+ INF ArmPkg/Drivers/TimerDxe/TimerDxe.inf
+ INF QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.inf
+ INF QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.inf
+ INF QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.inf
+ INF QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.inf
+ INF QcomPkg/Drivers/HWIODxe/HWIODxe.inf
+ INF MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
+ INF MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
+ INF MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
+ INF FatPkg/EnhancedFatDxe/Fat.inf
+ INF MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
+ INF MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.inf
+ INF QcomPkg/Drivers/ClockDxe/ClockDxe.inf
+ INF QcomPkg/Drivers/SdccDxe/SdccDxe.inf
+ INF QcomPkg/Drivers/I2CDxe/I2CDxe.inf
+ INF QcomPkg/Drivers/SPMIDxe/SPMIDxe.inf
+ INF QcomPkg/Drivers/TLMMDxe/TLMMDxe.inf
+ INF QcomPkg/Drivers/UFSDxe/UFSDxe.inf
+ INF QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.inf
+ INF QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.inf
+ INF QcomPkg/Drivers/RpmhDxe/RpmhDxe.inf
+ INF QcomPkg/Drivers/NpaDxe/NpaDxe.inf
+ INF QcomPkg/Drivers/ULogDxe/ULogDxe.inf
+ INF QcomPkg/Drivers/VcsDxe/VcsDxe.inf
+ INF QcomPkg/Drivers/ICBDxe/ICBDxe.inf
+ INF QcomPkg/Drivers/SmemDxe/SmemDxe.inf
+ INF QcomPkg/Drivers/QcomBds/QcomBds.inf
+ INF QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.inf
+ INF MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
+ INF MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
+ INF MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
+ INF MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
+ INF QcomPkg/Drivers/CPRDxe/CPRDxe.inf
+ INF QcomPkg/Drivers/GpiDxe/GpiDxe.inf
+ INF QcomPkg/Drivers/SPIDxe/SPIDxe.inf
+ INF QcomPkg/Drivers/PmicDxe/PmicDxeLa.inf
+ INF QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.inf
+ INF QcomPkg/Drivers/FeatureEnablerDxe/FeatureEnablerDxe.inf
+ INF QcomPkg/Drivers/DisplayDxe/DisplayDxe.inf
+ INF QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.inf
+ INF QcomPkg/Drivers/IPCCDxe/IPCCDxe.inf
+ INF QcomPkg/Drivers/GLinkDxe/GLinkDxe.inf
+ INF QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.inf
+ INF QcomPkg/Drivers/TsensDxe/TsensDxe.inf
+ INF QcomPkg/Drivers/LimitsDxe/LimitsDxe.inf
+ INF QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.inf
+ INF QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.inf
+ INF QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.inf
+ INF QcomPkg/Drivers/XhciDxe/XhciDxe.inf
+ INF QcomPkg/Drivers/UsbBusDxe/UsbBusDxe.inf
+ INF QcomPkg/Drivers/UsbKbDxe/UsbKbDxe.inf
+ INF QcomPkg/Drivers/UsbMassStorageDxe/UsbMassStorageDxe.inf
+ INF QcomPkg/Drivers/UsbConfigDxe/UsbConfigDxe.inf
+ INF QcomPkg/Drivers/UCDxe/UCDxe.inf
+ INF QcomPkg/Drivers/RNGDxe/RngDxe.inf
+ INF QcomPkg/Drivers/PILDxe/PILDxe.inf
+ INF QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.inf
+ INF QcomPkg/Drivers/SecRSADxe/SecRSADxe.inf
+ INF QcomPkg/Drivers/ASN1X509Dxe/ASN1X509Dxe.inf
+ INF QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.inf
+ INF QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.inf
+ INF QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.inf
+ INF QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.inf
+ INF QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.inf
+}
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/ArmGic/ArmGicDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/ArmGic/ArmGicDxe.depex
new file mode 100644
index 000000000..f506d2943
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/ArmGic/ArmGicDxe.depex differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/ArmGic/ArmGicDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/ArmGic/ArmGicDxe.efi
new file mode 100644
index 000000000..cda8b4b87
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/ArmGic/ArmGicDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/ArmGic/ArmGicDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
new file mode 100644
index 000000000..7c3140ce5
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ArmGicDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ArmGicDxe
+ FILE_GUID = DE371F7C-DEC4-4D21-ADF1-593ABCC15882
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|ArmGicDxe.depex|*
+ PE32|ArmGicDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/CpuDxe/CpuDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/CpuDxe/CpuDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/CpuDxe/CpuDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/CpuDxe/CpuDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/CpuDxe/CpuDxe.efi
new file mode 100644
index 000000000..c2100454c
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/CpuDxe/CpuDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/CpuDxe/CpuDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/CpuDxe/CpuDxe.inf
new file mode 100644
index 000000000..59433e80a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/CpuDxe/CpuDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS CpuDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ArmCpuDxe
+ FILE_GUID = B8D9777E-D72A-451F-9BDB-BAFB52A68415
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|CpuDxe.depex|*
+ PE32|CpuDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/TimerDxe/TimerDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/TimerDxe/TimerDxe.depex
new file mode 100644
index 000000000..ac7d7371a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/TimerDxe/TimerDxe.depex
@@ -0,0 +1 @@
+곐(=CH?
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/TimerDxe/TimerDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/TimerDxe/TimerDxe.efi
new file mode 100644
index 000000000..8d1d8a172
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/TimerDxe/TimerDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/TimerDxe/TimerDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/TimerDxe/TimerDxe.inf
new file mode 100644
index 000000000..938383eb4
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/ArmPkg/Drivers/TimerDxe/TimerDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS TimerDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ArmTimerDxe
+ FILE_GUID = 49EA041E-6752-42CA-B0B1-7344FE2546B7
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|TimerDxe.depex|*
+ PE32|TimerDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/DXE.dsc.inc b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/DXE.dsc.inc
new file mode 100644
index 000000000..271b9cc7f
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/DXE.dsc.inc
@@ -0,0 +1,98 @@
+QcomPkg/XBLCore/XBLCore.inf
+MdeModulePkg/Core/Dxe/DxeMain.inf
+QcomPkg/Drivers/EnvDxe/EnvDxe.inf
+MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/RscRtDxe.inf
+MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SCHandlerRtDxe.inf
+ArmPkg/Drivers/CpuDxe/CpuDxe.inf
+MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
+MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
+QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.inf
+QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.inf
+QcomPkg/Drivers/TzDxe/ScmDxeLA.inf
+QcomPkg/Drivers/TzDxe/TzDxeLA.inf
+MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
+MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
+QcomPkg/Drivers/VariableDxe/VariableDxe.inf
+QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf
+QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.inf
+EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
+EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
+MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
+QcomPkg/Drivers/FontDxe/FontDxe.inf
+QcomPkg/Drivers/QcomWDogDxe/QcomWDogDxe.inf
+ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
+ArmPkg/Drivers/TimerDxe/TimerDxe.inf
+QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.inf
+QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.inf
+QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.inf
+QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.inf
+QcomPkg/Drivers/HWIODxe/HWIODxe.inf
+MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
+MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
+MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
+FatPkg/EnhancedFatDxe/Fat.inf
+MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
+MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.inf
+QcomPkg/Drivers/ClockDxe/ClockDxe.inf
+QcomPkg/Drivers/SdccDxe/SdccDxe.inf
+QcomPkg/Drivers/I2CDxe/I2CDxe.inf
+QcomPkg/Drivers/SPMIDxe/SPMIDxe.inf
+QcomPkg/Drivers/TLMMDxe/TLMMDxe.inf
+QcomPkg/Drivers/UFSDxe/UFSDxe.inf
+QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.inf
+QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.inf
+QcomPkg/Drivers/RpmhDxe/RpmhDxe.inf
+QcomPkg/Drivers/NpaDxe/NpaDxe.inf
+QcomPkg/Drivers/ULogDxe/ULogDxe.inf
+QcomPkg/Drivers/VcsDxe/VcsDxe.inf
+QcomPkg/Drivers/ICBDxe/ICBDxe.inf
+QcomPkg/Drivers/SmemDxe/SmemDxe.inf
+QcomPkg/Drivers/QcomBds/QcomBds.inf
+QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.inf
+MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
+MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
+MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
+MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
+QcomPkg/Drivers/CPRDxe/CPRDxe.inf
+QcomPkg/Drivers/GpiDxe/GpiDxe.inf
+QcomPkg/Drivers/SPIDxe/SPIDxe.inf
+QcomPkg/Drivers/PmicDxe/PmicDxeLa.inf
+QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.inf
+QcomPkg/Drivers/FeatureEnablerDxe/FeatureEnablerDxe.inf
+QcomPkg/Drivers/DisplayDxe/DisplayDxe.inf
+QcomPkg/Drivers/MinidumpTADxe/MinidumpTADxe.inf
+QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.inf
+QcomPkg/Drivers/IPCCDxe/IPCCDxe.inf
+QcomPkg/Drivers/GLinkDxe/GLinkDxe.inf
+QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.inf
+QcomPkg/Drivers/TsensDxe/TsensDxe.inf
+QcomPkg/Drivers/LimitsDxe/LimitsDxe.inf
+QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.inf
+QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.inf
+QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.inf
+QcomPkg/Drivers/XhciDxe/XhciDxe.inf
+QcomPkg/Drivers/UsbBusDxe/UsbBusDxe.inf
+QcomPkg/Drivers/UsbKbDxe/UsbKbDxe.inf
+QcomPkg/Drivers/UsbMassStorageDxe/UsbMassStorageDxe.inf
+QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.inf
+QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.inf
+QcomPkg/Drivers/UsbConfigDxe/UsbConfigDxe.inf
+QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.inf
+QcomPkg/Drivers/UCDxe/UCDxe.inf
+QcomPkg/Drivers/RNGDxe/RngDxe.inf
+QcomPkg/Drivers/PILDxe/PILDxe.inf
+QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.inf
+QcomPkg/Drivers/SecRSADxe/SecRSADxe.inf
+QcomPkg/Drivers/ASN1X509Dxe/ASN1X509Dxe.inf
+QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.inf
+QcomPkg/Drivers/ParserDxe/ParserDxe.inf
+QcomPkg/Drivers/SerialPortDxe/SerialPortDxe.inf
+QcomPkg/Application/SamsungQuestApp/SamsungQuestApp.inf
+QcomPkg/Application/SamsungDdrApp/SamsungDdrApp.inf
+QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.inf
+QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.inf
+QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.inf
+QcomPkg/Drivers/SamsungDxe/VibDxe/VibDxe.inf
+QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.inf
+QcomPkg/Drivers/SamsungDxe/GuidedFvDxe/GuidedFvDxe.inf
+EmbeddedPkg/Ebl/Ebl.inf
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/DXE.inc b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/DXE.inc
new file mode 100644
index 000000000..721206d7a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/DXE.inc
@@ -0,0 +1,254 @@
+INF QcomPkg/XBLCore/XBLCore.inf
+
+FILE FREEFORM = DDE58710-41CD-4306-DBFB-3FA90BB1D2DD {
+ SECTION UI = "uefiplat.cfg"
+ SECTION RAW = RawFiles/uefiplat.cfg
+}
+
+INF MdeModulePkg/Core/Dxe/DxeMain.inf
+INF QcomPkg/Drivers/EnvDxe/EnvDxe.inf
+INF MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/RscRtDxe.inf
+INF MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SCHandlerRtDxe.inf
+INF ArmPkg/Drivers/CpuDxe/CpuDxe.inf
+INF MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
+INF MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
+INF QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.inf
+INF QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.inf
+INF QcomPkg/Drivers/TzDxe/ScmDxeLA.inf
+INF QcomPkg/Drivers/TzDxe/TzDxeLA.inf
+INF MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
+INF MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
+INF QcomPkg/Drivers/VariableDxe/VariableDxe.inf
+INF QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf
+INF QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.inf
+INF EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
+INF EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
+INF MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
+INF QcomPkg/Drivers/FontDxe/FontDxe.inf
+INF QcomPkg/Drivers/QcomWDogDxe/QcomWDogDxe.inf
+INF ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
+INF ArmPkg/Drivers/TimerDxe/TimerDxe.inf
+INF QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.inf
+INF QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.inf
+INF QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.inf
+INF QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.inf
+INF QcomPkg/Drivers/HWIODxe/HWIODxe.inf
+INF MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
+INF MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
+INF MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
+INF FatPkg/EnhancedFatDxe/Fat.inf
+INF MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
+INF MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.inf
+INF QcomPkg/Drivers/ClockDxe/ClockDxe.inf
+INF QcomPkg/Drivers/SdccDxe/SdccDxe.inf
+INF QcomPkg/Drivers/I2CDxe/I2CDxe.inf
+INF QcomPkg/Drivers/SPMIDxe/SPMIDxe.inf
+INF QcomPkg/Drivers/TLMMDxe/TLMMDxe.inf
+INF QcomPkg/Drivers/UFSDxe/UFSDxe.inf
+INF QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.inf
+INF QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.inf
+INF QcomPkg/Drivers/RpmhDxe/RpmhDxe.inf
+INF QcomPkg/Drivers/NpaDxe/NpaDxe.inf
+INF QcomPkg/Drivers/ULogDxe/ULogDxe.inf
+INF QcomPkg/Drivers/VcsDxe/VcsDxe.inf
+INF QcomPkg/Drivers/ICBDxe/ICBDxe.inf
+INF QcomPkg/Drivers/SmemDxe/SmemDxe.inf
+INF QcomPkg/Drivers/QcomBds/QcomBds.inf
+
+FILE FREEFORM = A91D838E-A5FA-4138-825D-455E2303079E {
+ SECTION UI = "BDS_Menu.cfg"
+ SECTION RAW = RawFiles/BDS_Menu.cfg
+}
+
+
+FILE FREEFORM = A1E235DE-E825-4591-9623-C43175811826 {
+ SECTION UI = "SecParti.cfg"
+ SECTION RAW = RawFiles/SecParti.cfg
+}
+
+
+FILE FREEFORM = 21E9BDD9-6C3F-4F10-84A5-BBEC322741F1 {
+ SECTION UI = "uefipil.cfg"
+ SECTION RAW = RawFiles/uefipil.cfg
+}
+
+INF QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.inf
+INF MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
+INF MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
+INF MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
+INF MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
+INF QcomPkg/Drivers/CPRDxe/CPRDxe.inf
+INF QcomPkg/Drivers/GpiDxe/GpiDxe.inf
+INF QcomPkg/Drivers/SPIDxe/SPIDxe.inf
+INF QcomPkg/Drivers/PmicDxe/PmicDxeLa.inf
+INF QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.inf
+INF QcomPkg/Drivers/FeatureEnablerDxe/FeatureEnablerDxe.inf
+INF QcomPkg/Drivers/DisplayDxe/DisplayDxe.inf
+INF QcomPkg/Drivers/MinidumpTADxe/MinidumpTADxe.inf
+INF QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.inf
+INF QcomPkg/Drivers/IPCCDxe/IPCCDxe.inf
+INF QcomPkg/Drivers/GLinkDxe/GLinkDxe.inf
+INF QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.inf
+INF QcomPkg/Drivers/TsensDxe/TsensDxe.inf
+INF QcomPkg/Drivers/LimitsDxe/LimitsDxe.inf
+INF QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.inf
+INF QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.inf
+INF QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.inf
+INF QcomPkg/Drivers/XhciDxe/XhciDxe.inf
+INF QcomPkg/Drivers/UsbBusDxe/UsbBusDxe.inf
+INF QcomPkg/Drivers/UsbKbDxe/UsbKbDxe.inf
+INF QcomPkg/Drivers/UsbMassStorageDxe/UsbMassStorageDxe.inf
+INF QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.inf
+INF QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.inf
+INF QcomPkg/Drivers/UsbConfigDxe/UsbConfigDxe.inf
+INF QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.inf
+INF QcomPkg/Drivers/UCDxe/UCDxe.inf
+INF QcomPkg/Drivers/RNGDxe/RngDxe.inf
+INF QcomPkg/Drivers/PILDxe/PILDxe.inf
+INF QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.inf
+INF QcomPkg/Drivers/SecRSADxe/SecRSADxe.inf
+INF QcomPkg/Drivers/ASN1X509Dxe/ASN1X509Dxe.inf
+INF QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.inf
+INF QcomPkg/Drivers/ParserDxe/ParserDxe.inf
+INF QcomPkg/Drivers/SerialPortDxe/SerialPortDxe.inf
+INF QcomPkg/Application/SamsungQuestApp/SamsungQuestApp.inf
+INF QcomPkg/Application/SamsungDdrApp/SamsungDdrApp.inf
+INF QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.inf
+INF QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.inf
+INF QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.inf
+INF QcomPkg/Drivers/SamsungDxe/VibDxe/VibDxe.inf
+INF QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.inf
+INF QcomPkg/Drivers/SamsungDxe/GuidedFvDxe/GuidedFvDxe.inf
+
+FILE FREEFORM = A91D838E-A5FA-4138-825D-455E23030794 {
+ SECTION UI = "logo1.bmp"
+ SECTION RAW = RawFiles/logo1.bmp
+}
+
+
+FILE FREEFORM = 8CAE2C55-FC5A-410B-812B-8CA22F572F36 {
+ SECTION UI = "Panel_truly_wqxga_dsc_cmd.xml"
+ SECTION RAW = RawFiles/Panel_truly_wqxga_dsc_cmd.xml
+}
+
+
+FILE FREEFORM = 13AC9DC9-0092-4374-AE1A-06FF35950FD0 {
+ SECTION UI = "Panel_truly_wqxga_dsc_vid.xml"
+ SECTION RAW = RawFiles/Panel_truly_wqxga_dsc_vid.xml
+}
+
+
+FILE FREEFORM = FC6315F9-F8FE-4222-A1E3-226DF55D7592 {
+ SECTION UI = "Panel_truly_wqxga_dual_cmd.xml"
+ SECTION RAW = RawFiles/Panel_truly_wqxga_dual_cmd.xml
+}
+
+
+FILE FREEFORM = 95E7B040-26A2-4511-9ABB-1D95D6DA7082 {
+ SECTION UI = "Panel_truly_wqxga_dual_vid.xml"
+ SECTION RAW = RawFiles/Panel_truly_wqxga_dual_vid.xml
+}
+
+
+FILE FREEFORM = 8BC595B7-391A-4A9A-8256-5B9983B30392 {
+ SECTION UI = "Panel_sharp_4k_dsc_cmd.xml"
+ SECTION RAW = RawFiles/Panel_sharp_4k_dsc_cmd.xml
+}
+
+
+FILE FREEFORM = 19B58ACD-B1F8-4078-B9A5-A33584B680E2 {
+ SECTION UI = "Panel_sharp_4k_dsc_vid.xml"
+ SECTION RAW = RawFiles/Panel_sharp_4k_dsc_vid.xml
+}
+
+
+FILE FREEFORM = 0AE323D6-2EBE-11E8-8349-9BA636A0D80C {
+ SECTION UI = "Panel_sharp_1080p_cmd.xml"
+ SECTION RAW = RawFiles/Panel_sharp_1080p_cmd.xml
+}
+
+
+FILE FREEFORM = 87273B42-311D-11E8-9324-DFB2DADFC3D1 {
+ SECTION UI = "Panel_truly_1080p_cmd.xml"
+ SECTION RAW = RawFiles/Panel_truly_1080p_cmd.xml
+}
+
+
+FILE FREEFORM = BAFD3200-311D-11E8-8651-0FB3CACF38FB {
+ SECTION UI = "Panel_truly_1080p_vid.xml"
+ SECTION RAW = RawFiles/Panel_truly_1080p_vid.xml
+}
+
+
+FILE FREEFORM = 88CA5ABF-D0AC-4093-A68C-0CFAE1EF9635 {
+ SECTION UI = "Panel_boe_amoled_wqhd_dsc_cmd.xml"
+ SECTION RAW = RawFiles/Panel_boe_amoled_wqhd_dsc_cmd.xml
+}
+
+
+FILE FREEFORM = 6523A5C9-91CB-45C0-A2DC-25997CF23369 {
+ SECTION UI = "Panel_boe_amoled_wqhd_dsc_vid.xml"
+ SECTION RAW = RawFiles/Panel_boe_amoled_wqhd_dsc_vid.xml
+}
+
+
+FILE FREEFORM = D7170685-5965-4B44-9305-37CDB199B9BE {
+ SECTION UI = "Panel_boe_amoled_fhd_dsc_cmd.xml"
+ SECTION RAW = RawFiles/Panel_boe_amoled_fhd_dsc_cmd.xml
+}
+
+
+FILE FREEFORM = 8F276EE4-E75E-4C3B-8BCC-C37771E26478 {
+ SECTION UI = "Panel_nt36860_wqhd_dsc_cmd.xml"
+ SECTION RAW = RawFiles/Panel_nt36860_wqhd_dsc_cmd.xml
+}
+
+
+FILE FREEFORM = 6F2D4884-D8A0-11E9-AF7A-D77B1FE990EC {
+ SECTION UI = "Panel_nt36860_wqhd_dsc_vid.xml"
+ SECTION RAW = RawFiles/Panel_nt36860_wqhd_dsc_vid.xml
+}
+
+
+FILE FREEFORM = D7170685-5965-4B44-9305-37CDB199B9BF {
+ SECTION UI = "Panel_nt36672e_fhd_plus_60hz_vid.xml"
+ SECTION RAW = RawFiles/Panel_nt36672e_fhd_plus_60hz_vid.xml
+}
+
+
+FILE FREEFORM = 8F276EE4-E75E-4C3B-8BCC-C37771E26479 {
+ SECTION UI = "Panel_nt36672e_fhd_plus_120hz_vid.xml"
+ SECTION RAW = RawFiles/Panel_nt36672e_fhd_plus_120hz_vid.xml
+}
+
+
+FILE FREEFORM = 6F2D4884-D8A0-11E9-AF7A-D77B1FE990ED {
+ SECTION UI = "Panel_nt36672e_fhd_plus_144hz_vid.xml"
+ SECTION RAW = RawFiles/Panel_nt36672e_fhd_plus_144hz_vid.xml
+}
+
+
+FILE FREEFORM = 9874B60A-6B80-4D76-8EEB-7862C780EC03 {
+ SECTION UI = "Panel_r66451_144hz_fhd_plus_dsc_cmd_cphy.xml"
+ SECTION RAW = RawFiles/Panel_r66451_144hz_fhd_plus_dsc_cmd_cphy.xml
+}
+
+
+FILE FREEFORM = 0256CEAF-99CF-49F4-A9C8-D9F1755A5E6C {
+ SECTION UI = "Panel_r66451_120hz_fhd_plus_dsc_cmd_cphy.xml"
+ SECTION RAW = RawFiles/Panel_r66451_120hz_fhd_plus_dsc_cmd_cphy.xml
+}
+
+
+FILE FREEFORM = 45FE4B7C-150C-45DA-A021-4BEB2048EC6F {
+ SECTION UI = "QcomChargerCfg.cfg"
+ SECTION RAW = RawFiles/QcomChargerCfg.cfg
+}
+
+
+FILE FREEFORM = F780C779-DD7C-47CD-BD1A-5EB414C51704 {
+ SECTION UI = "BATTERY.PROVISION"
+ SECTION RAW = RawFiles/BATTERY.PROVISION
+}
+
+INF EmbeddedPkg/Ebl/Ebl.inf
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/Ebl/Ebl.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/Ebl/Ebl.efi
new file mode 100644
index 000000000..bf5ebfde1
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/Ebl/Ebl.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/Ebl/Ebl.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/Ebl/Ebl.inf
new file mode 100644
index 000000000..32d531ad3
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/Ebl/Ebl.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS Ebl.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = Ebl
+ FILE_GUID = 3CEF354A-3B7A-4519-AD70-72A134698311
+ MODULE_TYPE = UEFI_APPLICATION
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|Ebl.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/MetronomeDxe/MetronomeDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/MetronomeDxe/MetronomeDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/MetronomeDxe/MetronomeDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/MetronomeDxe/MetronomeDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/MetronomeDxe/MetronomeDxe.efi
new file mode 100644
index 000000000..1ea117904
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/MetronomeDxe/MetronomeDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
new file mode 100644
index 000000000..7de69225e
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS MetronomeDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = MetronomeDxe
+ FILE_GUID = 4C6E0267-C77D-410D-8100-1495911A989D
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|MetronomeDxe.depex|*
+ PE32|MetronomeDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.efi
new file mode 100644
index 000000000..02c02f3f7
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
new file mode 100644
index 000000000..d965a90dc
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS RealTimeClockRuntimeDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = RealTimeClock
+ FILE_GUID = B336F62D-4135-4A55-AE4E-4971BBF0885D
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|RealTimeClockRuntimeDxe.depex|*
+ PE32|RealTimeClockRuntimeDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/FatPkg/EnhancedFatDxe/Fat.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/FatPkg/EnhancedFatDxe/Fat.efi
new file mode 100644
index 000000000..5ceef5510
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/FatPkg/EnhancedFatDxe/Fat.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/FatPkg/EnhancedFatDxe/Fat.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/FatPkg/EnhancedFatDxe/Fat.inf
new file mode 100644
index 000000000..d717e7c9c
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/FatPkg/EnhancedFatDxe/Fat.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS Fat.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = Fat
+ FILE_GUID = 961578FE-B6B7-44C3-AF35-6BC705CD2B1F
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|Fat.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/Dxe/DxeMain.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/Dxe/DxeMain.efi
new file mode 100644
index 000000000..92a0ba35a
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/Dxe/DxeMain.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/Dxe/DxeMain.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/Dxe/DxeMain.inf
new file mode 100644
index 000000000..448ff84bf
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/Dxe/DxeMain.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS DxeMain.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = DxeCore
+ FILE_GUID = D6A2CB7F-6A18-4E2F-B43B-9920A733700A
+ MODULE_TYPE = DXE_CORE
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|DxeMain.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.efi
new file mode 100644
index 000000000..9f973b854
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
new file mode 100644
index 000000000..ecc98b31a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS RuntimeDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = RuntimeDxe
+ FILE_GUID = B601F8C4-43B7-4784-95B1-F4226CB40CEE
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|RuntimeDxe.depex|*
+ PE32|RuntimeDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.depex
new file mode 100644
index 000000000..f1f3873fc
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.depex
@@ -0,0 +1 @@
+AdbcDNp}1$S
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.efi
new file mode 100644
index 000000000..3a17c75dc
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
new file mode 100644
index 000000000..da97bbe64
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS CapsuleRuntimeDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = CapsuleRuntimeDxe
+ FILE_GUID = 42857F0A-13F2-4B21-8A23-53D3F714B840
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|CapsuleRuntimeDxe.depex|*
+ PE32|CapsuleRuntimeDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.efi
new file mode 100644
index 000000000..bc31f425d
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
new file mode 100644
index 000000000..34c780986
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ConPlatformDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ConPlatformDxe
+ FILE_GUID = 51CCF399-4FDF-4E55-A45B-E123F84D456A
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|ConPlatformDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.efi
new file mode 100644
index 000000000..6674f6465
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
new file mode 100644
index 000000000..d7640b3bc
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ConSplitterDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ConSplitterDxe
+ FILE_GUID = 408EDCEC-CF6D-477C-A5A8-B4844E3DE281
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|ConSplitterDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.efi
new file mode 100644
index 000000000..b518e0f2b
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
new file mode 100644
index 000000000..d20c38f24
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS GraphicsConsoleDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = GraphicsConsoleDxe
+ FILE_GUID = CCCB0C28-4B24-11D5-9A5A-0090273FC14D
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|GraphicsConsoleDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.efi
new file mode 100644
index 000000000..fa8ee9b33
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
new file mode 100644
index 000000000..f7fa8012e
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS DevicePathDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = DevicePathDxe
+ FILE_GUID = 9B680FCE-AD6B-4F3A-B60B-F59899003443
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|DevicePathDxe.depex|*
+ PE32|DevicePathDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.efi
new file mode 100644
index 000000000..584a83102
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
new file mode 100644
index 000000000..12500c4b9
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS DiskIoDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = DiskIoDxe
+ FILE_GUID = 6B38F7B4-AD98-40E9-9093-ACA2B5A253C4
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|DiskIoDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.efi
new file mode 100644
index 000000000..34d3adf1a
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
new file mode 100644
index 000000000..defac2be7
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS PartitionDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = PartitionDxe
+ FILE_GUID = 1FA1F39E-FEFF-4AAE-BD7B-38A070A3B609
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|PartitionDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.efi
new file mode 100644
index 000000000..684c1cd8b
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
new file mode 100644
index 000000000..de291eba8
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS EnglishDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = EnglishDxe
+ FILE_GUID = CD3BAFB6-50FB-4FE8-8E4E-AB74D2C1A600
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|EnglishDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.efi
new file mode 100644
index 000000000..c4d4f5c6c
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.inf
new file mode 100644
index 000000000..6be077cac
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS FvSimpleFileSystemDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = FvSimpleFileSystem
+ FILE_GUID = 907125C0-A5F1-11E3-A3FE-A3198B49350C
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|FvSimpleFileSystemDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.efi
new file mode 100644
index 000000000..1983da44a
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
new file mode 100644
index 000000000..bfdc1ac47
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS HiiDatabaseDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = HiiDatabase
+ FILE_GUID = 348C4D62-BFBD-4882-9ECE-C80BB1C4783B
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|HiiDatabaseDxe.depex|*
+ PE32|HiiDatabaseDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/PrintDxe/PrintDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/PrintDxe/PrintDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/PrintDxe/PrintDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/PrintDxe/PrintDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/PrintDxe/PrintDxe.efi
new file mode 100644
index 000000000..16e24fe2d
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/PrintDxe/PrintDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/PrintDxe/PrintDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
new file mode 100644
index 000000000..52ca5f3e6
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS PrintDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = PrintDxe
+ FILE_GUID = 79E4A61C-ED73-4312-94FE-E3E7563362A9
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|PrintDxe.depex|*
+ PE32|PrintDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/RscRtDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/RscRtDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/RscRtDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/RscRtDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/RscRtDxe.efi
new file mode 100644
index 000000000..f58c112cf
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/RscRtDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/RscRtDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/RscRtDxe.inf
new file mode 100644
index 000000000..9e7280e67
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/RscRtDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS RscRtDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = RscRtDxe
+ FILE_GUID = D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3C
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|RscRtDxe.depex|*
+ PE32|RscRtDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.efi
new file mode 100644
index 000000000..a9620bae6
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
new file mode 100644
index 000000000..493f7176c
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS SecurityStubDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = SecurityStubDxe
+ FILE_GUID = F80697E9-7FD6-4665-8646-88E33EF71DFC
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|SecurityStubDxe.depex|*
+ PE32|SecurityStubDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SCHandlerRtDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SCHandlerRtDxe.depex
new file mode 100644
index 000000000..0ae54384f
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SCHandlerRtDxe.depex
@@ -0,0 +1 @@
+6)!vA:*9
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SCHandlerRtDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SCHandlerRtDxe.efi
new file mode 100644
index 000000000..83b235a70
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SCHandlerRtDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SCHandlerRtDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SCHandlerRtDxe.inf
new file mode 100644
index 000000000..be1805f04
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/SCHandlerRtDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS SCHandlerRtDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = SCHandlerRtDxe
+ FILE_GUID = 6C2004EF-4E0E-4BE4-B14C-340EB4AA5891
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|SCHandlerRtDxe.depex|*
+ PE32|SCHandlerRtDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.depex
new file mode 100644
index 000000000..03d5718dd
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.depex differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.efi
new file mode 100644
index 000000000..f9a8f57d8
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
new file mode 100644
index 000000000..218217cca
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS WatchdogTimer.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = WatchdogTimer
+ FILE_GUID = F099D67F-71AE-4C36-B2A3-DCEB0EB2B7D8
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|WatchdogTimer.depex|*
+ PE32|WatchdogTimer.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Application/SamsungDdrApp/SamsungDdrApp.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Application/SamsungDdrApp/SamsungDdrApp.efi
new file mode 100644
index 000000000..6a0da8272
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Application/SamsungDdrApp/SamsungDdrApp.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Application/SamsungDdrApp/SamsungDdrApp.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Application/SamsungDdrApp/SamsungDdrApp.inf
new file mode 100644
index 000000000..2ae87ae29
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Application/SamsungDdrApp/SamsungDdrApp.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS SamsungDdrApp.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = SamsungDdrApp
+ FILE_GUID = 9CE8F435-90C8-4D7F-88FA-295363E0B8ED
+ MODULE_TYPE = UEFI_APPLICATION
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|SamsungDdrApp.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Application/SamsungQuestApp/SamsungQuestApp.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Application/SamsungQuestApp/SamsungQuestApp.efi
new file mode 100644
index 000000000..c2b8fa8b0
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Application/SamsungQuestApp/SamsungQuestApp.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Application/SamsungQuestApp/SamsungQuestApp.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Application/SamsungQuestApp/SamsungQuestApp.inf
new file mode 100644
index 000000000..005e1995f
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Application/SamsungQuestApp/SamsungQuestApp.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS SamsungQuestApp.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = SamsungQuestApp
+ FILE_GUID = 6DA5B2AA-1358-4DAA-B7A6-07583C368A80
+ MODULE_TYPE = UEFI_APPLICATION
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|SamsungQuestApp.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ASN1X509Dxe/ASN1X509Dxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ASN1X509Dxe/ASN1X509Dxe.efi
new file mode 100644
index 000000000..9f554bc05
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ASN1X509Dxe/ASN1X509Dxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ASN1X509Dxe/ASN1X509Dxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ASN1X509Dxe/ASN1X509Dxe.inf
new file mode 100644
index 000000000..903ae5cda
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ASN1X509Dxe/ASN1X509Dxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ASN1X509Dxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ASN1X509Dxe
+ FILE_GUID = C2F9A4F5-F7B4-43E7-BA99-5EA804CC103A
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|ASN1X509Dxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.depex
new file mode 100644
index 000000000..0704fb6a5
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.depex differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.efi
new file mode 100644
index 000000000..4663849f8
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.inf
new file mode 100644
index 000000000..d9aef4dc2
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ButtonsDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ButtonsDxe
+ FILE_GUID = 5BD181DB-0487-4F1A-AE73-820E165611B3
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|ButtonsDxe.depex|*
+ PE32|ButtonsDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CPRDxe/CPRDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CPRDxe/CPRDxe.depex
new file mode 100644
index 000000000..d24065d0a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CPRDxe/CPRDxe.depex
@@ -0,0 +1 @@
+B7ELfG
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CPRDxe/CPRDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CPRDxe/CPRDxe.efi
new file mode 100644
index 000000000..42a258fd0
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CPRDxe/CPRDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CPRDxe/CPRDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CPRDxe/CPRDxe.inf
new file mode 100644
index 000000000..647ff93e6
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CPRDxe/CPRDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS CPRDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = CPRDxe
+ FILE_GUID = 1B52138D-3FA3-4E50-B958-20887353F809
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|CPRDxe.depex|*
+ PE32|CPRDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.depex
new file mode 100644
index 000000000..26bd57d16
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.depex
@@ -0,0 +1 @@
+B7ELfG|a'(O=2
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.efi
new file mode 100644
index 000000000..5924fb5eb
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.inf
new file mode 100644
index 000000000..cdaab6b14
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ChipInfoDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ChipInfo
+ FILE_GUID = 10E193DF-9966-44E7-B17C-59DD831E20FC
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|ChipInfoDxe.depex|*
+ PE32|ChipInfoDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ClockDxe/ClockDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ClockDxe/ClockDxe.depex
new file mode 100644
index 000000000..14cd96a5f
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ClockDxe/ClockDxe.depex
@@ -0,0 +1 @@
+B7ELfGivzH({E
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ClockDxe/ClockDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ClockDxe/ClockDxe.efi
new file mode 100644
index 000000000..6ea5dda14
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ClockDxe/ClockDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ClockDxe/ClockDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ClockDxe/ClockDxe.inf
new file mode 100644
index 000000000..c540e4777
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ClockDxe/ClockDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ClockDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ClockDxe
+ FILE_GUID = 4DB5DEA6-5302-4D1A-8A82-677A683B0D29
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|ClockDxe.depex|*
+ PE32|ClockDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.efi
new file mode 100644
index 000000000..b240ee0c4
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.inf
new file mode 100644
index 000000000..01db6c9f4
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS CmdDbDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = CmdDbDxe
+ FILE_GUID = ABA01FF8-2CCB-4E12-8B2E-CD3F4A742993
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|CmdDbDxe.depex|*
+ PE32|CmdDbDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.depex
new file mode 100644
index 000000000..098cfdc1c
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.depex
@@ -0,0 +1 @@
+9Gfv28
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.efi
new file mode 100644
index 000000000..768ef648e
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.inf
new file mode 100644
index 000000000..e628bd07b
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS DALSYSDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = DALSys
+ FILE_GUID = 8E9BD160-B184-11DF-94E2-0800200C9A66
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|DALSYSDxe.depex|*
+ PE32|DALSYSDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.efi
new file mode 100644
index 000000000..56c78f8d4
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.inf
new file mode 100644
index 000000000..bf3dcbb97
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS DDRInfoDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = DDRInfoDxe
+ FILE_GUID = 7DB0793A-4402-4BE1-906E-D0FABAD2707E
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|DDRInfoDxe.depex|*
+ PE32|DDRInfoDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DisplayDxe/DisplayDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DisplayDxe/DisplayDxe.depex
new file mode 100644
index 000000000..b0b41b365
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DisplayDxe/DisplayDxe.depex
@@ -0,0 +1 @@
+E\z!C|/_ivzH({EA|[`[C[<>+Q="O&h-lHUBOflMBbӵQ8FiRVGoUiB(.
욭{ H00=z>M\m$_lOy
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DisplayDxe/DisplayDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DisplayDxe/DisplayDxe.efi
new file mode 100644
index 000000000..20eb6a59c
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DisplayDxe/DisplayDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DisplayDxe/DisplayDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DisplayDxe/DisplayDxe.inf
new file mode 100644
index 000000000..f855c15a3
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/DisplayDxe/DisplayDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS DisplayDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = DisplayDxe
+ FILE_GUID = 4138022F-06C7-4F79-9C94-7E33B511A4E7
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|DisplayDxe.depex|*
+ PE32|DisplayDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.efi
new file mode 100644
index 000000000..9867f4692
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf
new file mode 100644
index 000000000..30f64be30
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS EmbeddedMonotonicCounter.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = EmbeddedMonotonicCounter
+ FILE_GUID = 37795BA0-E1CF-4ED5-BD8B-16DF6BCB1E1A
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|EmbeddedMonotonicCounter.depex|*
+ PE32|EmbeddedMonotonicCounter.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EnvDxe/EnvDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EnvDxe/EnvDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EnvDxe/EnvDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EnvDxe/EnvDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EnvDxe/EnvDxe.efi
new file mode 100644
index 000000000..1242dcfba
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EnvDxe/EnvDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EnvDxe/EnvDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EnvDxe/EnvDxe.inf
new file mode 100644
index 000000000..e49001f8b
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/EnvDxe/EnvDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS EnvDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = EnvDxe
+ FILE_GUID = 90A49AFD-422F-08AE-9611-E788D3804845
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|EnvDxe.depex|*
+ PE32|EnvDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FeatureEnablerDxe/FeatureEnablerDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FeatureEnablerDxe/FeatureEnablerDxe.efi
new file mode 100644
index 000000000..4f0d499c3
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FeatureEnablerDxe/FeatureEnablerDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FeatureEnablerDxe/FeatureEnablerDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FeatureEnablerDxe/FeatureEnablerDxe.inf
new file mode 100644
index 000000000..6ff6dbe1e
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FeatureEnablerDxe/FeatureEnablerDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS FeatureEnablerDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = FeatureEnablerDxe
+ FILE_GUID = 1C04F529-0612-4319-9315-B2E75C16810A
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|FeatureEnablerDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FontDxe/FontDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FontDxe/FontDxe.depex
new file mode 100644
index 000000000..2520e659f
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FontDxe/FontDxe.depex
@@ -0,0 +1 @@
+ti#L˘wP2*rﲡF'm2A`Br~XPyO )
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FontDxe/FontDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FontDxe/FontDxe.efi
new file mode 100644
index 000000000..375723182
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FontDxe/FontDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FontDxe/FontDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FontDxe/FontDxe.inf
new file mode 100644
index 000000000..e18533ad6
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FontDxe/FontDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS FontDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = FontDxe
+ FILE_GUID = ED15FFD5-BC96-4107-9118-95366600188E
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|FontDxe.depex|*
+ PE32|FontDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.efi
new file mode 100644
index 000000000..300d1ac24
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.inf
new file mode 100644
index 000000000..3b2c22b3a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS FvUtilsDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = FvDxe
+ FILE_GUID = E2534A24-1D9A-4A54-AAEC-BE8836D0F45D
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|FvUtilsDxe.depex|*
+ PE32|FvUtilsDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GLinkDxe/GLinkDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GLinkDxe/GLinkDxe.depex
new file mode 100644
index 000000000..fd2256c64
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GLinkDxe/GLinkDxe.depex
@@ -0,0 +1 @@
+R7AdM.
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GLinkDxe/GLinkDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GLinkDxe/GLinkDxe.efi
new file mode 100644
index 000000000..ba79326f6
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GLinkDxe/GLinkDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GLinkDxe/GLinkDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GLinkDxe/GLinkDxe.inf
new file mode 100644
index 000000000..38975b80a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GLinkDxe/GLinkDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS GLinkDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = GlinkDxe
+ FILE_GUID = 7942A7EB-B7D5-4E2E-B908-831E4DE55B58
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|GLinkDxe.depex|*
+ PE32|GLinkDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GpiDxe/GpiDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GpiDxe/GpiDxe.depex
new file mode 100644
index 000000000..1a5bc1e18
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GpiDxe/GpiDxe.depex differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GpiDxe/GpiDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GpiDxe/GpiDxe.efi
new file mode 100644
index 000000000..1c7a736ce
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GpiDxe/GpiDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GpiDxe/GpiDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GpiDxe/GpiDxe.inf
new file mode 100644
index 000000000..e121bf921
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/GpiDxe/GpiDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS GpiDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = GpiDxe
+ FILE_GUID = 569EA0DE-B557-4043-84CF-01103FE516E5
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|GpiDxe.depex|*
+ PE32|GpiDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.depex
new file mode 100644
index 000000000..1a5bc1e18
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.depex differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.efi
new file mode 100644
index 000000000..f22f93997
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.inf
new file mode 100644
index 000000000..ccb99e879
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS HALIOMMUDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = HALIOMMU
+ FILE_GUID = 9A00771F-36D4-4DD5-8916-C48ED9B16B86
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|HALIOMMUDxe.depex|*
+ PE32|HALIOMMUDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HWIODxe/HWIODxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HWIODxe/HWIODxe.depex
new file mode 100644
index 000000000..d24065d0a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HWIODxe/HWIODxe.depex
@@ -0,0 +1 @@
+B7ELfG
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HWIODxe/HWIODxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HWIODxe/HWIODxe.efi
new file mode 100644
index 000000000..648171011
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HWIODxe/HWIODxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HWIODxe/HWIODxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HWIODxe/HWIODxe.inf
new file mode 100644
index 000000000..f103c4337
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/HWIODxe/HWIODxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS HWIODxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = HWIODxeDriver
+ FILE_GUID = AF9763A2-033B-4109-8E17-56A98D380C92
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|HWIODxe.depex|*
+ PE32|HWIODxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/I2CDxe/I2CDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/I2CDxe/I2CDxe.depex
new file mode 100644
index 000000000..11fe8cca7
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/I2CDxe/I2CDxe.depex differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/I2CDxe/I2CDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/I2CDxe/I2CDxe.efi
new file mode 100644
index 000000000..1b65115ea
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/I2CDxe/I2CDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/I2CDxe/I2CDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/I2CDxe/I2CDxe.inf
new file mode 100644
index 000000000..aa7a54649
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/I2CDxe/I2CDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS I2CDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = I2C
+ FILE_GUID = 04DE8591-D2B3-4077-BBBE-B12070094EB6
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|I2CDxe.depex|*
+ PE32|I2CDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ICBDxe/ICBDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ICBDxe/ICBDxe.depex
new file mode 100644
index 000000000..14cd96a5f
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ICBDxe/ICBDxe.depex
@@ -0,0 +1 @@
+B7ELfGivzH({E
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ICBDxe/ICBDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ICBDxe/ICBDxe.efi
new file mode 100644
index 000000000..5f190f8c5
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ICBDxe/ICBDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ICBDxe/ICBDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ICBDxe/ICBDxe.inf
new file mode 100644
index 000000000..15d562bbe
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ICBDxe/ICBDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ICBDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ICBDxe
+ FILE_GUID = 5824F9DE-17D2-4B1F-A5FE-5EB77FA53093
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|ICBDxe.depex|*
+ PE32|ICBDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/IPCCDxe/IPCCDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/IPCCDxe/IPCCDxe.depex
new file mode 100644
index 000000000..d24065d0a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/IPCCDxe/IPCCDxe.depex
@@ -0,0 +1 @@
+B7ELfG
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/IPCCDxe/IPCCDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/IPCCDxe/IPCCDxe.efi
new file mode 100644
index 000000000..fcbc9b5a4
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/IPCCDxe/IPCCDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/IPCCDxe/IPCCDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/IPCCDxe/IPCCDxe.inf
new file mode 100644
index 000000000..1a5b1a9ee
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/IPCCDxe/IPCCDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS IPCCDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = IPCCDxe
+ FILE_GUID = 42031F68-1F0B-429B-93F1-0EB0CF89DDBF
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|IPCCDxe.depex|*
+ PE32|IPCCDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/LimitsDxe/LimitsDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/LimitsDxe/LimitsDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/LimitsDxe/LimitsDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/LimitsDxe/LimitsDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/LimitsDxe/LimitsDxe.efi
new file mode 100644
index 000000000..024b7926d
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/LimitsDxe/LimitsDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/LimitsDxe/LimitsDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/LimitsDxe/LimitsDxe.inf
new file mode 100644
index 000000000..1179b1fdb
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/LimitsDxe/LimitsDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS LimitsDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = LimitsDxe
+ FILE_GUID = F09AD92E-4E91-490F-AB89-E66939B840B2
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|LimitsDxe.depex|*
+ PE32|LimitsDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/MinidumpTADxe/MinidumpTADxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/MinidumpTADxe/MinidumpTADxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/MinidumpTADxe/MinidumpTADxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/MinidumpTADxe/MinidumpTADxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/MinidumpTADxe/MinidumpTADxe.efi
new file mode 100644
index 000000000..b5721a7fa
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/MinidumpTADxe/MinidumpTADxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/MinidumpTADxe/MinidumpTADxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/MinidumpTADxe/MinidumpTADxe.inf
new file mode 100644
index 000000000..ad828c89b
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/MinidumpTADxe/MinidumpTADxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS MinidumpTADxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = MinidumpTADxe
+ FILE_GUID = 2A0ECDCE-01AE-446E-9FFD-C4217DE0340F
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|MinidumpTADxe.depex|*
+ PE32|MinidumpTADxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/NpaDxe/NpaDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/NpaDxe/NpaDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/NpaDxe/NpaDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/NpaDxe/NpaDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/NpaDxe/NpaDxe.efi
new file mode 100644
index 000000000..5e5a723ba
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/NpaDxe/NpaDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/NpaDxe/NpaDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/NpaDxe/NpaDxe.inf
new file mode 100644
index 000000000..6a4066a01
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/NpaDxe/NpaDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS NpaDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = NpaDxe
+ FILE_GUID = CB29F4D1-7F37-4692-A416-93E82E219711
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|NpaDxe.depex|*
+ PE32|NpaDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILDxe/PILDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILDxe/PILDxe.depex
new file mode 100644
index 000000000..d24065d0a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILDxe/PILDxe.depex
@@ -0,0 +1 @@
+B7ELfG
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILDxe/PILDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILDxe/PILDxe.efi
new file mode 100644
index 000000000..3bc594d62
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILDxe/PILDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILDxe/PILDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILDxe/PILDxe.inf
new file mode 100644
index 000000000..83f0f659d
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILDxe/PILDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS PILDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = PILDxe
+ FILE_GUID = 1D317734-4083-47C6-83EA-E3A42F2A6BFF
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|PILDxe.depex|*
+ PE32|PILDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.depex
new file mode 100644
index 000000000..e34b7615f
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.depex
@@ -0,0 +1 @@
+3mN>+g$w$K.4z
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.efi
new file mode 100644
index 000000000..c875c6aa7
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.inf
new file mode 100644
index 000000000..9cd79ab84
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS PILProxyDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = PILProxyDxe
+ FILE_GUID = 8CF9C920-D5E6-4DAC-BEF9-6E6A4EEC7ADD
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|PILProxyDxe.depex|*
+ PE32|PILProxyDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ParserDxe/ParserDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ParserDxe/ParserDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ParserDxe/ParserDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ParserDxe/ParserDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ParserDxe/ParserDxe.efi
new file mode 100644
index 000000000..d882da784
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ParserDxe/ParserDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ParserDxe/ParserDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ParserDxe/ParserDxe.inf
new file mode 100644
index 000000000..8c91aa0be
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ParserDxe/ParserDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ParserDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ParserDxe
+ FILE_GUID = 4A568B8A-4D9D-4984-9C75-CEE33698E451
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|ParserDxe.depex|*
+ PE32|ParserDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.depex
new file mode 100644
index 000000000..d24065d0a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.depex
@@ -0,0 +1 @@
+B7ELfG
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.efi
new file mode 100644
index 000000000..e17a5f27d
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.inf
new file mode 100644
index 000000000..e4d4f18df
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS PlatformInfoDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = PlatformInfoDxeDriver
+ FILE_GUID = B105211B-BBBD-4ADD-A3B0-D1CF4A52154C
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|PlatformInfoDxe.depex|*
+ PE32|PlatformInfoDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PmicDxe/PmicDxeLa.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PmicDxe/PmicDxeLa.depex
new file mode 100644
index 000000000..743af2983
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PmicDxe/PmicDxeLa.depex
@@ -0,0 +1 @@
+B7ELfGk0_}J}/0
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PmicDxe/PmicDxeLa.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PmicDxe/PmicDxeLa.efi
new file mode 100644
index 000000000..607c7ced1
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PmicDxe/PmicDxeLa.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PmicDxe/PmicDxeLa.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PmicDxe/PmicDxeLa.inf
new file mode 100644
index 000000000..2a46f0f99
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PmicDxe/PmicDxeLa.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS PmicDxeLa.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = PmicDxe
+ FILE_GUID = 5776232E-082D-4B75-9A0E-FE1D13F7A5D9
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|PmicDxeLa.depex|*
+ PE32|PmicDxeLa.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.efi
new file mode 100644
index 000000000..793f5050e
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.inf
new file mode 100644
index 000000000..9af974c38
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS PwrUtilsDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = PwrUtilsDxe
+ FILE_GUID = 0401B830-BFF9-44A2-A5F6-95734A33C017
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|PwrUtilsDxe.depex|*
+ PE32|PwrUtilsDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomBds/QcomBds.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomBds/QcomBds.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomBds/QcomBds.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomBds/QcomBds.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomBds/QcomBds.efi
new file mode 100644
index 000000000..398c98b3d
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomBds/QcomBds.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomBds/QcomBds.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomBds/QcomBds.inf
new file mode 100644
index 000000000..7f7f3f5de
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomBds/QcomBds.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS QcomBds.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = QcomBds
+ FILE_GUID = 5A50AA81-C3AE-4608-A0E3-41A2E69BAF94
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|QcomBds.depex|*
+ PE32|QcomBds.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomWDogDxe/QcomWDogDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomWDogDxe/QcomWDogDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomWDogDxe/QcomWDogDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomWDogDxe/QcomWDogDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomWDogDxe/QcomWDogDxe.efi
new file mode 100644
index 000000000..a793d7c41
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomWDogDxe/QcomWDogDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomWDogDxe/QcomWDogDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomWDogDxe/QcomWDogDxe.inf
new file mode 100644
index 000000000..865ea4ec6
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/QcomWDogDxe/QcomWDogDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS QcomWDogDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = QcomWDogDxe
+ FILE_GUID = 040E1E61-0AFB-411B-9EC9-00F3FC59CC13
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|QcomWDogDxe.depex|*
+ PE32|QcomWDogDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RNGDxe/RngDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RNGDxe/RngDxe.efi
new file mode 100644
index 000000000..05de45433
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RNGDxe/RngDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RNGDxe/RngDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RNGDxe/RngDxe.inf
new file mode 100644
index 000000000..99520516e
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RNGDxe/RngDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS RngDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = RngDxe
+ FILE_GUID = B0D3689E-11F8-43C6-8ECE-023A29CEC35B
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|RngDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.depex
new file mode 100644
index 000000000..1d4d28fca
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.depex
@@ -0,0 +1 @@
+k0_}J}/0
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.efi
new file mode 100644
index 000000000..7cefcbc1d
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.inf
new file mode 100644
index 000000000..61303a038
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ResetRuntimeDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ResetRuntimeDxe
+ FILE_GUID = 3AE17DB7-3CC5-4B89-9304-9549211057EF
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|ResetRuntimeDxe.depex|*
+ PE32|ResetRuntimeDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RpmhDxe/RpmhDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RpmhDxe/RpmhDxe.depex
new file mode 100644
index 000000000..d24065d0a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RpmhDxe/RpmhDxe.depex
@@ -0,0 +1 @@
+B7ELfG
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RpmhDxe/RpmhDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RpmhDxe/RpmhDxe.efi
new file mode 100644
index 000000000..45063ee5b
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RpmhDxe/RpmhDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RpmhDxe/RpmhDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RpmhDxe/RpmhDxe.inf
new file mode 100644
index 000000000..bd14d0aa5
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/RpmhDxe/RpmhDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS RpmhDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = RpmhDxe
+ FILE_GUID = CB29F4D1-7F37-4692-A416-93E82E219766
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|RpmhDxe.depex|*
+ PE32|RpmhDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPIDxe/SPIDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPIDxe/SPIDxe.depex
new file mode 100644
index 000000000..11fe8cca7
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPIDxe/SPIDxe.depex differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPIDxe/SPIDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPIDxe/SPIDxe.efi
new file mode 100644
index 000000000..b7a8f46ea
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPIDxe/SPIDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPIDxe/SPIDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPIDxe/SPIDxe.inf
new file mode 100644
index 000000000..49a70e431
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPIDxe/SPIDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS SPIDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = SPI
+ FILE_GUID = 7A32BD23-F735-4F57-AA1A-447D2FE3BE0D
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|SPIDxe.depex|*
+ PE32|SPIDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPMIDxe/SPMIDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPMIDxe/SPMIDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPMIDxe/SPMIDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPMIDxe/SPMIDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPMIDxe/SPMIDxe.efi
new file mode 100644
index 000000000..7818da6b3
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPMIDxe/SPMIDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPMIDxe/SPMIDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPMIDxe/SPMIDxe.inf
new file mode 100644
index 000000000..4ef018f54
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SPMIDxe/SPMIDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS SPMIDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = SPMI
+ FILE_GUID = 2A7B4BEF-80CD-49E1-B473-374BA4D673FC
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|SPMIDxe.depex|*
+ PE32|SPMIDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.depex
new file mode 100644
index 000000000..a904110ea
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.depex
@@ -0,0 +1 @@
+B7ELfG욭{ H00=
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.efi
new file mode 100644
index 000000000..eae807055
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.inf
new file mode 100644
index 000000000..49318278e
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS BoardInfoDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = BoardInfo
+ FILE_GUID = 0C60E64E-6587-4B3A-BD51-1147F2CC9C0B
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|BoardInfoDxe.depex|*
+ PE32|BoardInfoDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.depex
new file mode 100644
index 000000000..a904110ea
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.depex
@@ -0,0 +1 @@
+B7ELfG욭{ H00=
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.efi
new file mode 100644
index 000000000..5d7c7acac
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.inf
new file mode 100644
index 000000000..0c20dc794
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS CcicDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = Ccic
+ FILE_GUID = BFAB1BE9-653F-4624-AE2D-7B7F00CC91F3
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|CcicDxe.depex|*
+ PE32|CcicDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.depex
new file mode 100644
index 000000000..a904110ea
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.depex
@@ -0,0 +1 @@
+B7ELfG욭{ H00=
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.efi
new file mode 100644
index 000000000..1f9768dc3
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.inf
new file mode 100644
index 000000000..664eef6cb
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ChgDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = Chg
+ FILE_GUID = 3C7596FA-0058-4496-A648-6D14BE4023B2
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|ChgDxe.depex|*
+ PE32|ChgDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/GuidedFvDxe/GuidedFvDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/GuidedFvDxe/GuidedFvDxe.depex
new file mode 100644
index 000000000..a904110ea
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/GuidedFvDxe/GuidedFvDxe.depex
@@ -0,0 +1 @@
+B7ELfG욭{ H00=
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/GuidedFvDxe/GuidedFvDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/GuidedFvDxe/GuidedFvDxe.efi
new file mode 100644
index 000000000..bfca91b4b
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/GuidedFvDxe/GuidedFvDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/GuidedFvDxe/GuidedFvDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/GuidedFvDxe/GuidedFvDxe.inf
new file mode 100644
index 000000000..8ba2d4ef7
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/GuidedFvDxe/GuidedFvDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS GuidedFvDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = GuidedFv
+ FILE_GUID = FA418D2E-B183-4DB6-B404-E0E7468FED54
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|GuidedFvDxe.depex|*
+ PE32|GuidedFvDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.depex
new file mode 100644
index 000000000..a904110ea
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.depex
@@ -0,0 +1 @@
+B7ELfG욭{ H00=
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.efi
new file mode 100644
index 000000000..69af71d68
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.inf
new file mode 100644
index 000000000..067c90426
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS MuicDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = Muic
+ FILE_GUID = 2CC73155-A1F9-4C4B-88E2-CAF9390E126A
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|MuicDxe.depex|*
+ PE32|MuicDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.depex
new file mode 100644
index 000000000..a904110ea
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.depex
@@ -0,0 +1 @@
+B7ELfG욭{ H00=
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.efi
new file mode 100644
index 000000000..49c073e7d
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.inf
new file mode 100644
index 000000000..f61b25290
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS RedriverDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = Redriver
+ FILE_GUID = 15D9C26D-7088-48D9-88F0-07190388B27A
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|RedriverDxe.depex|*
+ PE32|RedriverDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/VibDxe/VibDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/VibDxe/VibDxe.depex
new file mode 100644
index 000000000..a904110ea
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/VibDxe/VibDxe.depex
@@ -0,0 +1 @@
+B7ELfG욭{ H00=
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/VibDxe/VibDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/VibDxe/VibDxe.efi
new file mode 100644
index 000000000..626c89326
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/VibDxe/VibDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/VibDxe/VibDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/VibDxe/VibDxe.inf
new file mode 100644
index 000000000..12325c933
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SamsungDxe/VibDxe/VibDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS VibDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = Vib
+ FILE_GUID = AA2E776D-8C9C-4268-998A-8B0A13BF0501
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|VibDxe.depex|*
+ PE32|VibDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SdccDxe/SdccDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SdccDxe/SdccDxe.depex
new file mode 100644
index 000000000..265ee7cb4
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SdccDxe/SdccDxe.depex differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SdccDxe/SdccDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SdccDxe/SdccDxe.efi
new file mode 100644
index 000000000..98de90d47
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SdccDxe/SdccDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SdccDxe/SdccDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SdccDxe/SdccDxe.inf
new file mode 100644
index 000000000..2e1491105
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SdccDxe/SdccDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS SdccDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = SdccDxe
+ FILE_GUID = F10F76DB-42C1-533F-34A8-69BE24653110
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|SdccDxe.depex|*
+ PE32|SdccDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SecRSADxe/SecRSADxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SecRSADxe/SecRSADxe.efi
new file mode 100644
index 000000000..585b21ce5
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SecRSADxe/SecRSADxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SecRSADxe/SecRSADxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SecRSADxe/SecRSADxe.inf
new file mode 100644
index 000000000..3de76c623
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SecRSADxe/SecRSADxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS SecRSADxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = SecRSADxe
+ FILE_GUID = 32C71E68-83A8-46ED-AED1-094E71B12057
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|SecRSADxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SerialPortDxe/SerialPortDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SerialPortDxe/SerialPortDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SerialPortDxe/SerialPortDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SerialPortDxe/SerialPortDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SerialPortDxe/SerialPortDxe.efi
new file mode 100644
index 000000000..44ed6c965
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SerialPortDxe/SerialPortDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SerialPortDxe/SerialPortDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SerialPortDxe/SerialPortDxe.inf
new file mode 100644
index 000000000..4a250b1fd
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SerialPortDxe/SerialPortDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS SerialPortDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = SerialPortDxe
+ FILE_GUID = 84CC57F6-38BE-4ACF-9752-73D1E23F793F
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|SerialPortDxe.depex|*
+ PE32|SerialPortDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.efi
new file mode 100644
index 000000000..713db80df
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.inf
new file mode 100644
index 000000000..5dfaeda43
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ShmBridgeDxeLA.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ShmBridgeDxeLA
+ FILE_GUID = 8430C46D-AB1C-4F82-896B-33E156931FB3
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|ShmBridgeDxeLA.depex|*
+ PE32|ShmBridgeDxeLA.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.efi
new file mode 100644
index 000000000..31280e229
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.inf
new file mode 100644
index 000000000..9b355f3d9
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS SimpleTextInOutSerial.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = SimpleTextInOutSerial
+ FILE_GUID = 857A8741-0EEC-43BD-9482-27D14ED47D72
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|SimpleTextInOutSerial.depex|*
+ PE32|SimpleTextInOutSerial.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SmemDxe/SmemDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SmemDxe/SmemDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SmemDxe/SmemDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SmemDxe/SmemDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SmemDxe/SmemDxe.efi
new file mode 100644
index 000000000..b8dd091ba
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SmemDxe/SmemDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SmemDxe/SmemDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SmemDxe/SmemDxe.inf
new file mode 100644
index 000000000..961f81d27
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/SmemDxe/SmemDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS SmemDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = SmemDxe
+ FILE_GUID = F541D663-4A48-40AA-AABF-FF158CCAE34C
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|SmemDxe.depex|*
+ PE32|SmemDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TLMMDxe/TLMMDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TLMMDxe/TLMMDxe.depex
new file mode 100644
index 000000000..d24065d0a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TLMMDxe/TLMMDxe.depex
@@ -0,0 +1 @@
+B7ELfG
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TLMMDxe/TLMMDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TLMMDxe/TLMMDxe.efi
new file mode 100644
index 000000000..5f76b90c3
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TLMMDxe/TLMMDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TLMMDxe/TLMMDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TLMMDxe/TLMMDxe.inf
new file mode 100644
index 000000000..4ed5825bf
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TLMMDxe/TLMMDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS TLMMDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = DALTLMM
+ FILE_GUID = 8681CC5A-0DF6-441E-B4B8-E915C538F067
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|TLMMDxe.depex|*
+ PE32|TLMMDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TsensDxe/TsensDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TsensDxe/TsensDxe.depex
new file mode 100644
index 000000000..d24065d0a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TsensDxe/TsensDxe.depex
@@ -0,0 +1 @@
+B7ELfG
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TsensDxe/TsensDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TsensDxe/TsensDxe.efi
new file mode 100644
index 000000000..5ac4961c9
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TsensDxe/TsensDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TsensDxe/TsensDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TsensDxe/TsensDxe.inf
new file mode 100644
index 000000000..e6674c613
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TsensDxe/TsensDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS TsensDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = TsensDxe
+ FILE_GUID = F09AD92E-485C-9CDB-3E05-3385C38F94CC
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|TsensDxe.depex|*
+ PE32|TsensDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TzDxe/ScmDxeLA.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TzDxe/ScmDxeLA.efi
new file mode 100644
index 000000000..a39cb7182
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TzDxe/ScmDxeLA.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TzDxe/ScmDxeLA.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TzDxe/ScmDxeLA.inf
new file mode 100644
index 000000000..a85119efc
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TzDxe/ScmDxeLA.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ScmDxeLA.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ScmDxeLA
+ FILE_GUID = 4B4973EE-401B-4F36-A6A9-533DFCCDFC33
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|ScmDxeLA.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TzDxe/TzDxeLA.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TzDxe/TzDxeLA.efi
new file mode 100644
index 000000000..f2683268d
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TzDxe/TzDxeLA.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TzDxe/TzDxeLA.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TzDxe/TzDxeLA.inf
new file mode 100644
index 000000000..fc0e8314c
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/TzDxe/TzDxeLA.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS TzDxeLA.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = TzDxeLA
+ FILE_GUID = CF6DFC66-14AB-4E13-84DB-9C02912D1404
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|TzDxeLA.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UCDxe/UCDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UCDxe/UCDxe.efi
new file mode 100644
index 000000000..e6d548943
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UCDxe/UCDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UCDxe/UCDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UCDxe/UCDxe.inf
new file mode 100644
index 000000000..e87ac5bc2
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UCDxe/UCDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS UCDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = UCDxe
+ FILE_GUID = 5F0937CD-73F9-445E-B320-BB6FD5D3CBDE
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|UCDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UFSDxe/UFSDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UFSDxe/UFSDxe.depex
new file mode 100644
index 000000000..098cfdc1c
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UFSDxe/UFSDxe.depex
@@ -0,0 +1 @@
+9Gfv28
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UFSDxe/UFSDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UFSDxe/UFSDxe.efi
new file mode 100644
index 000000000..7fac916d0
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UFSDxe/UFSDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UFSDxe/UFSDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UFSDxe/UFSDxe.inf
new file mode 100644
index 000000000..3a56f9f3f
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UFSDxe/UFSDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS UFSDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = UFSDxe
+ FILE_GUID = 0D35CD8E-97EA-4F9A-96AF-0F0D89F76567
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|UFSDxe.depex|*
+ PE32|UFSDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ULogDxe/ULogDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ULogDxe/ULogDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ULogDxe/ULogDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ULogDxe/ULogDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ULogDxe/ULogDxe.efi
new file mode 100644
index 000000000..66b81d26a
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ULogDxe/ULogDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ULogDxe/ULogDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ULogDxe/ULogDxe.inf
new file mode 100644
index 000000000..5c472c7fe
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/ULogDxe/ULogDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ULogDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ULogDxe
+ FILE_GUID = E43128A8-8692-42B6-8AFA-676158578D18
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|ULogDxe.depex|*
+ PE32|ULogDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbBusDxe/UsbBusDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbBusDxe/UsbBusDxe.efi
new file mode 100644
index 000000000..026b473c4
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbBusDxe/UsbBusDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbBusDxe/UsbBusDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbBusDxe/UsbBusDxe.inf
new file mode 100644
index 000000000..9ad762b0c
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbBusDxe/UsbBusDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS UsbBusDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = UsbBusDxe
+ FILE_GUID = 240612B7-A063-11D4-9A3A-0090273FC14D
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|UsbBusDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbConfigDxe/UsbConfigDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbConfigDxe/UsbConfigDxe.depex
new file mode 100644
index 000000000..8f72e31c0
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbConfigDxe/UsbConfigDxe.depex
@@ -0,0 +1 @@
+ivzH({E9Gfv28E\z!C|/_IK
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbConfigDxe/UsbConfigDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbConfigDxe/UsbConfigDxe.efi
new file mode 100644
index 000000000..bce7756cb
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbConfigDxe/UsbConfigDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbConfigDxe/UsbConfigDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbConfigDxe/UsbConfigDxe.inf
new file mode 100644
index 000000000..a5e3d8c44
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbConfigDxe/UsbConfigDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS UsbConfigDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = UsbConfigDxe
+ FILE_GUID = CD823A4D-7DEC-4531-AE5D-4134FA4127B8
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|UsbConfigDxe.depex|*
+ PE32|UsbConfigDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.depex
new file mode 100644
index 000000000..098cfdc1c
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.depex
@@ -0,0 +1 @@
+9Gfv28
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.efi
new file mode 100644
index 000000000..b09bd4d4e
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.inf
new file mode 100644
index 000000000..c023af19a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS UsbDeviceDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = UsbDeviceDxe
+ FILE_GUID = 3299A266-15F0-4346-8318-716336736D3E
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|UsbDeviceDxe.depex|*
+ PE32|UsbDeviceDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.depex
new file mode 100644
index 000000000..2faa00f81
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.depex
@@ -0,0 +1 @@
+?"PB[7
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.efi
new file mode 100644
index 000000000..c392e1341
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.inf
new file mode 100644
index 000000000..3fa6a99ad
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS UsbInitDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = UsbInitDxe
+ FILE_GUID = 0A134F0E-075E-40B3-9C63-3B3906804663
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|UsbInitDxe.depex|*
+ PE32|UsbInitDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbKbDxe/UsbKbDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbKbDxe/UsbKbDxe.efi
new file mode 100644
index 000000000..dcf48368a
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbKbDxe/UsbKbDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbKbDxe/UsbKbDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbKbDxe/UsbKbDxe.inf
new file mode 100644
index 000000000..1acaf6c61
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbKbDxe/UsbKbDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS UsbKbDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = UsbKbDxe
+ FILE_GUID = 2D2E62CF-9ECF-43B7-8219-94E7FC713DFE
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|UsbKbDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMassStorageDxe/UsbMassStorageDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMassStorageDxe/UsbMassStorageDxe.efi
new file mode 100644
index 000000000..28dd8a117
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMassStorageDxe/UsbMassStorageDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMassStorageDxe/UsbMassStorageDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMassStorageDxe/UsbMassStorageDxe.inf
new file mode 100644
index 000000000..ec99801c2
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMassStorageDxe/UsbMassStorageDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS UsbMassStorageDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = UsbMassStorageDxe
+ FILE_GUID = 9FB4B4A7-42C0-4BCD-8540-9BCC6711F83E
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|UsbMassStorageDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.efi
new file mode 100644
index 000000000..bd817d555
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.inf
new file mode 100644
index 000000000..da394482d
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS UsbMsdDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = UsbMsdDxe
+ FILE_GUID = 5AF77F10-90DF-4E7E-8325-A17EC09D5443
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|UsbMsdDxe.depex|*
+ PE32|UsbMsdDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.efi
new file mode 100644
index 000000000..85b636cc7
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.inf
new file mode 100644
index 000000000..418f6da18
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS UsbPwrCtrlDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = UsbPwrCtrlDxe
+ FILE_GUID = 11FAED4C-B21F-4D88-8E48-C4C28A1E50DF
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|UsbPwrCtrlDxe.depex|*
+ PE32|UsbPwrCtrlDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.depex
new file mode 100644
index 000000000..a743e844a
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.depex differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.efi
new file mode 100644
index 000000000..ea9a2831c
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.inf
new file mode 100644
index 000000000..eae742d07
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS UsbfnDwc3Dxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = UsbfnDwc3Dxe
+ FILE_GUID = 94F8A6A7-DC34-4101-88C1-99179CCEAE83
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|UsbfnDwc3Dxe.depex|*
+ PE32|UsbfnDwc3Dxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VariableDxe/VariableDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VariableDxe/VariableDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VariableDxe/VariableDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VariableDxe/VariableDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VariableDxe/VariableDxe.efi
new file mode 100644
index 000000000..868e87482
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VariableDxe/VariableDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VariableDxe/VariableDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VariableDxe/VariableDxe.inf
new file mode 100644
index 000000000..2cfe67f37
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VariableDxe/VariableDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS VariableDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = VariableDxe
+ FILE_GUID = 2B0ECDCE-01AE-446E-9FFD-C4217DE0340F
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|VariableDxe.depex|*
+ PE32|VariableDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VcsDxe/VcsDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VcsDxe/VcsDxe.depex
new file mode 100644
index 000000000..14cd96a5f
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VcsDxe/VcsDxe.depex
@@ -0,0 +1 @@
+B7ELfGivzH({E
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VcsDxe/VcsDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VcsDxe/VcsDxe.efi
new file mode 100644
index 000000000..44de38211
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VcsDxe/VcsDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VcsDxe/VcsDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VcsDxe/VcsDxe.inf
new file mode 100644
index 000000000..44145c450
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VcsDxe/VcsDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS VcsDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = VcsDxe
+ FILE_GUID = 8BD3B475-401A-4B0B-9315-EDEE61A1EAE5
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|VcsDxe.depex|*
+ PE32|VcsDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.efi
new file mode 100644
index 000000000..876fde386
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.inf
new file mode 100644
index 000000000..3dc11c533
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS VerifiedBootDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = VerifiedBootDxe
+ FILE_GUID = A25F5839-4D55-428F-8F0B-5CE1D565F53E
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|VerifiedBootDxe.depex|*
+ PE32|VerifiedBootDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciDxe/XhciDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciDxe/XhciDxe.efi
new file mode 100644
index 000000000..55f587ff5
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciDxe/XhciDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciDxe/XhciDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciDxe/XhciDxe.inf
new file mode 100644
index 000000000..4c997cac8
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciDxe/XhciDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS XhciDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = XhciDxe
+ FILE_GUID = B7F50E91-A759-412C-ADE4-DCD03E7F7C28
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|XhciDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.depex
new file mode 100644
index 000000000..4b367c247
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.depex differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.efi
new file mode 100644
index 000000000..d45272765
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.inf
new file mode 100644
index 000000000..85046db6a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS XhciPciEmulationDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = XhciPciEmulation
+ FILE_GUID = BEB12BEE-F6E1-11E1-9FB8-6C626DE4AEB1
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|XhciPciEmulationDxe.depex|*
+ PE32|XhciPciEmulationDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/XBLCore/XBLCore.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/XBLCore/XBLCore.inf
new file mode 100644
index 000000000..dd1006ea4
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/XBLCore/XBLCore.inf
@@ -0,0 +1,19 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS XBLCore.inf
+# DO NOT MODIFY
+# GENERATED ON: 2026-03-15 04:31:54Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = XBLCore
+ FILE_GUID = 8AF09F13-44C5-96EC-1437-DD899CB5EE5D
+ MODULE_TYPE = SEC
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ RAW|XBLCore.raw|*
+ TE|XBLCore.te|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/XBLCore/XBLCore.raw b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/XBLCore/XBLCore.raw
new file mode 100644
index 000000000..a44bcb109
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/XBLCore/XBLCore.raw differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/XBLCore/XBLCore.te b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/XBLCore/XBLCore.te
new file mode 100644
index 000000000..d914341f4
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/QcomPkg/XBLCore/XBLCore.te differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/BATTERY.PROVISION b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/BATTERY.PROVISION
new file mode 100644
index 000000000..0fa28eacc
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/BATTERY.PROVISION
@@ -0,0 +1,1751 @@
+[BATTERY_PROFILE]
+GUI Version: PM855GUI - 1.0.0.10
+Checksum,1538
+#9/28/2018 11:09:21 AM
+
+#Alium_860_89032_0000_3600mAh_averaged_MasterSlave_Sept24th2018
+Float_Voltage,4350
+Profile_Revision,24
+Nom_Batt_capacity,3600
+Batt_id,107000
+Therm_B,4250
+Thermistor_Value,100000
+Battery_name,Alium_860_89032_0000_3600mAh_averaged_MasterSlave_Sept24th2018
+Therm_c0_Coefficients,0x2318
+Therm_c1_Coefficients,0xD0C
+Therm_c2_Coefficients,0xDAF7
+Therm_c3_Coefficients,0xC556
+Therm_c4_Coefficients,0x848D
+Therm_Center_Offset,0x70
+Therm_Pullup,100
+Rslow_Normal_Coefficients, 0x1A7702DF
+Rslow_Low_Coefficients, 0x13D00451
+Address, Address2, Offset, Data
+041, 041, 0, 09
+041, 041, 1, 00
+042, 042, 0, C7
+042, 042, 1, EA
+043, 043, 0, C4
+043, 043, 1, DC
+044, 044, 0, 8E
+044, 044, 1, E2
+045, 045, 0, 3A
+045, 045, 1, DD
+046, 046, 0, 00
+046, 046, 1, 00
+047, 047, 0, 15
+047, 047, 1, BC
+048, 048, 0, A5
+048, 048, 1, 8A
+049, 049, 0, 02
+049, 049, 1, 80
+04A, 04A, 0, D1
+04A, 04A, 1, 92
+04B, 04B, 0, AB
+04B, 04B, 1, 9D
+04C, 04C, 0, 47
+04C, 04C, 1, 80
+04D, 04D, 0, 10
+04D, 04D, 1, 00
+04E, 04E, 0, DF
+04E, 04E, 1, 02
+04F, 04F, 0, 77
+04F, 04F, 1, 1A
+050, 050, 0, 85
+050, 050, 1, EC
+051, 051, 0, E1
+051, 051, 1, FD
+052, 052, 0, CE
+052, 052, 1, 07
+053, 053, 0, 32
+053, 053, 1, 00
+054, 054, 0, 75
+054, 054, 1, EB
+055, 055, 0, AA
+055, 055, 1, ED
+056, 056, 0, F3
+056, 056, 1, CD
+057, 057, 0, 0C
+057, 057, 1, 0A
+058, 058, 0, 7A
+058, 058, 1, E4
+059, 059, 0, ED
+059, 059, 1, C5
+05A, 05A, 0, 40
+05A, 05A, 1, 1B
+05B, 05B, 0, D0
+05B, 05B, 1, 02
+05C, 05C, 0, 1F
+05C, 05C, 1, CA
+05D, 05D, 0, FF
+05D, 05D, 1, 00
+05E, 05E, 0, 52
+05E, 05E, 1, 00
+05F, 05F, 0, 4D
+05F, 05F, 1, 00
+060, 060, 0, 4A
+060, 060, 1, 00
+061, 061, 0, 3C
+061, 061, 1, 00
+062, 062, 0, 35
+062, 062, 1, 00
+063, 063, 0, 38
+063, 063, 1, 00
+064, 064, 0, 39
+064, 064, 1, 00
+065, 065, 0, 48
+065, 065, 1, 00
+066, 066, 0, 43
+066, 066, 1, 00
+067, 067, 0, 3F
+067, 067, 1, 00
+068, 068, 0, FF
+068, 068, 1, 00
+069, 069, 0, 38
+069, 069, 1, 00
+06A, 06A, 0, 40
+06A, 06A, 1, 00
+06B, 06B, 0, 46
+06B, 06B, 1, 00
+06C, 06C, 0, 50
+06C, 06C, 1, 00
+06D, 06D, 0, 45
+06D, 06D, 1, 00
+06E, 06E, 0, 5C
+06E, 06E, 1, 00
+06F, 06F, 0, 7E
+06F, 06F, 1, 64
+070, 070, 0, 60
+070, 070, 1, 00
+071, 071, 0, 50
+071, 071, 1, 08
+072, 072, 0, 50
+072, 072, 1, 10
+073, 073, 0, FF
+073, 073, 1, 00
+074, 074, 0, 6A
+074, 074, 1, 00
+075, 075, 0, 5F
+075, 075, 1, 00
+076, 076, 0, 63
+076, 076, 1, 00
+077, 077, 0, 6E
+077, 077, 1, 00
+078, 078, 0, 60
+078, 078, 1, 00
+079, 079, 0, 7D
+079, 079, 1, 20
+07A, 07A, 0, 96
+07A, 07A, 1, 40
+07B, 07B, 0, 75
+07B, 07B, 1, 50
+07C, 07C, 0, 6B
+07C, 07C, 1, 13
+07D, 07D, 0, 63
+07D, 07D, 1, 00
+07E, 07E, 0, D8
+07E, 07E, 1, 00
+07F, 07F, 0, 14
+07F, 07F, 1, 22
+080, 080, 0, 7E
+080, 080, 1, 0D
+081, 081, 0, 21
+081, 081, 1, 02
+082, 082, 0, AA
+082, 082, 1, 04
+083, 083, 0, ED
+083, 083, 1, 1C
+084, 084, 0, D4
+084, 084, 1, 09
+085, 085, 0, 64
+085, 085, 1, 0C
+086, 086, 0, D3
+086, 086, 1, 23
+087, 087, 0, A4
+087, 087, 1, 18
+088, 088, 0, D3
+088, 088, 1, 42
+089, 089, 0, B5
+089, 089, 1, 55
+08A, 08A, 0, 91
+08A, 08A, 1, 02
+08B, 08B, 0, 90
+08B, 08B, 1, 12
+08C, 08C, 0, 2A
+08C, 08C, 1, 1F
+08D, 08D, 0, 02
+08D, 08D, 1, 06
+08E, 08E, 0, 1F
+08E, 08E, 1, 0A
+08F, 08F, 0, A3
+08F, 08F, 1, 06
+090, 090, 0, AE
+090, 090, 1, 1C
+091, 091, 0, 8D
+091, 091, 1, 02
+092, 092, 0, 96
+092, 092, 1, 04
+093, 093, 0, D2
+093, 093, 1, 03
+094, 094, 0, D1
+094, 094, 1, 17
+095, 095, 0, 51
+095, 095, 1, 23
+096, 096, 0, 3F
+096, 096, 1, 45
+097, 097, 0, 28
+097, 097, 1, 53
+098, 098, 0, 69
+098, 098, 1, 14
+099, 099, 0, 93
+099, 099, 1, 20
+09A, 09A, 0, 8E
+09A, 09A, 1, EC
+09B, 09B, 0, 18
+09B, 09B, 1, CB
+09C, 09C, 0, C8
+09C, 09C, 1, C5
+09D, 09D, 0, DB
+09D, 09D, 1, 1C
+09E, 09E, 0, 7B
+09E, 09E, 1, C9
+09F, 09F, 0, 7C
+09F, 09F, 1, 05
+0A0, 0A0, 0, E6
+0A0, 0A0, 1, C2
+0A1, 0A1, 0, B9
+0A1, 0A1, 1, 17
+0A2, 0A2, 0, 2C
+0A2, 0A2, 1, 93
+0A3, 0A3, 0, 87
+0A3, 0A3, 1, 85
+0A4, 0A4, 0, A2
+0A4, 0A4, 1, 92
+0A5, 0A5, 0, 91
+0A5, 0A5, 1, A8
+0A6, 0A6, 0, 09
+0A6, 0A6, 1, 80
+0A7, 0A7, 0, 92
+0A7, 0A7, 1, F2
+0A8, 0A8, 0, 1A
+0A8, 0A8, 1, 0D
+0A9, 0A9, 0, F4
+0A9, 0A9, 1, FC
+0AA, 0AA, 0, 5E
+0AA, 0AA, 1, EB
+0AB, 0AB, 0, 00
+0AB, 0AB, 1, F8
+0AC, 0AC, 0, FB
+0AC, 0AC, 1, ED
+0AD, 0AD, 0, 15
+0AD, 0AD, 1, E2
+0AE, 0AE, 0, F6
+0AE, 0AE, 1, 0F
+0AF, 0AF, 0, 75
+0AF, 0AF, 1, 02
+0B0, 0B0, 0, 72
+0B0, 0B0, 1, 05
+0B1, 0B1, 0, 49
+0B1, 0B1, 1, 01
+0B2, 0B2, 0, 10
+0B2, 0B2, 1, 00
+0B3, 0B3, 0, FA
+0B3, 0B3, 1, E5
+0B4, 0B4, 0, E2
+0B4, 0B4, 1, 03
+0B5, 0B5, 0, 8D
+0B5, 0B5, 1, 05
+0B6, 0B6, 0, 85
+0B6, 0B6, 1, 02
+0B7, 0B7, 0, CE
+0B7, 0B7, 1, 07
+0B8, 0B8, 0, 32
+0B8, 0B8, 1, 00
+0B9, 0B9, 0, 23
+0B9, 0B9, 1, 03
+0BA, 0BA, 0, 46
+0BA, 0BA, 1, 02
+0BB, 0BB, 0, 9C
+0BB, 0BB, 1, 04
+0BC, 0BC, 0, 03
+0BC, 0BC, 1, 02
+0BD, 0BD, 0, 48
+0BD, 0BD, 1, 07
+0BE, 0BE, 0, 0A
+0BE, 0BE, 1, 00
+0BF, 0BF, 0, BA
+0BF, 0BF, 1, 03
+0C0, 0C0, 0, 97
+0C0, 0C0, 1, 02
+0C1, 0C1, 0, 65
+0C1, 0C1, 1, 05
+0C2, 0C2, 0, 50
+0C2, 0C2, 1, 00
+0C3, 0C3, 0, 3A
+0C3, 0C3, 1, 00
+0C4, 0C4, 0, 41
+0C4, 0C4, 1, 00
+0C5, 0C5, 0, 43
+0C5, 0C5, 1, 64
+0C6, 0C6, 0, 45
+0C6, 0C6, 1, 00
+0C7, 0C7, 0, 45
+0C7, 0C7, 1, 10
+0C8, 0C8, 0, 45
+0C8, 0C8, 1, 18
+0C9, 0C9, 0, 46
+0C9, 0C9, 1, 08
+0CA, 0CA, 0, 44
+0CA, 0CA, 1, 00
+0CB, 0CB, 0, 47
+0CB, 0CB, 1, 00
+0CC, 0CC, 0, 3A
+0CC, 0CC, 1, 08
+0CD, 0CD, 0, 4B
+0CD, 0CD, 1, 08
+0CE, 0CE, 0, 37
+0CE, 0CE, 1, 00
+0CF, 0CF, 0, 47
+0CF, 0CF, 1, 20
+0D0, 0D0, 0, 4E
+0D0, 0D0, 1, 40
+0D1, 0D1, 0, 54
+0D1, 0D1, 1, 58
+0D2, 0D2, 0, 60
+0D2, 0D2, 1, 10
+0D3, 0D3, 0, 57
+0D3, 0D3, 1, 00
+0D4, 0D4, 0, 5F
+0D4, 0D4, 1, 00
+0D5, 0D5, 0, 57
+0D5, 0D5, 1, 08
+0D6, 0D6, 0, 55
+0D6, 0D6, 1, 00
+0D7, 0D7, 0, 4B
+0D7, 0D7, 1, 00
+0D8, 0D8, 0, 50
+0D8, 0D8, 1, 00
+0D9, 0D9, 0, 3E
+0D9, 0D9, 1, 08
+0DA, 0DA, 0, 52
+0DA, 0DA, 1, 08
+0DB, 0DB, 0, 52
+0DB, 0DB, 1, 00
+0DC, 0DC, 0, 5C
+0DC, 0DC, 1, 20
+0DD, 0DD, 0, 6F
+0DD, 0DD, 1, 40
+0DE, 0DE, 0, 7D
+0DE, 0DE, 1, 58
+0DF, 0DF, 0, 67
+0DF, 0DF, 1, 10
+0E0, 0E0, 0, 63
+0E0, 0E0, 1, 00
+0E1, 0E1, 0, 69
+0E1, 0E1, 1, 08
+0E2, 0E2, 0, 4F
+0E2, 0E2, 1, 10
+0E3, 0E3, 0, D8
+0E3, 0E3, 1, 00
+0E4, 0E4, 0, 8C
+0E4, 0E4, 1, 2A
+0E5, 0E5, 0, DB
+0E5, 0E5, 1, 04
+0E6, 0E6, 0, 28
+0E6, 0E6, 1, 02
+0E7, 0E7, 0, AD
+0E7, 0E7, 1, 04
+0E8, 0E8, 0, 0B
+0E8, 0E8, 1, 1D
+0E9, 0E9, 0, 50
+0E9, 0E9, 1, 22
+0EA, 0EA, 0, A7
+0EA, 0EA, 1, 45
+0EB, 0EB, 0, 0D
+0EB, 0EB, 1, 52
+0EC, 0EC, 0, A2
+0EC, 0EC, 1, 18
+0ED, 0ED, 0, 74
+0ED, 0ED, 1, 03
+0EE, 0EE, 0, AD
+0EE, 0EE, 1, 04
+0EF, 0EF, 0, 35
+0EF, 0EF, 1, 02
+0F0, 0F0, 0, AE
+0F0, 0F0, 1, 13
+0F1, 0F1, 0, 3F
+0F1, 0F1, 1, 0A
+0F2, 0F2, 0, 5A
+0F2, 0F2, 1, 20
+0F3, 0F3, 0, DD
+0F3, 0F3, 1, 04
+0F4, 0F4, 0, F1
+0F4, 0F4, 1, 02
+0F5, 0F5, 0, D8
+0F5, 0F5, 1, 05
+0F6, 0F6, 0, C7
+0F6, 0F6, 1, 1C
+0F7, 0F7, 0, DD
+0F7, 0F7, 1, 02
+0F8, 0F8, 0, 3D
+0F8, 0F8, 1, 04
+0F9, 0F9, 0, EB
+0F9, 0F9, 1, 03
+0FA, 0FA, 0, 97
+0FA, 0FA, 1, 18
+0FB, 0FB, 0, 52
+0FB, 0FB, 1, 03
+0FC, 0FC, 0, D5
+0FC, 0FC, 1, 04
+0FD, 0FD, 0, 19
+0FD, 0FD, 1, 02
+0FE, 0FE, 0, 72
+0FE, 0FE, 1, 00
+0FF, 0FF, 0, 14
+0FF, 0FF, 1, 22
+100, 100, 0, 7E
+100, 100, 1, 05
+101, 101, 0, 21
+101, 101, 1, 02
+102, 102, 0, AA
+102, 102, 1, 04
+103, 103, 0, ED
+103, 103, 1, 1C
+104, 104, 0, D4
+104, 104, 1, 01
+105, 105, 0, 64
+105, 105, 1, 04
+106, 106, 0, D3
+106, 106, 1, 03
+107, 107, 0, A4
+107, 107, 1, 18
+108, 108, 0, D3
+108, 108, 1, 02
+109, 109, 0, B5
+109, 109, 1, 05
+10A, 10A, 0, 91
+10A, 10A, 1, 02
+10B, 10B, 0, 90
+10B, 10B, 1, 00
+10C, 10C, 0, 7C
+10C, 10C, 1, 01
+10D, 10D, 0, C0
+10D, 10D, 1, 00
+10E, 10E, 0, FA
+10E, 10E, 1, 00
+10F, 10F, 0, 04
+10F, 10F, 1, 0E
+
+[BATTERY_PROFILE]
+GUI Version: PM855GUI - 1.0.0.13
+Checksum,393C
+#1/22/2019 11:50:57 AM
+
+#QRD8250mcnair_3650mAh_averaged_MasterSlave_Jan21st2019
+Float_Voltage,4400
+Profile_Revision,24
+Nom_Batt_capacity,3650
+Batt_id,44200
+Therm_B,4250
+Thermistor_Value,100000
+Battery_name,QRD8250mcnair_3650mAh_averaged_MasterSlave_Jan21st2019
+Therm_c0_Coefficients,0x2318
+Therm_c1_Coefficients,0xD0C
+Therm_c2_Coefficients,0xDAF7
+Therm_c3_Coefficients,0xC556
+Therm_c4_Coefficients,0x848D
+Therm_Center_Offset,0x70
+Therm_Pullup,100
+Rslow_Normal_Coefficients, 0x0D8715A9
+Rslow_Low_Coefficients, 0xFC650CAE
+Address, Address2, Offset, Data
+041, 041, 0, 09
+041, 041, 1, 00
+042, 042, 0, 15
+042, 042, 1, EA
+043, 043, 0, CA
+043, 043, 1, DC
+044, 044, 0, 05
+044, 044, 1, E3
+045, 045, 0, 99
+045, 045, 1, DC
+046, 046, 0, 00
+046, 046, 1, 00
+047, 047, 0, A6
+047, 047, 1, BD
+048, 048, 0, 4F
+048, 048, 1, 8A
+049, 049, 0, F9
+049, 049, 1, 87
+04A, 04A, 0, 88
+04A, 04A, 1, 9D
+04B, 04B, 0, 79
+04B, 04B, 1, 9A
+04C, 04C, 0, E7
+04C, 04C, 1, 87
+04D, 04D, 0, 48
+04D, 04D, 1, 00
+04E, 04E, 0, A9
+04E, 04E, 1, 15
+04F, 04F, 0, 87
+04F, 04F, 1, 0D
+050, 050, 0, 7C
+050, 050, 1, 04
+051, 051, 0, 30
+051, 051, 1, 02
+052, 052, 0, CE
+052, 052, 1, 07
+053, 053, 0, 32
+053, 053, 1, 00
+054, 054, 0, BF
+054, 054, 1, EB
+055, 055, 0, 95
+055, 055, 1, ED
+056, 056, 0, 67
+056, 056, 1, D5
+057, 057, 0, 16
+057, 057, 1, 0A
+058, 058, 0, 1A
+058, 058, 1, EB
+059, 059, 0, 5C
+059, 059, 1, B2
+05A, 05A, 0, FE
+05A, 05A, 1, 0D
+05B, 05B, 0, A9
+05B, 05B, 1, 06
+05C, 05C, 0, 23
+05C, 05C, 1, BB
+05D, 05D, 0, 60
+05D, 05D, 1, 00
+05E, 05E, 0, 3E
+05E, 05E, 1, 00
+05F, 05F, 0, 3D
+05F, 05F, 1, 00
+060, 060, 0, 3E
+060, 060, 1, 00
+061, 061, 0, 38
+061, 061, 1, 00
+062, 062, 0, 32
+062, 062, 1, 00
+063, 063, 0, 33
+063, 063, 1, 00
+064, 064, 0, 38
+064, 064, 1, 00
+065, 065, 0, 40
+065, 065, 1, 00
+066, 066, 0, 4A
+066, 066, 1, 00
+067, 067, 0, 5A
+067, 067, 1, 00
+068, 068, 0, 60
+068, 068, 1, 00
+069, 069, 0, 51
+069, 069, 1, 00
+06A, 06A, 0, 41
+06A, 06A, 1, 00
+06B, 06B, 0, 36
+06B, 06B, 1, 00
+06C, 06C, 0, 31
+06C, 06C, 1, 00
+06D, 06D, 0, 2E
+06D, 06D, 1, 00
+06E, 06E, 0, 3C
+06E, 06E, 1, 00
+06F, 06F, 0, 45
+06F, 06F, 1, 64
+070, 070, 0, 43
+070, 070, 1, 00
+071, 071, 0, 47
+071, 071, 1, 00
+072, 072, 0, 40
+072, 072, 1, 00
+073, 073, 0, 60
+073, 073, 1, 00
+074, 074, 0, 54
+074, 074, 1, 00
+075, 075, 0, 45
+075, 075, 1, 00
+076, 076, 0, 50
+076, 076, 1, 08
+077, 077, 0, 53
+077, 077, 1, 08
+078, 078, 0, 3F
+078, 078, 1, 00
+079, 079, 0, 66
+079, 079, 1, 28
+07A, 07A, 0, 61
+07A, 07A, 1, 48
+07B, 07B, 0, 51
+07B, 07B, 1, 58
+07C, 07C, 0, 4A
+07C, 07C, 1, 0E
+07D, 07D, 0, 47
+07D, 07D, 1, 00
+07E, 07E, 0, D8
+07E, 07E, 1, 00
+07F, 07F, 0, F6
+07F, 07F, 1, 1F
+080, 080, 0, 7F
+080, 080, 1, 0D
+081, 081, 0, FA
+081, 081, 1, 03
+082, 082, 0, 53
+082, 082, 1, 07
+083, 083, 0, 73
+083, 083, 1, 1C
+084, 084, 0, DE
+084, 084, 1, 0A
+085, 085, 0, 82
+085, 085, 1, 0C
+086, 086, 0, 64
+086, 086, 1, 23
+087, 087, 0, 1A
+087, 087, 1, 17
+088, 088, 0, 4E
+088, 088, 1, 42
+089, 089, 0, 8C
+089, 089, 1, 55
+08A, 08A, 0, 99
+08A, 08A, 1, 03
+08B, 08B, 0, 7D
+08B, 08B, 1, 13
+08C, 08C, 0, 79
+08C, 08C, 1, 1F
+08D, 08D, 0, 98
+08D, 08D, 1, 05
+08E, 08E, 0, 91
+08E, 08E, 1, 0A
+08F, 08F, 0, 2B
+08F, 08F, 1, 06
+090, 090, 0, BE
+090, 090, 1, 1C
+091, 091, 0, 32
+091, 091, 1, 02
+092, 092, 0, 67
+092, 092, 1, 05
+093, 093, 0, F4
+093, 093, 1, 02
+094, 094, 0, F9
+094, 094, 1, 17
+095, 095, 0, 27
+095, 095, 1, 23
+096, 096, 0, 72
+096, 096, 1, 45
+097, 097, 0, DB
+097, 097, 1, 52
+098, 098, 0, 72
+098, 098, 1, 13
+099, 099, 0, FE
+099, 099, 1, 1F
+09A, 09A, 0, 14
+09A, 09A, 1, ED
+09B, 09B, 0, F1
+09B, 09B, 1, CA
+09C, 09C, 0, CA
+09C, 09C, 1, 85
+09D, 09D, 0, D3
+09D, 09D, 1, 1C
+09E, 09E, 0, 8C
+09E, 09E, 1, C1
+09F, 09F, 0, 78
+09F, 09F, 1, 05
+0A0, 0A0, 0, 11
+0A0, 0A0, 1, BB
+0A1, 0A1, 0, 4C
+0A1, 0A1, 1, 17
+0A2, 0A2, 0, 80
+0A2, 0A2, 1, 8B
+0A3, 0A3, 0, 33
+0A3, 0A3, 1, 85
+0A4, 0A4, 0, 0F
+0A4, 0A4, 1, 9B
+0A5, 0A5, 0, 88
+0A5, 0A5, 1, 80
+0A6, 0A6, 0, 09
+0A6, 0A6, 1, 80
+0A7, 0A7, 0, 01
+0A7, 0A7, 1, F2
+0A8, 0A8, 0, F2
+0A8, 0A8, 1, 05
+0A9, 0A9, 0, FE
+0A9, 0A9, 1, 03
+0AA, 0AA, 0, AC
+0AA, 0AA, 1, FB
+0AB, 0AB, 0, 00
+0AB, 0AB, 1, F8
+0AC, 0AC, 0, 51
+0AC, 0AC, 1, DD
+0AD, 0AD, 0, 44
+0AD, 0AD, 1, EB
+0AE, 0AE, 0, F4
+0AE, 0AE, 1, 07
+0AF, 0AF, 0, 89
+0AF, 0AF, 1, F5
+0B0, 0B0, 0, 8C
+0B0, 0B0, 1, CA
+0B1, 0B1, 0, 33
+0B1, 0B1, 1, 18
+0B2, 0B2, 0, 2A
+0B2, 0B2, 1, 00
+0B3, 0B3, 0, 11
+0B3, 0B3, 1, DD
+0B4, 0B4, 0, AB
+0B4, 0B4, 1, 01
+0B5, 0B5, 0, 86
+0B5, 0B5, 1, 05
+0B6, 0B6, 0, 2F
+0B6, 0B6, 1, 03
+0B7, 0B7, 0, CE
+0B7, 0B7, 1, 07
+0B8, 0B8, 0, 32
+0B8, 0B8, 1, 00
+0B9, 0B9, 0, 3D
+0B9, 0B9, 1, 03
+0BA, 0BA, 0, D9
+0BA, 0BA, 1, 03
+0BB, 0BB, 0, 45
+0BB, 0BB, 1, 05
+0BC, 0BC, 0, 01
+0BC, 0BC, 1, 07
+0BD, 0BD, 0, 23
+0BD, 0BD, 1, 02
+0BE, 0BE, 0, 17
+0BE, 0BE, 1, 05
+0BF, 0BF, 0, C8
+0BF, 0BF, 1, 03
+0C0, 0C0, 0, 9F
+0C0, 0C0, 1, 07
+0C1, 0C1, 0, 33
+0C1, 0C1, 1, 03
+0C2, 0C2, 0, 50
+0C2, 0C2, 1, 00
+0C3, 0C3, 0, 3F
+0C3, 0C3, 1, 00
+0C4, 0C4, 0, 3F
+0C4, 0C4, 1, 00
+0C5, 0C5, 0, 41
+0C5, 0C5, 1, 64
+0C6, 0C6, 0, 43
+0C6, 0C6, 1, 00
+0C7, 0C7, 0, 42
+0C7, 0C7, 1, F8
+0C8, 0C8, 0, 3F
+0C8, 0C8, 1, 00
+0C9, 0C9, 0, 45
+0C9, 0C9, 1, 00
+0CA, 0CA, 0, 44
+0CA, 0CA, 1, 00
+0CB, 0CB, 0, 42
+0CB, 0CB, 1, 00
+0CC, 0CC, 0, 3B
+0CC, 0CC, 1, 10
+0CD, 0CD, 0, 45
+0CD, 0CD, 1, 10
+0CE, 0CE, 0, 3D
+0CE, 0CE, 1, 00
+0CF, 0CF, 0, 44
+0CF, 0CF, 1, 20
+0D0, 0D0, 0, 43
+0D0, 0D0, 1, 40
+0D1, 0D1, 0, 45
+0D1, 0D1, 1, 58
+0D2, 0D2, 0, 4B
+0D2, 0D2, 1, 0F
+0D3, 0D3, 0, 39
+0D3, 0D3, 1, 00
+0D4, 0D4, 0, 3A
+0D4, 0D4, 1, 00
+0D5, 0D5, 0, 44
+0D5, 0D5, 1, 08
+0D6, 0D6, 0, 56
+0D6, 0D6, 1, 00
+0D7, 0D7, 0, 4B
+0D7, 0D7, 1, 00
+0D8, 0D8, 0, 3E
+0D8, 0D8, 1, 00
+0D9, 0D9, 0, 3A
+0D9, 0D9, 1, 10
+0DA, 0DA, 0, 48
+0DA, 0DA, 1, 10
+0DB, 0DB, 0, 45
+0DB, 0DB, 1, 00
+0DC, 0DC, 0, 4D
+0DC, 0DC, 1, 20
+0DD, 0DD, 0, 5F
+0DD, 0DD, 1, 40
+0DE, 0DE, 0, 40
+0DE, 0DE, 1, 58
+0DF, 0DF, 0, 42
+0DF, 0DF, 1, 10
+0E0, 0E0, 0, 4E
+0E0, 0E0, 1, 00
+0E1, 0E1, 0, 4B
+0E1, 0E1, 1, 08
+0E2, 0E2, 0, 2C
+0E2, 0E2, 1, 10
+0E3, 0E3, 0, D8
+0E3, 0E3, 1, 08
+0E4, 0E4, 0, B3
+0E4, 0E4, 1, 1F
+0E5, 0E5, 0, 41
+0E5, 0E5, 1, FC
+0E6, 0E6, 0, B9
+0E6, 0E6, 1, 03
+0E7, 0E7, 0, EF
+0E7, 0E7, 1, 06
+0E8, 0E8, 0, C5
+0E8, 0E8, 1, 1C
+0E9, 0E9, 0, 57
+0E9, 0E9, 1, 23
+0EA, 0EA, 0, D8
+0EA, 0EA, 1, 45
+0EB, 0EB, 0, 2D
+0EB, 0EB, 1, 52
+0EC, 0EC, 0, 7D
+0EC, 0EC, 1, 18
+0ED, 0ED, 0, 86
+0ED, 0ED, 1, 03
+0EE, 0EE, 0, 8C
+0EE, 0EE, 1, 04
+0EF, 0EF, 0, 5C
+0EF, 0EF, 1, 02
+0F0, 0F0, 0, 6C
+0F0, 0F0, 1, 12
+0F1, 0F1, 0, 3F
+0F1, 0F1, 1, 0A
+0F2, 0F2, 0, 68
+0F2, 0F2, 1, 20
+0F3, 0F3, 0, D1
+0F3, 0F3, 1, 04
+0F4, 0F4, 0, 1D
+0F4, 0F4, 1, 03
+0F5, 0F5, 0, A0
+0F5, 0F5, 1, 05
+0F6, 0F6, 0, B9
+0F6, 0F6, 1, 1C
+0F7, 0F7, 0, 1B
+0F7, 0F7, 1, 03
+0F8, 0F8, 0, FB
+0F8, 0F8, 1, 05
+0F9, 0F9, 0, 1F
+0F9, 0F9, 1, 02
+0FA, 0FA, 0, 94
+0FA, 0FA, 1, 18
+0FB, 0FB, 0, 4E
+0FB, 0FB, 1, 03
+0FC, 0FC, 0, DD
+0FC, 0FC, 1, 04
+0FD, 0FD, 0, 14
+0FD, 0FD, 1, 02
+0FE, 0FE, 0, 70
+0FE, 0FE, 1, 00
+0FF, 0FF, 0, 9D
+0FF, 0FF, 1, 23
+100, 100, 0, A2
+100, 100, 1, 04
+101, 101, 0, D6
+101, 101, 1, 02
+102, 102, 0, A4
+102, 102, 1, 05
+103, 103, 0, E6
+103, 103, 1, 1C
+104, 104, 0, D7
+104, 104, 1, 03
+105, 105, 0, 78
+105, 105, 1, 04
+106, 106, 0, CB
+106, 106, 1, 03
+107, 107, 0, 84
+107, 107, 1, 18
+108, 108, 0, F7
+108, 108, 1, 02
+109, 109, 0, 88
+109, 109, 1, 05
+10A, 10A, 0, D7
+10A, 10A, 1, 02
+10B, 10B, 0, 95
+10B, 10B, 1, 00
+10C, 10C, 0, 58
+10C, 10C, 1, 01
+10D, 10D, 0, C0
+10D, 10D, 1, 00
+10E, 10E, 0, FA
+10E, 10E, 1, 00
+10F, 10F, 0, 29
+10F, 10F, 1, 0E
+
+[BATTERY_PROFILE]
+GUI Version: PM855GUI - 1.0.0.13
+Checksum,C0ED
+#3/1/2019 11:53:15 AM
+
+#Ascent_wConn_3450mAh_Fresh_averaged_MasterSlave_Feb28th2019
+Float_Voltage,4350
+Profile_Revision,24
+Nom_Batt_capacity,3450
+Batt_id,60000
+Therm_B,3435
+Thermistor_Value,68000
+Battery_name,Ascent_wConn_3450mAh_Fresh_averaged_MasterSlave_Feb28th2019
+Therm_c0_Coefficients,0x2313
+Therm_c1_Coefficients,0xC42
+Therm_c2_Coefficients,0xEA62
+Therm_c3_Coefficients,0xCC3D
+Therm_c4_Coefficients,0x8313
+Therm_Center_Offset,0x5B
+Therm_Pullup,100
+Rslow_Normal_Coefficients, 0x1A7B0A43
+Rslow_Low_Coefficients, 0x221813D0
+Address, Address2, Offset, Data
+041, 041, 0, 09
+041, 041, 1, 00
+042, 042, 0, 63
+042, 042, 1, EA
+043, 043, 0, 65
+043, 043, 1, DD
+044, 044, 0, F5
+044, 044, 1, DB
+045, 045, 0, 02
+045, 045, 1, D4
+046, 046, 0, 00
+046, 046, 1, 00
+047, 047, 0, A5
+047, 047, 1, BD
+048, 048, 0, 62
+048, 048, 1, 8A
+049, 049, 0, FA
+049, 049, 1, 87
+04A, 04A, 0, 3A
+04A, 04A, 1, A4
+04B, 04B, 0, 16
+04B, 04B, 1, 9A
+04C, 04C, 0, D5
+04C, 04C, 1, 80
+04D, 04D, 0, 0E
+04D, 04D, 1, 00
+04E, 04E, 0, 43
+04E, 04E, 1, 0A
+04F, 04F, 0, 7B
+04F, 04F, 1, 1A
+050, 050, 0, 3B
+050, 050, 1, F4
+051, 051, 0, 4D
+051, 051, 1, F2
+052, 052, 0, CE
+052, 052, 1, 07
+053, 053, 0, 32
+053, 053, 1, 00
+054, 054, 0, 1F
+054, 054, 1, F3
+055, 055, 0, 18
+055, 055, 1, D4
+056, 056, 0, 81
+056, 056, 1, DA
+057, 057, 0, D4
+057, 057, 1, 02
+058, 058, 0, 0B
+058, 058, 1, E4
+059, 059, 0, F3
+059, 059, 1, C4
+05A, 05A, 0, F6
+05A, 05A, 1, 1B
+05B, 05B, 0, AB
+05B, 05B, 1, F3
+05C, 05C, 0, AF
+05C, 05C, 1, C4
+05D, 05D, 0, 60
+05D, 05D, 1, 00
+05E, 05E, 0, 4A
+05E, 05E, 1, 00
+05F, 05F, 0, 42
+05F, 05F, 1, 00
+060, 060, 0, 43
+060, 060, 1, 00
+061, 061, 0, 42
+061, 061, 1, 00
+062, 062, 0, 3A
+062, 062, 1, 00
+063, 063, 0, 3C
+063, 063, 1, 00
+064, 064, 0, 49
+064, 064, 1, 00
+065, 065, 0, 3D
+065, 065, 1, 00
+066, 066, 0, 39
+066, 066, 1, 00
+067, 067, 0, 3A
+067, 067, 1, 00
+068, 068, 0, 60
+068, 068, 1, 00
+069, 069, 0, 26
+069, 069, 1, 00
+06A, 06A, 0, 24
+06A, 06A, 1, 00
+06B, 06B, 0, 33
+06B, 06B, 1, 00
+06C, 06C, 0, 3D
+06C, 06C, 1, 00
+06D, 06D, 0, 36
+06D, 06D, 1, 00
+06E, 06E, 0, 94
+06E, 06E, 1, 00
+06F, 06F, 0, 58
+06F, 06F, 1, 64
+070, 070, 0, 41
+070, 070, 1, 00
+071, 071, 0, 3A
+071, 071, 1, 00
+072, 072, 0, 35
+072, 072, 1, 08
+073, 073, 0, 60
+073, 073, 1, F8
+074, 074, 0, 18
+074, 074, 1, 00
+075, 075, 0, 25
+075, 075, 1, 00
+076, 076, 0, 3B
+076, 076, 1, 08
+077, 077, 0, 3C
+077, 077, 1, 08
+078, 078, 0, 3D
+078, 078, 1, 00
+079, 079, 0, 83
+079, 079, 1, 20
+07A, 07A, 0, 4E
+07A, 07A, 1, 40
+07B, 07B, 0, 44
+07B, 07B, 1, 50
+07C, 07C, 0, 42
+07C, 07C, 1, 12
+07D, 07D, 0, 3E
+07D, 07D, 1, 00
+07E, 07E, 0, D8
+07E, 07E, 1, 00
+07F, 07F, 0, 6D
+07F, 07F, 1, 20
+080, 080, 0, B5
+080, 080, 1, 0C
+081, 081, 0, E5
+081, 081, 1, FA
+082, 082, 0, 2B
+082, 082, 1, 04
+083, 083, 0, 7C
+083, 083, 1, 1C
+084, 084, 0, F0
+084, 084, 1, 0A
+085, 085, 0, 55
+085, 085, 1, 0C
+086, 086, 0, A7
+086, 086, 1, 23
+087, 087, 0, 95
+087, 087, 1, 17
+088, 088, 0, 74
+088, 088, 1, 43
+089, 089, 0, 11
+089, 089, 1, 55
+08A, 08A, 0, 74
+08A, 08A, 1, 03
+08B, 08B, 0, 79
+08B, 08B, 1, 14
+08C, 08C, 0, A1
+08C, 08C, 1, 1F
+08D, 08D, 0, 9B
+08D, 08D, 1, 05
+08E, 08E, 0, 5A
+08E, 08E, 1, 02
+08F, 08F, 0, EF
+08F, 08F, 1, F4
+090, 090, 0, AE
+090, 090, 1, 1C
+091, 091, 0, 34
+091, 091, 1, 02
+092, 092, 0, 90
+092, 092, 1, 05
+093, 093, 0, 8E
+093, 093, 1, 0A
+094, 094, 0, 1D
+094, 094, 1, 17
+095, 095, 0, 66
+095, 095, 1, 23
+096, 096, 0, 70
+096, 096, 1, 45
+097, 097, 0, A8
+097, 097, 1, 52
+098, 098, 0, 7B
+098, 098, 1, 14
+099, 099, 0, DE
+099, 099, 1, 1E
+09A, 09A, 0, 75
+09A, 09A, 1, EE
+09B, 09B, 0, 7D
+09B, 09B, 1, D3
+09C, 09C, 0, 02
+09C, 09C, 1, C4
+09D, 09D, 0, AA
+09D, 09D, 1, 1C
+09E, 09E, 0, F8
+09E, 09E, 1, C1
+09F, 09F, 0, 06
+09F, 09F, 1, 04
+0A0, 0A0, 0, 25
+0A0, 0A0, 1, BA
+0A1, 0A1, 0, 33
+0A1, 0A1, 1, 18
+0A2, 0A2, 0, BD
+0A2, 0A2, 1, 8A
+0A3, 0A3, 0, F2
+0A3, 0A3, 1, 85
+0A4, 0A4, 0, 21
+0A4, 0A4, 1, A2
+0A5, 0A5, 0, 78
+0A5, 0A5, 1, 98
+0A6, 0A6, 0, 09
+0A6, 0A6, 1, 80
+0A7, 0A7, 0, 3D
+0A7, 0A7, 1, FA
+0A8, 0A8, 0, AD
+0A8, 0A8, 1, 0D
+0A9, 0A9, 0, 2F
+0A9, 0A9, 1, 02
+0AA, 0AA, 0, 61
+0AA, 0AA, 1, 03
+0AB, 0AB, 0, 00
+0AB, 0AB, 1, F8
+0AC, 0AC, 0, DF
+0AC, 0AC, 1, D5
+0AD, 0AD, 0, 6D
+0AD, 0AD, 1, EA
+0AE, 0AE, 0, F9
+0AE, 0AE, 1, 0F
+0AF, 0AF, 0, E8
+0AF, 0AF, 1, F5
+0B0, 0B0, 0, 6A
+0B0, 0B0, 1, D5
+0B1, 0B1, 0, 0F
+0B1, 0B1, 1, 11
+0B2, 0B2, 0, 0C
+0B2, 0B2, 1, 18
+0B3, 0B3, 0, 03
+0B3, 0B3, 1, F5
+0B4, 0B4, 0, 6A
+0B4, 0B4, 1, 03
+0B5, 0B5, 0, B0
+0B5, 0B5, 1, 05
+0B6, 0B6, 0, D8
+0B6, 0B6, 1, 01
+0B7, 0B7, 0, CE
+0B7, 0B7, 1, 07
+0B8, 0B8, 0, 32
+0B8, 0B8, 1, 00
+0B9, 0B9, 0, 9F
+0B9, 0B9, 1, 03
+0BA, 0BA, 0, 19
+0BA, 0BA, 1, 04
+0BB, 0BB, 0, 0B
+0BB, 0BB, 1, 05
+0BC, 0BC, 0, 5D
+0BC, 0BC, 1, 02
+0BD, 0BD, 0, 79
+0BD, 0BD, 1, 03
+0BE, 0BE, 0, E4
+0BE, 0BE, 1, 05
+0BF, 0BF, 0, 4A
+0BF, 0BF, 1, 03
+0C0, 0C0, 0, FB
+0C0, 0C0, 1, 05
+0C1, 0C1, 0, AB
+0C1, 0C1, 1, 02
+0C2, 0C2, 0, 55
+0C2, 0C2, 1, 00
+0C3, 0C3, 0, 3F
+0C3, 0C3, 1, 00
+0C4, 0C4, 0, 41
+0C4, 0C4, 1, 00
+0C5, 0C5, 0, 40
+0C5, 0C5, 1, 64
+0C6, 0C6, 0, 40
+0C6, 0C6, 1, 00
+0C7, 0C7, 0, 44
+0C7, 0C7, 1, F8
+0C8, 0C8, 0, 37
+0C8, 0C8, 1, 00
+0C9, 0C9, 0, 3B
+0C9, 0C9, 1, F0
+0CA, 0CA, 0, 41
+0CA, 0CA, 1, 00
+0CB, 0CB, 0, 43
+0CB, 0CB, 1, 00
+0CC, 0CC, 0, 36
+0CC, 0CC, 1, 10
+0CD, 0CD, 0, 60
+0CD, 0CD, 1, 10
+0CE, 0CE, 0, 3E
+0CE, 0CE, 1, 00
+0CF, 0CF, 0, 4A
+0CF, 0CF, 1, 20
+0D0, 0D0, 0, 4E
+0D0, 0D0, 1, 40
+0D1, 0D1, 0, 52
+0D1, 0D1, 1, 58
+0D2, 0D2, 0, 5D
+0D2, 0D2, 1, 0F
+0D3, 0D3, 0, 45
+0D3, 0D3, 1, 00
+0D4, 0D4, 0, 46
+0D4, 0D4, 1, 00
+0D5, 0D5, 0, 4B
+0D5, 0D5, 1, 08
+0D6, 0D6, 0, 5E
+0D6, 0D6, 1, F8
+0D7, 0D7, 0, 43
+0D7, 0D7, 1, 00
+0D8, 0D8, 0, 5E
+0D8, 0D8, 1, 00
+0D9, 0D9, 0, 42
+0D9, 0D9, 1, 08
+0DA, 0DA, 0, 52
+0DA, 0DA, 1, 10
+0DB, 0DB, 0, 50
+0DB, 0DB, 1, 00
+0DC, 0DC, 0, 65
+0DC, 0DC, 1, 20
+0DD, 0DD, 0, 78
+0DD, 0DD, 1, 40
+0DE, 0DE, 0, 59
+0DE, 0DE, 1, 50
+0DF, 0DF, 0, 65
+0DF, 0DF, 1, 12
+0E0, 0E0, 0, 66
+0E0, 0E0, 1, 00
+0E1, 0E1, 0, 5E
+0E1, 0E1, 1, 00
+0E2, 0E2, 0, 47
+0E2, 0E2, 1, 08
+0E3, 0E3, 0, D8
+0E3, 0E3, 1, 00
+0E4, 0E4, 0, A8
+0E4, 0E4, 1, 1F
+0E5, 0E5, 0, 53
+0E5, 0E5, 1, 04
+0E6, 0E6, 0, 7D
+0E6, 0E6, 1, 0B
+0E7, 0E7, 0, 52
+0E7, 0E7, 1, 0C
+0E8, 0E8, 0, A9
+0E8, 0E8, 1, 1C
+0E9, 0E9, 0, 7D
+0E9, 0E9, 1, 23
+0EA, 0EA, 0, B8
+0EA, 0EA, 1, 45
+0EB, 0EB, 0, 44
+0EB, 0EB, 1, 52
+0EC, 0EC, 0, 5E
+0EC, 0EC, 1, 18
+0ED, 0ED, 0, A8
+0ED, 0ED, 1, 03
+0EE, 0EE, 0, 4D
+0EE, 0EE, 1, 04
+0EF, 0EF, 0, 9D
+0EF, 0EF, 1, 02
+0F0, 0F0, 0, 6C
+0F0, 0F0, 1, 13
+0F1, 0F1, 0, 3F
+0F1, 0F1, 1, 0A
+0F2, 0F2, 0, 85
+0F2, 0F2, 1, 1F
+0F3, 0F3, 0, F5
+0F3, 0F3, 1, 05
+0F4, 0F4, 0, 11
+0F4, 0F4, 1, 02
+0F5, 0F5, 0, 6D
+0F5, 0F5, 1, 05
+0F6, 0F6, 0, A7
+0F6, 0F6, 1, 1C
+0F7, 0F7, 0, 0E
+0F7, 0F7, 1, 03
+0F8, 0F8, 0, 06
+0F8, 0F8, 1, 04
+0F9, 0F9, 0, 11
+0F9, 0F9, 1, 02
+0FA, 0FA, 0, 47
+0FA, 0FA, 1, 18
+0FB, 0FB, 0, 1C
+0FB, 0FB, 1, 03
+0FC, 0FC, 0, 61
+0FC, 0FC, 1, 05
+0FD, 0FD, 0, 15
+0FD, 0FD, 1, 03
+0FE, 0FE, 0, 6C
+0FE, 0FE, 1, 00
+0FF, 0FF, 0, 6C
+0FF, 0FF, 1, 20
+100, 100, 0, DD
+100, 100, 1, 04
+101, 101, 0, E4
+101, 101, 1, 02
+102, 102, 0, EF
+102, 102, 1, 05
+103, 103, 0, C4
+103, 103, 1, 1C
+104, 104, 0, 1F
+104, 104, 1, 02
+105, 105, 0, D9
+105, 105, 1, 05
+106, 106, 0, 31
+106, 106, 1, 02
+107, 107, 0, 7B
+107, 107, 1, 18
+108, 108, 0, C5
+108, 108, 1, 02
+109, 109, 0, D2
+109, 109, 1, 05
+10A, 10A, 0, 60
+10A, 10A, 1, 02
+10B, 10B, 0, 85
+10B, 10B, 1, 00
+10C, 10C, 0, A4
+10C, 10C, 1, 01
+10D, 10D, 0, C0
+10D, 10D, 1, 00
+10E, 10E, 0, FA
+10E, 10E, 1, 00
+10F, 10F, 0, A4
+10F, 10F, 1, 0D
+
+[BATTERY_PROFILE]
+GUI Version: PM855GUI - 1.0.0.13
+Checksum,CC95
+#5/14/2019 3:40:30 PM
+
+#QRD8250ATL_3650mAh_averaged_MasterSlave_May14th2019
+Float_Voltage,4400
+Profile_Revision,24
+Nom_Batt_capacity,3650
+Batt_id,30900
+Therm_B,4250
+Thermistor_Value,100000
+Battery_name,QRD8250ATL_3650mAh_averaged_MasterSlave_May14th2019
+Therm_c0_Coefficients,0x2318
+Therm_c1_Coefficients,0xD0C
+Therm_c2_Coefficients,0xDAF7
+Therm_c3_Coefficients,0xC556
+Therm_c4_Coefficients,0x848D
+Therm_Center_Offset,0x70
+Therm_Pullup,100
+Rslow_Normal_Coefficients, 0x1399FAB1
+Rslow_Low_Coefficients, 0xFA211579
+Address, Address2, Offset, Data
+041, 041, 0, 09
+041, 041, 1, 00
+042, 042, 0, CB
+042, 042, 1, E3
+043, 043, 0, B1
+043, 043, 1, DD
+044, 044, 0, D0
+044, 044, 1, DB
+045, 045, 0, 31
+045, 045, 1, D4
+046, 046, 0, 00
+046, 046, 1, 00
+047, 047, 0, 9F
+047, 047, 1, BD
+048, 048, 0, BE
+048, 048, 1, 83
+049, 049, 0, FE
+049, 049, 1, 87
+04A, 04A, 0, 38
+04A, 04A, 1, 9C
+04B, 04B, 0, 6C
+04B, 04B, 1, 87
+04C, 04C, 0, 9B
+04C, 04C, 1, 80
+04D, 04D, 0, 1A
+04D, 04D, 1, 00
+04E, 04E, 0, B1
+04E, 04E, 1, FA
+04F, 04F, 0, 99
+04F, 04F, 1, 13
+050, 050, 0, B9
+050, 050, 1, 06
+051, 051, 0, 13
+051, 051, 1, FA
+052, 052, 0, CE
+052, 052, 1, 07
+053, 053, 0, 32
+053, 053, 1, 00
+054, 054, 0, 3D
+054, 054, 1, EB
+055, 055, 0, F9
+055, 055, 1, ED
+056, 056, 0, BF
+056, 056, 1, D5
+057, 057, 0, 38
+057, 057, 1, 0A
+058, 058, 0, 45
+058, 058, 1, DB
+059, 059, 0, BD
+059, 059, 1, 9C
+05A, 05A, 0, 6F
+05A, 05A, 1, 12
+05B, 05B, 0, 8B
+05B, 05B, 1, E3
+05C, 05C, 0, 55
+05C, 05C, 1, C4
+05D, 05D, 0, 60
+05D, 05D, 1, 00
+05E, 05E, 0, 4A
+05E, 05E, 1, 00
+05F, 05F, 0, 47
+05F, 05F, 1, 00
+060, 060, 0, 43
+060, 060, 1, 00
+061, 061, 0, 34
+061, 061, 1, 00
+062, 062, 0, 31
+062, 062, 1, 00
+063, 063, 0, 34
+063, 063, 1, 00
+064, 064, 0, 43
+064, 064, 1, 00
+065, 065, 0, 40
+065, 065, 1, 00
+066, 066, 0, 42
+066, 066, 1, 00
+067, 067, 0, 44
+067, 067, 1, 00
+068, 068, 0, 60
+068, 068, 1, 00
+069, 069, 0, 33
+069, 069, 1, 00
+06A, 06A, 0, 3D
+06A, 06A, 1, 00
+06B, 06B, 0, 47
+06B, 06B, 1, 00
+06C, 06C, 0, 3F
+06C, 06C, 1, 00
+06D, 06D, 0, 37
+06D, 06D, 1, 00
+06E, 06E, 0, 75
+06E, 06E, 1, 00
+06F, 06F, 0, 5D
+06F, 06F, 1, 64
+070, 070, 0, 49
+070, 070, 1, 00
+071, 071, 0, 40
+071, 071, 1, 00
+072, 072, 0, 40
+072, 072, 1, 08
+073, 073, 0, 60
+073, 073, 1, 00
+074, 074, 0, 50
+074, 074, 1, 00
+075, 075, 0, 4C
+075, 075, 1, 00
+076, 076, 0, 58
+076, 076, 1, 08
+077, 077, 0, 4C
+077, 077, 1, 10
+078, 078, 0, 45
+078, 078, 1, 00
+079, 079, 0, 84
+079, 079, 1, 28
+07A, 07A, 0, 5D
+07A, 07A, 1, 48
+07B, 07B, 0, 4F
+07B, 07B, 1, 58
+07C, 07C, 0, 48
+07C, 07C, 1, 0E
+07D, 07D, 0, 45
+07D, 07D, 1, 00
+07E, 07E, 0, D8
+07E, 07E, 1, 08
+07F, 07F, 0, 6F
+07F, 07F, 1, 20
+080, 080, 0, 6F
+080, 080, 1, 14
+081, 081, 0, 61
+081, 081, 1, 03
+082, 082, 0, 7F
+082, 082, 1, FD
+083, 083, 0, A0
+083, 083, 1, 1C
+084, 084, 0, E7
+084, 084, 1, 02
+085, 085, 0, 0D
+085, 085, 1, 04
+086, 086, 0, 24
+086, 086, 1, 22
+087, 087, 0, 9B
+087, 087, 1, 17
+088, 088, 0, 2C
+088, 088, 1, 42
+089, 089, 0, B2
+089, 089, 1, 55
+08A, 08A, 0, 61
+08A, 08A, 1, 03
+08B, 08B, 0, 71
+08B, 08B, 1, 13
+08C, 08C, 0, 44
+08C, 08C, 1, 22
+08D, 08D, 0, 57
+08D, 08D, 1, 05
+08E, 08E, 0, 4B
+08E, 08E, 1, 0A
+08F, 08F, 0, 5F
+08F, 08F, 1, 04
+090, 090, 0, 06
+090, 090, 1, 1D
+091, 091, 0, D3
+091, 091, 1, 02
+092, 092, 0, A2
+092, 092, 1, 05
+093, 093, 0, F5
+093, 093, 1, 02
+094, 094, 0, 30
+094, 094, 1, 18
+095, 095, 0, 25
+095, 095, 1, 23
+096, 096, 0, 6C
+096, 096, 1, 45
+097, 097, 0, E4
+097, 097, 1, 52
+098, 098, 0, 95
+098, 098, 1, 12
+099, 099, 0, D5
+099, 099, 1, 1F
+09A, 09A, 0, 3F
+09A, 09A, 1, E5
+09B, 09B, 0, D9
+09B, 09B, 1, CA
+09C, 09C, 0, DF
+09C, 09C, 1, BD
+09D, 09D, 0, E0
+09D, 09D, 1, 1C
+09E, 09E, 0, 8B
+09E, 09E, 1, C9
+09F, 09F, 0, 5B
+09F, 09F, 1, 05
+0A0, 0A0, 0, 43
+0A0, 0A0, 1, BB
+0A1, 0A1, 0, 55
+0A1, 0A1, 1, 17
+0A2, 0A2, 0, B2
+0A2, 0A2, 1, 8B
+0A3, 0A3, 0, E2
+0A3, 0A3, 1, 84
+0A4, 0A4, 0, 97
+0A4, 0A4, 1, 93
+0A5, 0A5, 0, 84
+0A5, 0A5, 1, 98
+0A6, 0A6, 0, 09
+0A6, 0A6, 1, 80
+0A7, 0A7, 0, A3
+0A7, 0A7, 1, 03
+0A8, 0A8, 0, CD
+0A8, 0A8, 1, 05
+0A9, 0A9, 0, 66
+0A9, 0A9, 1, 05
+0AA, 0AA, 0, 3D
+0AA, 0AA, 1, F2
+0AB, 0AB, 0, 00
+0AB, 0AB, 1, F8
+0AC, 0AC, 0, 58
+0AC, 0AC, 1, D5
+0AD, 0AD, 0, E3
+0AD, 0AD, 1, E2
+0AE, 0AE, 0, F7
+0AE, 0AE, 1, 07
+0AF, 0AF, 0, D5
+0AF, 0AF, 1, EB
+0B0, 0B0, 0, 0A
+0B0, 0B0, 1, C5
+0B1, 0B1, 0, 37
+0B1, 0B1, 1, 18
+0B2, 0B2, 0, 17
+0B2, 0B2, 1, 00
+0B3, 0B3, 0, 33
+0B3, 0B3, 1, E7
+0B4, 0B4, 0, CB
+0B4, 0B4, 1, 02
+0B5, 0B5, 0, 36
+0B5, 0B5, 1, 07
+0B6, 0B6, 0, 5E
+0B6, 0B6, 1, 03
+0B7, 0B7, 0, CE
+0B7, 0B7, 1, 07
+0B8, 0B8, 0, 32
+0B8, 0B8, 1, 00
+0B9, 0B9, 0, 2B
+0B9, 0B9, 1, 03
+0BA, 0BA, 0, 07
+0BA, 0BA, 1, 04
+0BB, 0BB, 0, 3D
+0BB, 0BB, 1, 05
+0BC, 0BC, 0, D6
+0BC, 0BC, 1, 02
+0BD, 0BD, 0, EB
+0BD, 0BD, 1, 05
+0BE, 0BE, 0, 73
+0BE, 0BE, 1, 03
+0BF, 0BF, 0, 9F
+0BF, 0BF, 1, 03
+0C0, 0C0, 0, 33
+0C0, 0C0, 1, 03
+0C1, 0C1, 0, 02
+0C1, 0C1, 1, 05
+0C2, 0C2, 0, 4C
+0C2, 0C2, 1, 00
+0C3, 0C3, 0, 3D
+0C3, 0C3, 1, 00
+0C4, 0C4, 0, 42
+0C4, 0C4, 1, 00
+0C5, 0C5, 0, 42
+0C5, 0C5, 1, 64
+0C6, 0C6, 0, 46
+0C6, 0C6, 1, 00
+0C7, 0C7, 0, 4A
+0C7, 0C7, 1, 00
+0C8, 0C8, 0, 3E
+0C8, 0C8, 1, 08
+0C9, 0C9, 0, 44
+0C9, 0C9, 1, F8
+0CA, 0CA, 0, 46
+0CA, 0CA, 1, 00
+0CB, 0CB, 0, 46
+0CB, 0CB, 1, 00
+0CC, 0CC, 0, 3B
+0CC, 0CC, 1, 10
+0CD, 0CD, 0, 3E
+0CD, 0CD, 1, 10
+0CE, 0CE, 0, 3B
+0CE, 0CE, 1, 00
+0CF, 0CF, 0, 49
+0CF, 0CF, 1, 28
+0D0, 0D0, 0, 4A
+0D0, 0D0, 1, 48
+0D1, 0D1, 0, 52
+0D1, 0D1, 1, 60
+0D2, 0D2, 0, 64
+0D2, 0D2, 1, 0D
+0D3, 0D3, 0, 40
+0D3, 0D3, 1, 00
+0D4, 0D4, 0, 48
+0D4, 0D4, 1, 00
+0D5, 0D5, 0, 50
+0D5, 0D5, 1, 08
+0D6, 0D6, 0, 4C
+0D6, 0D6, 1, 00
+0D7, 0D7, 0, 39
+0D7, 0D7, 1, 00
+0D8, 0D8, 0, 3E
+0D8, 0D8, 1, 00
+0D9, 0D9, 0, 3D
+0D9, 0D9, 1, 10
+0DA, 0DA, 0, 48
+0DA, 0DA, 1, 10
+0DB, 0DB, 0, 42
+0DB, 0DB, 1, 00
+0DC, 0DC, 0, 51
+0DC, 0DC, 1, 20
+0DD, 0DD, 0, 65
+0DD, 0DD, 1, 40
+0DE, 0DE, 0, 43
+0DE, 0DE, 1, 58
+0DF, 0DF, 0, 4D
+0DF, 0DF, 1, 0E
+0E0, 0E0, 0, 48
+0E0, 0E0, 1, 00
+0E1, 0E1, 0, 38
+0E1, 0E1, 1, 00
+0E2, 0E2, 0, 20
+0E2, 0E2, 1, 08
+0E3, 0E3, 0, D8
+0E3, 0E3, 1, 00
+0E4, 0E4, 0, 2D
+0E4, 0E4, 1, 20
+0E5, 0E5, 0, 39
+0E5, 0E5, 1, 05
+0E6, 0E6, 0, B1
+0E6, 0E6, 1, 0A
+0E7, 0E7, 0, 33
+0E7, 0E7, 1, 0C
+0E8, 0E8, 0, BD
+0E8, 0E8, 1, 1C
+0E9, 0E9, 0, 71
+0E9, 0E9, 1, 23
+0EA, 0EA, 0, 97
+0EA, 0EA, 1, 45
+0EB, 0EB, 0, 8D
+0EB, 0EB, 1, 52
+0EC, 0EC, 0, 5C
+0EC, 0EC, 1, 18
+0ED, 0ED, 0, 22
+0ED, 0ED, 1, 02
+0EE, 0EE, 0, 7F
+0EE, 0EE, 1, 05
+0EF, 0EF, 0, 0C
+0EF, 0EF, 1, 02
+0F0, 0F0, 0, 6A
+0F0, 0F0, 1, 11
+0F1, 0F1, 0, 3F
+0F1, 0F1, 1, 0A
+0F2, 0F2, 0, 36
+0F2, 0F2, 1, 20
+0F3, 0F3, 0, E5
+0F3, 0F3, 1, 04
+0F4, 0F4, 0, 25
+0F4, 0F4, 1, 03
+0F5, 0F5, 0, 8D
+0F5, 0F5, 1, 05
+0F6, 0F6, 0, C5
+0F6, 0F6, 1, 1C
+0F7, 0F7, 0, FD
+0F7, 0F7, 1, 02
+0F8, 0F8, 0, FA
+0F8, 0F8, 1, 05
+0F9, 0F9, 0, 37
+0F9, 0F9, 1, 02
+0FA, 0FA, 0, 88
+0FA, 0FA, 1, 18
+0FB, 0FB, 0, B2
+0FB, 0FB, 1, 03
+0FC, 0FC, 0, 1A
+0FC, 0FC, 1, 04
+0FD, 0FD, 0, DA
+0FD, 0FD, 1, 02
+0FE, 0FE, 0, 6C
+0FE, 0FE, 1, 00
+0FF, 0FF, 0, 78
+0FF, 0FF, 1, 20
+100, 100, 0, 8C
+100, 100, 1, 04
+101, 101, 0, 75
+101, 101, 1, 03
+102, 102, 0, 37
+102, 102, 1, 05
+103, 103, 0, D7
+103, 103, 1, 1C
+104, 104, 0, 3B
+104, 104, 1, 02
+105, 105, 0, 84
+105, 105, 1, 05
+106, 106, 0, BF
+106, 106, 1, 02
+107, 107, 0, 93
+107, 107, 1, 18
+108, 108, 0, 11
+108, 108, 1, 03
+109, 109, 0, 4E
+109, 109, 1, 05
+10A, 10A, 0, 45
+10A, 10A, 1, 03
+10B, 10B, 0, 7A
+10B, 10B, 1, 00
+10C, 10C, 0, 1D
+10C, 10C, 1, 01
+10D, 10D, 0, C0
+10D, 10D, 1, 00
+10E, 10E, 0, FA
+10E, 10E, 1, 00
+10F, 10F, 0, 47
+10F, 10F, 1, 0E
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/BDS_Menu.cfg b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/BDS_Menu.cfg
new file mode 100644
index 000000000..c8495cc5b
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/BDS_Menu.cfg
@@ -0,0 +1,148 @@
+#
+# Configure the BDS Menu entries
+#
+[BDS Menu]
+
+Indent = 1
+FirstRow = 1
+# DefaultSelect = 2
+
+#
+# First Label and App should be for Exit option
+# Menu code will just exit on selection of 0 option
+# So do NOT change this option
+#
+Label = "Exit BDS Menu"
+App = Exit
+
+#
+# Enable Secure Boot
+# This option writes the PK UEFI Secure variable with the
+# available configured PK key value. This enables UEFI Security
+#
+Label = "Enable Secure Boot"
+App = SecurityToggleApp
+Arg = "/SecureBootEnable"
+
+#
+# Disable Secure Boot
+# This option writes the Clear PK UEFI Secure variable that
+# can clear the previously written PK to disable UEFI Security
+#
+Label = "Disable Secure Boot"
+App = SecurityToggleApp
+Arg = /SecureBootDisable
+
+#
+# Enable Debug Policy
+# This option writes the Debug policy variable to enable HLOS debug
+#
+Label = "Enable Debug Policy"
+App = DebugPolicyToggleApp
+Arg = "/DebugPolicyEnable"
+
+#
+# Disable Debug Policy
+# This option clears the Debug policy variable to disble HLOS debug
+#
+Label = "Disable Debug Policy"
+App = DebugPolicyToggleApp
+Arg = "/DebugPolicyDisable"
+
+#
+# Configure PPI Display
+# This option writes the DisplayPpiFlag variable to configure PPI display
+#
+Label = "Config PPI display"
+App = DebugPolicyToggleApp
+Arg = "/ConfigPpiDisplay"
+
+
+#
+# Provision RPMB
+# This option provisions RPMB with the Key provided by TZ. If the
+# device is intended to be used with Fuses blown, this operation
+# should be avoided until the fuses are blown. Since the Key Generated
+# by TZ would change once the fuses are blown. Once key provisioned
+# will NOT be able to change. Making any exception will brick the device
+#
+Label = "Provision RPMB"
+App = RPMBProvision
+Arg = "-Prompt"
+
+
+#
+# Enter Shell
+# Launch the Shell, no startup script is run
+#
+Label = "Enter Shell"
+App = Shell
+Arg = "-nomap -nostartup"
+
+
+#
+# Toggle BootFromUSB First
+# Toggle the variable value AttemptUSBFirst variable
+#
+Label = "Boot USB First"
+App = Cmd
+Arg = "BootUSBFirst"
+
+#
+# MassStorage
+# Put the device into Mass Storage mode to access from PC. Only USER partition
+# of eMMC is available
+#
+Label = "MassStorage"
+App = UsbfnMsdApp
+Arg = "MassStorage"
+
+#
+# Reboot the device
+#
+Label = "Reboot"
+App = Cmd
+Arg = "Reboot"
+
+#
+# Shutdown and power off the device
+#
+Label = "Shutdown"
+App = Cmd
+Arg = "Shutdown"
+
+
+# Clock Menu
+Label = "CLOCK Menu"
+App = Menu
+Arg = "Clock_Menu.cfg"
+
+# USB Menu
+Label = "USB Menu"
+App = Menu
+Arg = "Usb_Menu.cfg"
+
+# Pmic Menu
+Label = "PMIC Menu"
+App = Menu
+Arg = "Pmic_Menu.cfg"
+
+# EUD Menu
+Label = "EUD Menu"
+App = Menu
+Arg = "EUD_Menu.cfg"
+
+Label = "EDL Mode"
+App = Cmd
+Arg = "edl"
+
+# UEFI Menu -- This should be last item in list
+Label = "UEFI Menu"
+App = Menu
+Arg = "Uefi_Menu.cfg"
+
+#
+# If BDS Menu should show some platform specific help string at the bottom of the
+# menu, add it here as value for MenuHelp
+# MenuHelp = "Platform has specific help need?"
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_boe_amoled_fhd_dsc_cmd.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_boe_amoled_fhd_dsc_cmd.xml
new file mode 100644
index 000000000..2a4898d2f
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_boe_amoled_fhd_dsc_cmd.xml
@@ -0,0 +1,82 @@
+
+BOE sw43404 AMOLED fhd
+BOE Single DSI Cmd Mode AMOLED Panel with DSC (1080x2160 24bpp)
+
+ 1080
+ 160
+ 72
+ 16
+ 0
+ 0
+ 0
+ 2160
+ 8
+ 8
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 9
+ 3
+
+
+ 2
+ 0
+ 36
+ 1
+ 4
+ 0x3C0000
+ True
+ False
+ False
+ True
+ 2
+ True
+ True
+ 2160
+ 2160
+ True
+ 1
+ 1
+ 0
+ 7
+ 540
+ 270
+
+ 00
+
+
+
+39 B0 A5 00
+07 01 00
+0a 11 00 00 89 30 80 08 70 04 38 02 1c 02 1c 02 1c 02 00 02 0e 00 20 34 29 00 07 00 0C 00 2e 00 31 18 00 10 F0 03 0C 20 00 06 0B 0B 33 0E 1C 2A 38 46 54 62 69 70 77 79 7B 7D 7E 01 02 01 00 09 40 09 BE 19 FC 19 FA 19 F8 1A 38 1A 78 1A B6 2A F6 2B 34 2B 74 3B 74 6B F4 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+39 b0 a5 00
+15 5e 10
+39 b9 bf 11 40 00 30
+39 F8 00 08 10 08 2D 00 00 2D
+15 55 08
+05 11 00
+FF 1E
+15 3D 01
+39 B0 a5 00
+05 35 00
+FF 78
+05 29 00
+FF 3C
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 3
+ 10
+ 0 10 1000 10000 0
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_boe_amoled_wqhd_dsc_cmd.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_boe_amoled_wqhd_dsc_cmd.xml
new file mode 100644
index 000000000..acbcf265a
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_boe_amoled_wqhd_dsc_cmd.xml
@@ -0,0 +1,83 @@
+
+BOE AMOLED
+BOE Single DSI Cmd Mode AMOLED Panel with DSC (1440x2880 24bpp)
+
+ 1440
+ 60
+ 30
+ 12
+ 0
+ 0
+ 0
+ 2880
+ 8
+ 8
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 9
+ 3
+
+
+ 2
+ 0
+ 36
+ 1
+ 4
+ 0x3C0000
+ False
+ False
+ True
+ 2
+ True
+ True
+ 2880
+ 2880
+ True
+ True
+ 1
+ 1
+ 0
+ 7
+ 720
+ 180
+ 1
+
+ 00
+
+
+
+ 39 B0 A5 00
+ 39 5C 42 00
+ 07 01 00
+ 0A 11 00 00 89 30 80 0B 40 05 A0 05 A0 02 D0 02 D0 02 00 02 68 00 20 9A DB 00 0A 00 0C 00 12 00 0E 18 00 10 F0 03 0C 20 00 06 0B 0B 33 0E 1C 2A 38 46 54 62 69 70 77 79 7B 7D 7E 01 02 01 00 09 40 09 BE 19 FC 19 FA 19 F8 1A 38 1A 78 1A B6 2A F6 2B 34 2B 74 3B 74 6B F4 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+ 39 B0 A5 00
+ 39 F8 00 08 10 08 2D 00 00 2D
+ 15 55 08
+ 05 11 00
+ FF 1E
+ 39 B0 A5 00
+ 15 E0 18
+ 39 C0 00 53 6F 51 50 51 34 4F 5A 33 19
+ 05 35 00
+ FF 78
+ 05 29 00
+ FF 3C
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 3
+ 10
+ 0 10 1000 10000 0
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_boe_amoled_wqhd_dsc_vid.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_boe_amoled_wqhd_dsc_vid.xml
new file mode 100644
index 000000000..37e3dbd08
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_boe_amoled_wqhd_dsc_vid.xml
@@ -0,0 +1,82 @@
+
+BOE AMOLED
+BOE Single DSI Video Mode AMOLED Panel with DSC (1440x2880 24bpp)
+
+ 1440
+ 10
+ 10
+ 12
+ 0
+ 0
+ 0
+ 2880
+ 10
+ 10
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 8
+ 3
+
+
+ 1
+ 0
+ 36
+ 1
+ 4
+ True
+ True
+ 0x3C0000
+ True
+ 0x3B8000 0x3BC000 0x3C0000
+ True
+ 1
+ 1
+ 0
+ 7
+ 720
+ 180
+ 2
+
+ 00
+
+
+
+ 39 B0 A5 00
+ 07 01 00
+ 39 B2 00 5D 04 80 49
+ 15 3D 10
+ 15 36 00
+ 15 55 08
+ 39 F8 00 08 10 08 2D 00 00 2D
+ 39 51 00 00
+ FF 3C
+ 05 11 00
+ FF 50
+ 39 B0 34 04
+ 39 C1 00 00 00 46
+ 39 B0 A5 00
+ 0A 11 00 00 89 30 80 0B 40 05 A0 02 D0 02 D0 02 D0 02 00 02 68 00 20 4E A8 00 0A 00 0C 00 23 00 1C 18 00 10 F0 03 0C 20 00 06 0B 0B 33 0E 1C 2A 38 46 54 62 69 70 77 79 7B 7D 7E 01 02 01 00 09 40 09 BE 19 FC 19 FA 19 F8 1A 38 1A 78 1A B6 2A F6 2B 34 2B 74 3B 74 6B F4 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+ 39 B0 A5 00
+ 15 E0 18
+ 39 C0 00 53 6F 51 50 51 34 4F 5A 33 19
+ 05 29 00
+ FF 78
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 3
+ 10
+ 0 10 1000 10000 0
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36672e_fhd_plus_120hz_vid.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36672e_fhd_plus_120hz_vid.xml
new file mode 100644
index 000000000..d349889ed
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36672e_fhd_plus_120hz_vid.xml
@@ -0,0 +1,298 @@
+
+NT36672e DSI Video Mode Panel (1080x2408 24bpp)
+
+ 1080
+ 76
+ 60
+ 10
+ 0
+ 0
+ 0
+ 2408
+ 46
+ 10
+ 10
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 8
+ 3
+
+
+ 1
+ 0
+ 36
+ 2
+ True
+ 1
+ 1
+ 0
+ 4
+ 540
+ 8
+ 2
+ 4
+ False
+ False
+ False
+ False
+ True
+ True
+ 0x780000
+ 0x770000 0x778000 0x780000
+
+ 00
+
+
+
+ 15 FB 01
+ 15 B0 00
+ 15 C0 03
+ 39 C1 89 28 00 08 00 AA 02 0E 00 2B 00 07 0D B7 0C B7
+ 39 C2 1B A0
+ 15 FF 20
+ 15 FB 01
+ 15 01 66
+ 15 06 40
+ 15 07 38
+ 15 2F 83
+ 15 69 91
+ 15 95 D1
+ 15 96 D1
+ 15 F2 64
+ 15 F4 64
+ 15 F6 64
+ 15 F8 64
+ 15 89 1C
+ 15 8A 1C
+ 15 8B 1C
+ 15 8C 1C
+ 15 FF 24
+ 15 FB 01
+ 15 01 0F
+ 15 03 0C
+ 15 05 1D
+ 15 08 2F
+ 15 09 2E
+ 15 0A 2D
+ 15 0B 2C
+ 15 11 17
+ 15 12 13
+ 15 13 15
+ 15 15 14
+ 15 16 16
+ 15 17 18
+ 15 1B 01
+ 15 1D 1D
+ 15 20 2F
+ 15 21 2E
+ 15 22 2D
+ 15 23 2C
+ 15 29 17
+ 15 2A 13
+ 15 2B 15
+ 15 2F 14
+ 15 30 16
+ 15 31 18
+ 15 32 04
+ 15 34 10
+ 15 35 1F
+ 15 36 1F
+ 15 4D 14
+ 15 4E 36
+ 15 4F 36
+ 15 53 36
+ 15 71 30
+ 15 79 11
+ 15 7A 82
+ 15 7B 8F
+ 15 7D 04
+ 15 80 04
+ 15 81 04
+ 15 82 13
+ 15 84 31
+ 15 85 00
+ 15 86 00
+ 15 87 00
+ 15 90 13
+ 15 92 31
+ 15 93 00
+ 15 94 00
+ 15 95 00
+ 15 9C F4
+ 15 9D 01
+ 15 A0 0F
+ 15 A2 0F
+ 15 A3 02
+ 15 A4 04
+ 15 A5 04
+ 15 C4 40
+ 15 C6 C0
+ 15 C9 00
+ 15 D9 80
+ 15 E9 02
+ 15 FF 25
+ 15 FB 01
+ 15 19 E4
+ 15 21 40
+ 15 66 D8
+ 15 68 50
+ 15 69 10
+ 15 6B 00
+ 15 6D 0D
+ 15 6E 48
+ 15 72 41
+ 15 73 4A
+ 15 74 D0
+ 15 77 62
+ 15 79 81
+ 15 7D 03
+ 15 7E 15
+ 15 7F 00
+ 15 84 4D
+ 15 CF 80
+ 15 D6 80
+ 15 D7 80
+ 15 EF 20
+ 15 F0 84
+ 15 FF 26
+ 15 FB 01
+ 15 80 05
+ 15 81 0F
+ 15 83 01
+ 15 84 03
+ 15 85 01
+ 15 86 03
+ 15 87 01
+ 15 88 05
+ 15 8A 1A
+ 15 8B 11
+ 15 8C 24
+ 15 8E 42
+ 15 8F 11
+ 15 90 11
+ 15 91 11
+ 15 9A 80
+ 15 9B 04
+ 15 9C 00
+ 15 9D 00
+ 15 9E 00
+ 15 FF 27
+ 15 FB 01
+ 15 01 68
+ 15 20 81
+ 15 21 6A
+ 15 25 81
+ 15 26 94
+ 15 6E 00
+ 15 6F 00
+ 15 70 00
+ 15 71 00
+ 15 72 00
+ 15 75 00
+ 15 76 00
+ 15 77 00
+ 15 7D 09
+ 15 7E 67
+ 15 80 23
+ 15 82 09
+ 15 83 67
+ 15 88 01
+ 15 89 10
+ 15 A5 10
+ 15 A6 23
+ 15 A7 01
+ 15 B6 40
+ 15 FF 2A
+ 15 FB 01
+ 15 00 91
+ 15 03 20
+ 15 07 50
+ 15 0A 70
+ 15 0C 04
+ 15 0D 40
+ 15 0F 01
+ 15 11 E0
+ 15 15 0F
+ 15 16 A4
+ 15 19 0F
+ 15 1A 78
+ 15 1B 23
+ 15 1D 36
+ 15 1E 3E
+ 15 1F 3E
+ 15 20 3E
+ 15 28 FD
+ 15 29 12
+ 15 2A E1
+ 15 2D 0A
+ 15 30 49
+ 15 33 96
+ 15 34 FF
+ 15 35 40
+ 15 36 DE
+ 15 37 F9
+ 15 38 45
+ 15 39 D9
+ 15 3A 49
+ 15 4A F0
+ 15 FF 20
+ 15 FB 01
+ 39 B0 00 00 00 17 00 46 00 63 00 81 00 96 00 AB 00 BD
+ 39 B1 00 CF 01 03 01 2F 01 6E 01 9D 01 E7 02 22 02 24
+ 39 B2 02 5D 02 9B 02 C4 02 F9 03 1B 03 48 03 56 03 65
+ 39 B3 03 75 03 87 03 9B 03 B1 03 CA 03 D7 00 00
+ 39 B4 00 00 00 19 00 4B 00 69 00 87 00 9C 00 B2 00 C3
+ 39 B5 00 D5 01 0B 01 35 01 73 01 A3 01 EC 02 27 02 29
+ 39 B6 02 60 02 9F 02 C7 02 FB 03 1D 03 4C 03 5A 03 69
+ 39 B7 03 7A 03 8C 03 A0 03 B5 03 CB 03 D7 00 00
+ 39 B8 00 00 00 19 00 4D 00 6A 00 87 00 9C 00 B1 00 C2
+ 39 B9 00 D3 01 08 01 32 01 70 01 9F 01 E8 02 23 02 25
+ 39 BA 02 5C 02 9B 02 C3 02 F8 03 1A 03 4C 03 5B 03 6B
+ 39 BB 03 7D 03 92 03 A7 03 BB 03 CE 03 D7 00 00
+ 15 FF 21
+ 15 FB 01
+ 39 B0 00 00 00 17 00 46 00 63 00 81 00 96 00 AB 00 BD
+ 39 B1 00 CF 01 03 01 2F 01 6E 01 9D 01 E7 02 22 02 24
+ 39 B2 02 5D 02 9B 02 C4 02 F9 03 1B 03 48 03 56 03 65
+ 39 B3 03 75 03 87 03 9B 03 B1 03 CA 03 D7 00 00
+ 39 B4 00 00 00 19 00 4B 00 69 00 87 00 9C 00 B2 00 C3
+ 39 B5 00 D5 01 0B 01 35 01 73 01 A3 01 EC 02 27 02 29
+ 39 B6 02 60 02 9F 02 C7 02 FB 03 1D 03 4C 03 5A 03 69
+ 39 B7 03 7A 03 8C 03 A0 03 B5 03 CB 03 D7 00 00
+ 39 B8 00 00 00 19 00 4D 00 6A 00 87 00 9C 00 B1 00 C2
+ 39 B9 00 D3 01 08 01 32 01 70 01 9F 01 E8 02 23 02 25
+ 39 BA 02 5C 02 9B 02 C3 02 F8 03 1A 03 4C 03 5B 03 6B
+ 39 BB 03 7D 03 92 03 A7 03 BB 03 CE 03 D7 00 00
+ 15 FF 10
+ 15 FF F0
+ 15 FB 01
+ 15 5A 00
+ 15 FF 10
+ 15 FF 10
+ 15 FB 01
+ 15 51 FF
+ 15 53 2C
+ 15 55 01
+ 05 11
+ FF C8
+ 05 29
+ FF 96
+
+
+ 05 28
+ FF 10
+ 05 10
+ FF 32
+
+
+ 1
+ 2
+ 0 10 1000 10000 0
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36672e_fhd_plus_144hz_vid.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36672e_fhd_plus_144hz_vid.xml
new file mode 100644
index 000000000..ce8820589
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36672e_fhd_plus_144hz_vid.xml
@@ -0,0 +1,368 @@
+
+nt36672e DSI Video Mode Panel (1080x2408 24bpp)
+
+ 1080
+ 30
+ 36
+ 20
+ 0
+ 0
+ 0
+ 2408
+ 46
+ 10
+ 10
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 8
+ 3
+
+
+ 1
+ 0
+ 36
+ 2
+ True
+ 1
+ 1
+ 0
+ 4
+ 540
+ 8
+ 2
+ 4
+ False
+ False
+ False
+ False
+ True
+ True
+ 0x900000
+ 0x8F0000 0x8F4000 0x8F8000 0x8Fc000 0x900000
+
+ 00
+
+
+
+ 29 01 00 00 00 00 02 FF 10
+ 29 FB 01
+ 29 B0 00
+ 29 C1 89 28 00 08 00 AA 02 0E 00 2B 00 07 0D B7 0C B7
+ 29 C2 1B A0
+ 29 E9 01
+ 29 FF 20
+ 29 FB 01
+ 29 01 66
+ 29 06 40
+ 29 07 38
+ 29 1B 01
+ 29 2D 00
+ 29 2F 83
+ 29 69 91
+ 29 95 D1
+ 29 96 D1
+ 29 F2 64
+ 29 F4 64
+ 29 F6 64
+ 29 F8 64
+ 29 FF 23
+ 29 FB 01
+ 29 00 00
+ 29 04 05
+ 29 05 2D
+ 29 06 01
+ 29 07 60
+ 29 08 01
+ 29 09 C7
+ 29 11 01
+ 29 12 95
+ 29 15 68
+ 29 16 0B
+ 29 A0 00
+ 29 30 FF
+ 29 31 F0
+ 29 32 EB
+ 29 33 E5
+ 29 34 DD
+ 29 35 DA
+ 29 36 D5
+ 29 37 D0
+ 29 38 CE
+ 29 39 CD
+ 29 3A CD
+ 29 3B CD
+ 29 3D CB
+ 29 3F CB
+ 29 40 C6
+ 29 41 BF
+ 29 45 FF
+ 29 46 F0
+ 29 47 E8
+ 29 48 CE
+ 29 49 BC
+ 29 4A B8
+ 29 4B B5
+ 29 4C B0
+ 29 4D A8
+ 29 4E A0
+ 29 4F 9B
+ 29 50 98
+ 29 51 98
+ 29 52 88
+ 29 53 80
+ 29 54 7F
+ 29 58 FF
+ 29 59 F6
+ 29 5A ED
+ 29 5B E6
+ 29 5C DF
+ 29 5D D8
+ 29 5E D3
+ 29 5F CE
+ 29 60 C9
+ 29 61 C4
+ 29 62 C1
+ 29 63 BE
+ 29 64 BB
+ 29 65 B8
+ 29 66 B6
+ 29 67 B5
+ 29 FF 24
+ 29 FB 01
+ 29 01 0F
+ 29 03 0C
+ 29 05 1D
+ 29 08 2F
+ 29 09 2E
+ 29 0A 2D
+ 29 0B 2C
+ 29 11 17
+ 29 12 13
+ 29 13 15
+ 29 15 14
+ 29 16 16
+ 29 17 18
+ 29 1B 01
+ 29 1D 1D
+ 29 20 2F
+ 29 21 2E
+ 29 22 2D
+ 29 23 2C
+ 29 29 17
+ 29 2A 13
+ 29 2B 15
+ 29 2F 14
+ 29 30 16
+ 29 31 18
+ 29 32 04
+ 29 34 10
+ 29 35 19
+ 29 36 19
+ 29 4D 11
+ 29 4E 2B
+ 29 4F 2B
+ 29 53 2B
+ 29 71 30
+ 29 79 11
+ 29 7A 82
+ 29 7B 8B
+ 29 7D 04
+ 29 80 04
+ 29 81 04
+ 29 82 13
+ 29 84 31
+ 29 85 00
+ 29 86 00
+ 29 87 00
+ 29 90 13
+ 29 92 31
+ 29 93 00
+ 29 94 00
+ 29 95 00
+ 29 9C F4
+ 29 9D 01
+ 29 A0 0B
+ 29 A2 0B
+ 29 A3 02
+ 29 A4 04
+ 29 A5 04
+ 29 C6 C0
+ 29 C9 00
+ 29 D9 80
+ 29 E9 02
+ 29 FF 25
+ 29 FB 01
+ 29 19 E4
+ 29 21 00
+ 29 66 D8
+ 29 68 50
+ 29 69 10
+ 29 6B 00
+ 29 6D 0D
+ 29 6E 48
+ 29 72 41
+ 29 73 4A
+ 29 74 D0
+ 29 77 62
+ 29 79 81
+ 29 7D 03
+ 29 7E 15
+ 29 7F 00
+ 29 84 4D
+ 29 CF 00
+ 29 D6 80
+ 29 D7 80
+ 29 EF 20
+ 29 F0 84
+ 29 FF 26
+ 29 FB 01
+ 29 80 05
+ 29 81 0B
+ 29 83 01
+ 29 84 03
+ 29 85 01
+ 29 86 03
+ 29 87 01
+ 29 88 06
+ 29 8A 1A
+ 29 8B 11
+ 29 8C 24
+ 29 8E 42
+ 29 8F 11
+ 29 90 11
+ 29 91 11
+ 29 9A 80
+ 29 9B 04
+ 29 9C 00
+ 29 9D 00
+ 29 9E 00
+ 29 FF 27
+ 29 FB 01
+ 29 01 68
+ 29 20 81
+ 29 21 30
+ 29 25 81
+ 29 26 67
+ 29 6E 00
+ 29 6F 00
+ 29 70 00
+ 29 71 00
+ 29 72 00
+ 29 75 00
+ 29 76 00
+ 29 77 00
+ 29 7D 09
+ 29 7E 67
+ 29 80 23
+ 29 82 09
+ 29 83 67
+ 29 88 01
+ 29 89 10
+ 29 A5 10
+ 29 A6 23
+ 29 A7 01
+ 29 B6 40
+ 29 FF 2A
+ 29 FB 01
+ 29 00 91
+ 29 03 20
+ 29 04 78
+ 29 07 60
+ 29 0A 70
+ 29 0C 04
+ 29 0D 40
+ 29 0F 01
+ 29 11 E0
+ 29 15 0F
+ 29 16 03
+ 29 19 0E
+ 29 1A D7
+ 29 1B 14
+ 29 1D 2E
+ 29 1E 33
+ 29 1F 33
+ 29 20 33
+ 29 28 FD
+ 29 29 0D
+ 29 2A B7
+ 29 2D 09
+ 29 2F 02
+ 29 30 47
+ 29 33 D8
+ 29 34 FF
+ 29 35 40
+ 29 36 B8
+ 29 37 F9
+ 29 38 45
+ 29 39 B3
+ 29 3A 47
+ 29 4A F0
+ 29 FF 20
+ 29 FB 01
+ 29 B0 00 E2 00 E9 00 F6 01 01 01 0C 01 15 01 20 01 28
+ 29 B1 01 33 01 51 01 6E 01 9A 01 C0 01 FD 02 34 02 35
+ 29 B2 02 6B 02 A9 02 D1 03 04 03 25 03 51 03 5F 03 6D
+ 29 B3 03 7D 03 90 03 A7 03 BB 03 D4 03 D8 00 00
+ 29 B4 00 AA 00 B3 00 C4 00 D4 00 E2 00 F0 00 FC 01 08
+ 29 B5 01 12 01 39 01 58 01 8C 01 B5 01 F7 02 30 02 31
+ 29 B6 02 68 02 A6 02 CE 03 01 03 23 03 4E 03 5C 03 6A
+ 29 B7 03 7B 03 8E 03 A5 03 BB 03 D4 03 D8 00 00
+ 29 B8 00 00 00 20 00 47 00 65 00 85 00 99 00 AD 00 C0
+ 29 B9 00 D2 01 06 01 30 01 70 01 9F 01 E8 02 25 02 26
+ 29 BA 02 5F 02 9F 02 C7 02 FD 03 20 03 52 03 63 03 67
+ 29 BB 03 78 03 8B 03 A3 03 B9 03 D4 03 D8 00 00
+ 29 FF 21
+ 29 FB 01
+ 29 B0 00 E2 00 E9 00 F6 01 01 01 0C 01 15 01 20 01 28
+ 29 B1 01 33 01 51 01 6E 01 9A 01 C0 01 FD 02 34 02 35
+ 29 B2 02 6B 02 A9 02 D1 03 04 03 25 03 51 03 5F 03 6D
+ 29 B3 03 7D 03 90 03 A7 03 BB 03 D4 03 D8 00 00
+ 29 B4 00 AA 00 B3 00 C4 00 D4 00 E2 00 F0 00 FC 01 08
+ 29 B5 01 12 01 39 01 58 01 8C 01 B5 01 F7 02 30 02 31
+ 29 B6 02 68 02 A6 02 CE 03 01 03 23 03 4E 03 5C 03 6A
+ 29 B7 03 7B 03 8E 03 A5 03 BB 03 D4 03 D8 00 00
+ 29 B8 00 00 00 20 00 47 00 65 00 85 00 99 00 AD 00 C0
+ 29 B9 00 D2 01 06 01 30 01 70 01 9F 01 E8 02 25 02 26
+ 29 BA 02 5F 02 9F 02 C7 02 FD 03 20 03 52 03 63 03 67
+ 29 BB 03 78 03 8B 03 A3 03 B9 03 D4 03 D8 00 00
+ 29 FF C0
+ 29 FB 01
+ 29 9C 11
+ 29 9D 11
+ 29 FF F0
+ 29 FB 01
+ 29 5A 00
+ 29 9F 0C
+ 29 FF D0
+ 29 FB 01
+ 29 53 22
+ 29 54 02
+ 29 FF E0
+ 29 FB 01
+ 29 35 82
+ 29 FF 10
+ 29 FB 01
+ 15 35 01
+ 05 11
+ FF C8
+ 05 29
+ FF 96
+
+
+ 05 28
+ FF 10
+ 05 10
+ FF 32
+
+
+ 1
+ 2
+ 0 10 1000 10000 0
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36672e_fhd_plus_60hz_vid.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36672e_fhd_plus_60hz_vid.xml
new file mode 100644
index 000000000..9914e41ce
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36672e_fhd_plus_60hz_vid.xml
@@ -0,0 +1,318 @@
+
+NT36672e DSI Video Mode Panel (1080x2408 24bpp)PanelDescription>
+
+ 1080
+ 76
+ 56
+ 12
+ 0
+ 0
+ 0
+ 2408
+ 46
+ 10
+ 10
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 8
+ 3
+
+
+ 1
+ 0
+ 36
+ 2
+ 4
+ False
+ False
+ False
+ False
+ True
+ True
+ 0x3C0000
+
+ 00
+
+
+
+ 39 FF 10
+ 39 FB 01
+ 39 B0 00
+ 39 C0 00
+ 39 C1 89 28 00 08 00 AA 02 0E 00 2B 00 07 0D B7 0C B7
+ 39 C2 1B A0
+ 39 FF 20
+ 39 FB 01
+ 39 01 66
+ 39 06 40
+ 39 07 38
+ 39 2F 83
+ 39 69 91
+ 39 95 D1
+ 39 96 D1
+ 39 F2 64
+ 39 F3 54
+ 39 F4 64
+ 39 F5 54
+ 39 F6 64
+ 39 F7 54
+ 39 F8 64
+ 39 F9 54
+ 39 FF 24
+ 39 FB 01
+ 39 01 0F
+ 39 03 0C
+ 39 05 1D
+ 39 08 2F
+ 39 09 2E
+ 39 0A 2D
+ 39 0B 2C
+ 39 11 17
+ 39 12 13
+ 39 13 15
+ 39 15 14
+ 39 16 16
+ 39 17 18
+ 39 1B 01
+ 39 1D 1D
+ 39 20 2F
+ 39 21 2E
+ 39 22 2D
+ 39 23 2C
+ 39 29 17
+ 39 2A 13
+ 39 2B 15
+ 39 2F 14
+ 39 30 16
+ 39 31 18
+ 39 32 04
+ 39 34 10
+ 39 35 1F
+ 39 36 1F
+ 39 4D 14
+ 39 4E 36
+ 39 4F 36
+ 39 53 36
+ 39 71 30
+ 39 79 11
+ 39 7A 82
+ 39 7B 8F
+ 39 7D 04
+ 39 80 04
+ 39 81 04
+ 39 82 13
+ 39 84 31
+ 39 85 00
+ 39 86 00
+ 39 87 00
+ 39 90 13
+ 39 92 31
+ 39 93 00
+ 39 94 00
+ 39 95 00
+ 39 9C F4
+ 39 9D 01
+ 39 A0 0F
+ 39 A2 0F
+ 39 A3 02
+ 39 A4 04
+ 39 A5 04
+ 39 C6 C0
+ 39 C9 00
+ 39 D9 80
+ 39 E9 02
+ 39 FF 25
+ 39 FB 01
+ 39 18 22
+ 39 19 E4
+ 39 21 40
+ 39 66 D8
+ 39 68 50
+ 39 69 10
+ 39 6B 00
+ 39 6D 0D
+ 39 6E 48
+ 39 72 41
+ 39 73 4A
+ 39 74 D0
+ 39 77 62
+ 39 79 7E
+ 39 7D 03
+ 39 7E 15
+ 39 7F 00
+ 39 84 4D
+ 39 CF 80
+ 39 D6 80
+ 39 D7 80
+ 39 EF 20
+ 39 F0 84
+ 39 FF 26
+ 39 FB 01
+ 39 81 0F
+ 39 83 01
+ 39 84 03
+ 39 85 01
+ 39 86 03
+ 39 87 01
+ 39 88 05
+ 39 8A 1A
+ 39 8B 11
+ 39 8C 24
+ 39 8E 42
+ 39 8F 11
+ 39 90 11
+ 39 91 11
+ 39 9A 80
+ 39 9B 04
+ 39 9C 00
+ 39 9D 00
+ 39 9E 00
+ 39 FF 27
+ 39 FB 01
+ 39 01 68
+ 39 20 81
+ 39 21 6A
+ 39 25 81
+ 39 26 94
+ 39 6E 00
+ 39 6F 00
+ 39 70 00
+ 39 71 00
+ 39 72 00
+ 39 75 00
+ 39 76 00
+ 39 77 00
+ 39 7D 09
+ 39 7E 67
+ 39 80 23
+ 39 82 09
+ 39 83 67
+ 39 88 01
+ 39 89 10
+ 39 A5 10
+ 39 A6 23
+ 39 A7 01
+ 39 B6 40
+ 39 E5 02
+ 39 E6 D3
+ 39 EB 03
+ 39 EC 28
+ 39 FF 2A
+ 39 FB 01
+ 39 00 91
+ 39 03 20
+ 39 07 50
+ 39 0A 70
+ 39 0C 04
+ 39 0D 40
+ 39 0F 01
+ 39 11 E0
+ 39 15 0F
+ 39 16 A4
+ 39 19 0F
+ 39 1A 78
+ 39 1B 23
+ 39 1D 36
+ 39 1E 3E
+ 39 1F 3E
+ 39 20 3E
+ 39 28 FD
+ 39 29 12
+ 39 2A E1
+ 39 2D 0A
+ 39 30 49
+ 39 33 96
+ 39 34 FF
+ 39 35 40
+ 39 36 DE
+ 39 37 F9
+ 39 38 45
+ 39 39 D9
+ 39 3A 49
+ 39 4A F0
+ 39 7A 09
+ 39 7B 40
+ 39 7F F0
+ 39 83 0F
+ 39 84 A4
+ 39 87 0F
+ 39 88 78
+ 39 89 23
+ 39 8B 36
+ 39 8C 7D
+ 39 8D 7D
+ 39 8E 7D
+ 39 FF 20
+ 39 FB 01
+ 39 B0 00 00 00 17 00 49 00 6A 00 89 00 9F 00 B6 00 C8
+ 39 B1 00 D9 01 10 01 3A 01 7A 01 A9 01 F2 02 2D 02 2E
+ 39 B2 02 64 02 A3 02 CA 03 00 03 1E 03 4A 03 59 03 6A
+ 39 B3 03 7D 03 93 03 AB 03 C8 03 EC 03 FE 00 00
+ 39 B4 00 00 00 1B 00 51 00 71 00 90 00 A7 00 BF 00 D1
+ 39 B5 00 E2 01 1A 01 43 01 83 01 B2 01 FA 02 34 02 36
+ 39 B6 02 6B 02 A8 02 D0 03 03 03 21 03 4D 03 5B 03 6B
+ 39 B7 03 7E 03 94 03 AC 03 C8 03 EC 03 FE 00 00
+ 39 B8 00 00 00 1B 00 51 00 72 00 92 00 A8 00 BF 00 D1
+ 39 B9 00 E2 01 18 01 42 01 81 01 AF 01 F5 02 2F 02 31
+ 39 BA 02 68 02 A6 02 CD 03 01 03 1F 03 4A 03 59 03 6A
+ 39 BB 03 7D 03 93 03 AB 03 C8 03 EC 03 FE 00 00
+ 39 FF 21
+ 39 FB 01
+ 39 B0 00 00 00 17 00 49 00 6A 00 89 00 9F 00 B6 00 C8
+ 39 B1 00 D9 01 10 01 3A 01 7A 01 A9 01 F2 02 2D 02 2E
+ 39 B2 02 64 02 A3 02 CA 03 00 03 1E 03 4A 03 59 03 6A
+ 39 B3 03 7D 03 93 03 AB 03 C8 03 EC 03 FE 00 00
+ 39 B4 00 00 00 1B 00 51 00 71 00 90 00 A7 00 BF 00 D1
+ 39 B5 00 E2 01 1A 01 43 01 83 01 B2 01 FA 02 34 02 36
+ 39 B6 02 6B 02 A8 02 D0 03 03 03 21 03 4D 03 5B 03 6B
+ 39 B7 03 7E 03 94 03 AC 03 C8 03 EC 03 FE 00 00
+ 39 B8 00 00 00 1B 00 51 00 72 00 92 00 A8 00 BF 00 D1
+ 39 B9 00 E2 01 18 01 42 01 81 01 AF 01 F5 02 2F 02 31
+ 39 BA 02 68 02 A6 02 CD 03 01 03 1F 03 4A 03 59 03 6A
+ 39 BB 03 7D 03 93 03 AB 03 C8 03 EC 03 FE 00 00
+ 39 FF 2C
+ 39 FB 01
+ 39 61 1F
+ 39 62 1F
+ 39 7E 03
+ 39 6A 14
+ 39 6B 36
+ 39 6C 36
+ 39 6D 36
+ 39 53 04
+ 39 54 04
+ 39 55 04
+ 39 56 0F
+ 39 58 0F
+ 39 59 0F
+ 39 FF F0
+ 39 FB 01
+ 39 5A 00
+ 15 FF 10
+ 15 FB 01
+ 15 51 FF
+ 15 53 24
+ 15 55 01
+ 05 11
+ FF C8
+ 05 29
+ FF 96
+
+
+ 05 28
+ FF 10
+ 05 10
+ FF 32
+
+
+ 1
+ 2
+ 0 10 1000 10000 0
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36860_wqhd_dsc_cmd.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36860_wqhd_dsc_cmd.xml
new file mode 100644
index 000000000..a48b46442
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36860_wqhd_dsc_cmd.xml
@@ -0,0 +1,242 @@
+
+NT36860
+NT36860 Single DSI CPhy DSC Cmd Mode Panel (1440x2560 24bpp)
+
+ 1440
+ 152
+ 32
+ 16
+ 0
+ 0
+ 0
+ 2560
+ 10
+ 6
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 9
+ 3
+
+
+ 2
+ 0
+ 36
+ 1
+ True
+ True
+ 1
+ 1
+ 0
+ 4
+ 720
+ 32
+ 3
+ False
+ False
+ False
+ False
+ True
+ True
+ 0x390000
+ False
+ True
+ 1
+
+ 00
+
+ True
+ 47
+ True
+ 31
+
+
+ 15 ff d0
+ 15 fb 01
+ 15 ab 70
+ 15 c0 70
+ 15 c1 31
+ 15 c8 40
+ 15 c9 44
+ 15 ff e0
+ 15 fb 01
+ 15 18 00
+ 15 ae 09
+ 15 53 22
+ 15 ff f0
+ 15 fb 01
+ 15 8d 00
+ 15 ce 0a
+ 15 ff 20
+ 15 fb 01
+ 15 00 01
+ 15 01 55
+ 15 02 45
+ 15 05 40
+ 15 06 19
+ 15 07 23
+ 15 97 73
+ 15 98 73
+ 15 99 73
+ 15 9a 73
+ 15 ff 20
+ 15 fb 01
+ 15 0e b0
+ 15 0f b3
+ 15 11 b8
+ 15 13 00
+ 15 ff 24
+ 15 fb 01
+ 15 19 05
+ 15 1a 01
+ 15 1b 01
+ 15 1c 01
+ 15 1d 68
+ 15 1e 6d
+ 15 1f 01
+ 15 20 68
+ 15 2a 2b
+ 15 2b 02
+ 15 2d 02
+ 15 2f 00
+ 15 30 13
+ 15 31 00
+ 15 32 02
+ 15 33 64
+ 15 35 2d
+ 15 36 08
+ 15 37 02
+ 15 38 64
+ 15 59 c4
+ 15 5a c0
+ 15 5d 05
+ 15 5e 14
+ 15 61 01
+ 15 63 07
+ 15 9c 2a
+ 15 9d 0a
+ 15 9e 45
+ 15 a6 f3
+ 15 b3 00
+ 15 b5 53
+ 15 b6 22
+ 15 b7 06
+ 15 b8 17
+ 15 b9 64
+ 15 bb 03
+ 15 bc 17
+ 15 bd 64
+ 15 bf 02
+ 15 c0 02
+ 15 c3 05
+ 15 c4 00
+ 15 c5 00
+ 15 c6 00
+ 15 c7 f0
+ 15 ca 60
+ 15 cd 5b
+ 15 d1 00
+ 15 d8 00
+ 15 d9 00
+ 15 da 00
+ 15 db 02
+ 15 dc 01
+ 15 dd 0f
+ 15 de 0f
+ 15 df 33
+ 15 e2 30
+ 15 e5 8b
+ 15 eb 10
+ 15 f8 00
+ 15 ff 25
+ 15 fb 01
+ 15 00 00
+ 15 01 03
+ 15 02 05
+ 15 03 00
+ 15 04 00
+ 15 05 0b
+ 15 06 0c
+ 15 07 01
+ 15 08 00
+ 15 09 00
+ 15 0a 00
+ 15 0b 00
+ 15 0c 00
+ 15 0d 17
+ 15 0e 15
+ 15 0f 13
+ 15 12 00
+ 15 13 04
+ 15 14 06
+ 15 15 00
+ 15 16 00
+ 15 17 00
+ 15 18 0f
+ 15 19 01
+ 15 1a 10
+ 15 1b 90
+ 15 1c 00
+ 15 1d 00
+ 15 1e 00
+ 15 1f 17
+ 15 20 15
+ 15 21 13
+ 15 26 34
+ 15 27 12
+ 15 28 21
+ 15 29 44
+ 15 c0 00
+ 15 c2 00
+ 15 c3 6a
+ 15 c6 6a
+ 15 c9 00
+ 15 ca 0a
+ 15 cb 00
+ 15 cc 0a
+ 15 d8 90
+ 15 da 90
+ 15 ff 21
+ 15 fb 01
+ 39 e0 22 04 0a 00 06 08 03 05 0b 01 07 09
+ 15 ff d0
+ 15 fb 01
+ 15 97 04
+ 15 c7 00
+ 15 c8 40
+ 15 c9 44
+ 15 90 1f
+ 15 ff 10
+ 15 fb 01
+ 15 ba 03
+ 15 35 00
+ 39 44 05 00
+ 15 bb 10
+ 39 3b 00 0a 00 0a
+ 15 c0 03
+ 39 c1 ab 28 00 20 02 00 02 68 03 87 00 0a 03 19 02 63
+ 39 c2 10 f0
+ 05 11
+ ff 78
+ 15 51 ff
+ 15 53 20
+ 15 ff 10
+ 05 29
+ ff 78
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 1
+ 2
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36860_wqhd_dsc_vid.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36860_wqhd_dsc_vid.xml
new file mode 100644
index 000000000..81dfa1e87
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_nt36860_wqhd_dsc_vid.xml
@@ -0,0 +1,240 @@
+
+NT36860
+NT36860 Single DSI CPhy DSC Video Mode Panel (1440x2560 24bpp)
+
+ 1440
+ 152
+ 32
+ 16
+ 0
+ 0
+ 0
+ 2560
+ 10
+ 9
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 8
+ 3
+
+
+ 1
+ 0
+ 36
+ 1
+ True
+ True
+ 1
+ 1
+ 0
+ 7
+ 720
+ 32
+ 3
+ False
+ False
+ False
+ False
+ True
+ True
+ 0x390000
+ False
+ True
+ 1
+
+ 00
+
+ True
+ 47
+ True
+ 31
+
+
+ 15 ff d0
+ 15 fb 01
+ 15 ab 70
+ 15 c0 70
+ 15 c1 31
+ 15 c8 40
+ 15 c9 44
+ 15 ff e0
+ 15 fb 01
+ 15 18 00
+ 15 ae 09
+ 15 53 22
+ 15 ff f0
+ 15 fb 01
+ 15 8d 00
+ 15 ce 0a
+ 15 ff 20
+ 15 fb 01
+ 15 00 01
+ 15 01 55
+ 15 02 45
+ 15 05 40
+ 15 06 19
+ 15 07 23
+ 15 97 73
+ 15 98 73
+ 15 99 73
+ 15 9a 73
+ 15 ff 20
+ 15 fb 01
+ 15 0e b0
+ 15 0f b3
+ 15 11 b8
+ 15 13 00
+ 15 ff 24
+ 15 fb 01
+ 15 19 05
+ 15 1a 01
+ 15 1b 01
+ 15 1c 01
+ 15 1d 68
+ 15 1e 6d
+ 15 1f 01
+ 15 20 68
+ 15 2a 2b
+ 15 2b 02
+ 15 2d 02
+ 15 2f 00
+ 15 30 13
+ 15 31 00
+ 15 32 02
+ 15 33 64
+ 15 35 2d
+ 15 36 08
+ 15 37 02
+ 15 38 64
+ 15 59 c4
+ 15 5a c0
+ 15 5d 05
+ 15 5e 14
+ 15 61 01
+ 15 63 07
+ 15 9c 2a
+ 15 9d 0a
+ 15 9e 45
+ 15 a6 f3
+ 15 b3 00
+ 15 b5 53
+ 15 b6 22
+ 15 b7 06
+ 15 b8 17
+ 15 b9 64
+ 15 bb 03
+ 15 bc 17
+ 15 bd 64
+ 15 bf 02
+ 15 c0 02
+ 15 c3 05
+ 15 c4 00
+ 15 c5 00
+ 15 c6 00
+ 15 c7 f0
+ 15 ca 60
+ 15 cd 5b
+ 15 d1 00
+ 15 d8 00
+ 15 d9 00
+ 15 da 00
+ 15 db 02
+ 15 dc 01
+ 15 dd 0f
+ 15 de 0f
+ 15 df 33
+ 15 e2 30
+ 15 e5 8b
+ 15 eb 10
+ 15 f8 00
+ 15 ff 25
+ 15 fb 01
+ 15 00 00
+ 15 01 03
+ 15 02 05
+ 15 03 00
+ 15 04 00
+ 15 05 0b
+ 15 06 0c
+ 15 07 01
+ 15 08 00
+ 15 09 00
+ 15 0a 00
+ 15 0b 00
+ 15 0c 00
+ 15 0d 17
+ 15 0e 15
+ 15 0f 13
+ 15 12 00
+ 15 13 04
+ 15 14 06
+ 15 15 00
+ 15 16 00
+ 15 17 00
+ 15 18 0f
+ 15 19 01
+ 15 1a 10
+ 15 1b 90
+ 15 1c 00
+ 15 1d 00
+ 15 1e 00
+ 15 1f 17
+ 15 20 15
+ 15 21 13
+ 15 26 34
+ 15 27 12
+ 15 28 21
+ 15 29 44
+ 15 c0 00
+ 15 c2 00
+ 15 c3 6a
+ 15 c6 6a
+ 15 c9 00
+ 15 ca 0a
+ 15 cb 00
+ 15 cc 0a
+ 15 d8 90
+ 15 da 90
+ 15 ff 21
+ 15 fb 01
+ 39 e0 22 04 0a 00 06 08 03 05 0b 01 07 09
+ 15 ff d0
+ 15 fb 01
+ 15 97 04
+ 15 c7 00
+ 15 c8 40
+ 15 c9 44
+ 15 90 1f
+ 15 ff 10
+ 15 fb 01
+ 15 ba 03
+ 15 bb 03
+ 39 3b 00 0a 00 0a
+ 15 c0 03
+ 39 c1 ab 28 00 20 02 00 02 68 03 87 00 0a 03 19 02 63
+ 39 c2 10 f0
+ 05 11
+ ff 78
+ 15 51 ff
+ 15 53 20
+ 15 ff 10
+ 05 29
+ ff 78
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 1
+ 2
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_r66451_120hz_fhd_plus_dsc_cmd_cphy.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_r66451_120hz_fhd_plus_dsc_cmd_cphy.xml
new file mode 100644
index 000000000..4cd6e26e9
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_r66451_120hz_fhd_plus_dsc_cmd_cphy.xml
@@ -0,0 +1,108 @@
+
+R66451 Visionox
+R66451 Visionox Single DSI DSC Command Mode Amoled Panel (1080x2340 24bpp)
+
+ 1080
+ 96
+ 40
+ 32
+ 0
+ 0
+ 0
+ 2340
+ 25
+ 4
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 9
+ 3
+
+
+ 2
+ 0
+ 36
+ 1
+ True
+ False
+ True
+ True
+ 2340
+ 2340
+ True
+ 1
+ 1
+ 0
+ 4
+ 540
+ 20
+ 2
+ 3
+ False
+ False
+ False
+ False
+ True
+ True
+ 0x780000
+ False
+ True
+ 1
+
+ 00
+
+
+
+ 39 b0 00
+ 39 c2 09 24 0c 00 00 0c 00 00 00 09 3c
+ 39 d7 00 b9 3c 00 40 04 00 a0 0a 00 40 00 00 00 00 00 00 19 3c 00 40 04 00 a0 0a
+ 39 b0 80
+ 39 de 40 00 18 00 18 00 18 00 18 10 00 18 00 18 00 18 02 00 00
+ 39 b0 04
+ 39 e8 00 02
+ 39 e4 00 08
+ 39 b4 20 1c
+ 39 b6 6c 00 06 23 af 13 1a 05 04 fa 05 20
+ 39 b0 00
+ 39 c4 00 00 00 00 00 00 00 00 10 00 00 02 00 00 00 29 00 01 00 00 00 00 00 00 00 00 00 00 00 22 00 00 00 00 11 00 00 0c 00 00 00 00 30 00 00 00 00 00 00
+ 39 d3 49 00 00 01 1a 15 00 15 07 0f 77 77 77 37 b2 11 00 a0 3c 9a
+ 39 d8 00 00 00 00 00 00 00 00 00 3a 00 3a 00 3a 00 3a 00 3a 05 00 00 00 00 00 00 00 00 00 0f 00 0f 00 00 00 00 00 00 00 00 00 00 00 00 00 0f 00 2f 00 0f 00 20
+ 39 df 50 42 58 81 2d 00 00 00 00 00 00 6b 00 00 00 00 00 00 00 00 01 0f ff d4 0e 00 00 00 00 00 00 0f 53 18 00 0f 00 00 00 00 00 00
+ 39 eb 8b 8b
+ 39 f7 01
+ 39 b0 80
+ 39 e4 34 b4 00 00 00 30 04 0c e2
+ 39 e6 00
+ 39 b0 04
+ 39 df 50 40
+ 39 f3 50 00 00 00 00
+ 39 f2 11
+ 39 f3 01 00 00 00 01
+ 39 f4 00 02
+ 39 f2 19
+ 39 df 50 42
+ 39 35 00
+ 39 2a 00 00 04 37
+ 39 2b 00 00 09 23
+ 05 11
+ ff 78
+ 05 29
+
+
+ 05 28
+ ff 14
+ 05 10
+ ff 78
+
+
+ 3
+ 12
+ 0 10 1000 10000 0
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_r66451_144hz_fhd_plus_dsc_cmd_cphy.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_r66451_144hz_fhd_plus_dsc_cmd_cphy.xml
new file mode 100644
index 000000000..28492c40c
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_r66451_144hz_fhd_plus_dsc_cmd_cphy.xml
@@ -0,0 +1,105 @@
+
+R66451 Visionox
+R66451 Visionox Single DSI DSC Command Mode Amoled Panel (1080x2340 24bpp)
+
+ 1080
+ 96
+ 40
+ 32
+ 0
+ 0
+ 0
+ 2340
+ 25
+ 4
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 9
+ 3
+
+
+ 2
+ 0
+ 36
+ 1
+ True
+ False
+ True
+ True
+ 2340
+ 2340
+ True
+ 1
+ 1
+ 0
+ 4
+ 540
+ 20
+ 2
+ 3
+ False
+ False
+ False
+ False
+ True
+ True
+ 0x900000
+ False
+ True
+ 1
+
+ 00
+
+
+
+ 39 b0 04
+ 39 e8 00 02
+ 39 e4 00 08
+ 39 b4 20 1c
+ 39 b6 6c 00 06 23 af 13 1a 05 04 fa 05 20
+ 39 b0 00
+ 39 c4 00 00 00 00 00 00 00 00 10 00 00 02 00 00 00 29 00 01 00 00 00 00 00 00 00 00 00 00 00 22 00 00 00 00 11 00 00 0c 00 00 00 00 30 00 00 00 00 00 00
+ 39 d0 44 44 b2 28 00 28 5a 00 5a 03 0d 01
+ 39 d3 49 00 00 01 1a 15 00 15 07 0f 77 77 77 37 b2 11 00 a0 3c 9a
+ 39 d8 00 00 00 00 00 00 00 00 00 30 00 30 00 30 00 30 00 30 05 00 00 00 00 00 00 00 00 00 0f 00 0f 00 00 00 00 00 00 00 00 00 00 00 00 00 0f 00 2f 00 0f 00 20
+ 39 df 50 42 58 81 2d 00 00 00 00 00 00 6b 00 00 00 00 00 00 00 00 01 0f ff d4 0e 00 00 00 00 00 00 0f 53 18 00 0f 00 00 00 00 00 00
+ 39 eb 8b 8b
+ 39 f7 01
+ 39 b0 80
+ 39 e4 34 b4 00 00 00 30 04 0c e2
+ 39 e6 00
+ 39 b0 04
+ 39 df 50 40
+ 39 f3 50 00 00 00 00
+ 39 f2 11
+ 39 f3 01 00 00 00 01
+ 39 f4 00 02
+ 39 f2 19
+ 39 df 50 42
+ 39 35 00
+ 39 2a 00 00 04 37
+ 39 2b 00 00 09 23
+ 05 11
+ ff 78
+ 05 29
+ ff 14
+
+
+ 05 28
+ ff 14
+ 05 10
+ ff 78
+
+
+ 3
+ 12
+ 0 10 1000 10000 0
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_sharp_1080p_cmd.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_sharp_1080p_cmd.xml
new file mode 100644
index 000000000..a917d2545
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_sharp_1080p_cmd.xml
@@ -0,0 +1,72 @@
+
+Sharp DSI Command Mode Panel (1080x1920 24bpp)
+
+ 1080
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 1920
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 9
+ 3
+
+
+ 2
+ 0
+ 36
+ 1
+ 4
+ 0x3C0000
+ False
+ False
+ True
+ 1
+ True
+ True
+ 1920
+ 1920
+
+ 00
+
+
+
+ 15 bb 10
+ 15 b0 03
+ 05 11 00
+ ff 78
+ 15 51 ff
+ 15 53 24
+ 15 ff 23
+ 15 08 05
+ 15 46 90
+ 15 ff 10
+ 15 ff f0
+ 15 92 01
+ 15 ff 10
+ 15 35 00
+ 05 29 00
+ ff 64
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 1
+ 2
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_sharp_4k_dsc_cmd.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_sharp_4k_dsc_cmd.xml
new file mode 100644
index 000000000..2d1af5274
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_sharp_4k_dsc_cmd.xml
@@ -0,0 +1,86 @@
+
+LS055D1SX04
+Sharp Dual DSI Command Mode DSC Panel (2160x3840 24bpp)
+
+ 2160
+ 30
+ 100
+ 4
+ 0
+ 0
+ 0
+ 3840
+ 8
+ 7
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 9
+ 3
+
+
+ 2
+ 0
+ 36
+ 1
+ 4
+ 0x3C0000
+ False
+ False
+ True
+ 2
+ True
+ True
+ 3840
+ 3840
+ 1
+ True
+ 1
+ 1
+ 0
+ 4
+ 1080
+ 32
+
+ 00 01
+
+
+
+ 39 91 09 20 00 20 02 00 03 1c 04 21 00 0f 03 19 01 97
+ 39 92 10 f0
+ 15 90 03
+ 15 03 01
+ 39 f0 55 aa 52 08 04
+ 15 c0 03
+ 39 f0 55 aa 52 08 07
+ 15 ef 01
+ 39 f0 55 aa 52 08 00
+ 15 b4 01
+ 15 35 00
+ 39 f0 55 aa 52 08 01
+ 39 ff aa 55 a5 80
+ 15 6f 01
+ 15 f3 10
+ 39 ff aa 55 a5 00
+ 05 11
+ ff 78
+ 05 29
+ ff 78
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 1
+ 0 10 1000 10000 0
+ 2
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_sharp_4k_dsc_vid.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_sharp_4k_dsc_vid.xml
new file mode 100644
index 000000000..2b4a7fbf6
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_sharp_4k_dsc_vid.xml
@@ -0,0 +1,84 @@
+
+LS055D1SX04
+Sharp Dual DSI Video Mode Panel with DSC (2160x3840 24bpp)
+
+ 2160
+ 30
+ 100
+ 4
+ 0
+ 0
+ 0
+ 3840
+ 8
+ 7
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 8
+ 3
+
+
+ 1
+ 0
+ 36
+ 1
+ True
+ 1
+ 1
+ 0
+ 4
+ 1080
+ 32
+ 4
+ False
+ False
+ False
+ False
+ True
+ True
+ 0x3C0000
+ True
+
+ 00 01
+
+
+
+ 39 91 09 20 00 20 02 00 03 1c 04 21 00 0f 03 19 01 97
+ 39 92 10 f0
+ 15 90 03
+ 15 03 01
+ 39 f0 55 aa 52 08 04
+ 15 c0 03
+ 39 f0 55 aa 52 08 07
+ 15 ef 01
+ 39 f0 55 aa 52 08 00
+ 15 b4 10
+ 15 35 00
+ 39 f0 55 aa 52 08 01
+ 39 ff aa 55 a5 80
+ 15 6f 01
+ 15 f3 10
+ 39 ff aa 55 a5 00
+ 05 11
+ ff 78
+ 05 29
+ ff 78
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 1
+ 2
+ 0 10 1000 10000 0
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_1080p_cmd.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_1080p_cmd.xml
new file mode 100644
index 000000000..414cf3622
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_1080p_cmd.xml
@@ -0,0 +1,186 @@
+
+NT35695b
+Truly FHD Command Mode Panel (1080x1920 24bpp)
+
+ 1080
+ 120
+ 60
+ 12
+ 0
+ 0
+ 0
+ 1920
+ 12
+ 2
+ 2
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 9
+ 3
+
+
+ 2
+ 0
+ 36
+ 1
+ 4
+ 0x3C0000
+ False
+ False
+ True
+ 2
+ True
+ True
+ 1920
+ 1920
+ 1
+ 1
+
+ 00
+
+
+
+ 15 ff 20
+ 15 fb 01
+ 15 00 01
+ 15 01 55
+ 15 02 45
+ 15 03 55
+ 15 05 50
+ 15 06 a8
+ 15 07 ad
+ 15 08 0c
+ 15 0b aa
+ 15 0c aa
+ 15 0e b0
+ 15 0f b3
+ 15 11 28
+ 15 12 10
+ 15 13 01
+ 15 14 4a
+ 15 15 12
+ 15 16 12
+ 15 30 01
+ 15 72 11
+ 15 58 82
+ 15 59 00
+ 15 5a 02
+ 15 5b 00
+ 15 5c 82
+ 15 5d 80
+ 15 5e 02
+ 15 5f 00
+ 15 ff 24
+ 15 fb 01
+ 15 00 01
+ 15 01 0b
+ 15 02 0c
+ 15 03 89
+ 15 04 8a
+ 15 05 0f
+ 15 06 10
+ 15 07 10
+ 15 08 1c
+ 15 09 00
+ 15 0a 00
+ 15 0b 00
+ 15 0c 00
+ 15 0d 13
+ 15 0e 15
+ 15 0f 17
+ 15 10 01
+ 15 11 0b
+ 15 12 0c
+ 15 13 89
+ 15 14 8a
+ 15 15 0f
+ 15 16 10
+ 15 17 10
+ 15 18 1c
+ 15 19 00
+ 15 1a 00
+ 15 1b 00
+ 15 1c 00
+ 15 1d 13
+ 15 1e 15
+ 15 1f 17
+ 15 20 00
+ 15 21 01
+ 15 22 00
+ 15 23 40
+ 15 24 40
+ 15 25 6d
+ 15 26 40
+ 15 27 40
+ 15 29 d8
+ 15 2a 2a
+ 15 4b 03
+ 15 4c 11
+ 15 4d 10
+ 15 4e 01
+ 15 4f 01
+ 15 50 10
+ 15 51 00
+ 15 52 80
+ 15 53 00
+ 15 54 07
+ 15 55 25
+ 15 56 00
+ 15 58 07
+ 15 5b 43
+ 15 5c 00
+ 15 5f 73
+ 15 60 73
+ 15 63 22
+ 15 64 00
+ 15 67 08
+ 15 68 04
+ 15 7a 80
+ 15 7b 91
+ 15 7c d8
+ 15 7d 60
+ 15 93 06
+ 15 94 06
+ 15 8a 00
+ 15 9b 0f
+ 15 b3 c0
+ 15 b4 00
+ 15 b5 00
+ 15 b6 21
+ 15 b7 22
+ 15 b8 07
+ 15 b9 07
+ 15 ba 22
+ 15 bd 20
+ 15 be 07
+ 15 bf 07
+ 15 c1 6d
+ 15 c4 24
+ 15 e3 00
+ 15 ec 00
+ 15 ff 10
+ 15 bb 10
+ 15 35 00
+ 05 11 00
+ ff 78
+ 05 29 00
+ ff 78
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 1
+ 2
+ 0 10 1000 10000 0
+
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_1080p_vid.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_1080p_vid.xml
new file mode 100644
index 000000000..deeee552e
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_1080p_vid.xml
@@ -0,0 +1,185 @@
+
+NT35695b
+Truly FHD Video Mode Panel (1080x1920 24bpp)
+
+ 1080
+ 120
+ 60
+ 12
+ 0
+ 0
+ 0
+ 1920
+ 12
+ 2
+ 2
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 8
+ 3
+
+
+ 1
+ 0
+ 36
+ 1
+ 4
+ False
+ False
+ False
+ False
+ True
+ True
+ 0x3C0000
+ True
+
+ 00
+
+
+
+ 15 ff 20
+ 15 fb 01
+ 15 00 01
+ 15 01 55
+ 15 02 45
+ 15 03 55
+ 15 05 50
+ 15 06 a8
+ 15 07 ad
+ 15 08 0c
+ 15 0b aa
+ 15 0c aa
+ 15 0e b0
+ 15 0f b3
+ 15 11 28
+ 15 12 10
+ 15 13 01
+ 15 14 4a
+ 15 15 12
+ 15 16 12
+ 15 30 01
+ 15 72 11
+ 15 58 82
+ 15 59 00
+ 15 5a 02
+ 15 5b 00
+ 15 5c 82
+ 15 5d 80
+ 15 5e 02
+ 15 5f 00
+ 15 ff 24
+ 15 fb 01
+ 15 00 01
+ 15 01 0b
+ 15 02 0c
+ 15 03 89
+ 15 04 8a
+ 15 05 0f
+ 15 06 10
+ 15 07 10
+ 15 08 1c
+ 15 09 00
+ 15 0a 00
+ 15 0b 00
+ 15 0c 00
+ 15 0d 13
+ 15 0e 15
+ 15 0f 17
+ 15 10 01
+ 15 11 0b
+ 15 12 0c
+ 15 13 89
+ 15 14 8a
+ 15 15 0f
+ 15 16 10
+ 15 17 10
+ 15 18 1c
+ 15 19 00
+ 15 1a 00
+ 15 1b 00
+ 15 1c 00
+ 15 1d 13
+ 15 1e 15
+ 15 1f 17
+ 15 20 00
+ 15 21 01
+ 15 22 00
+ 15 23 40
+ 15 24 40
+ 15 25 6d
+ 15 26 40
+ 15 27 40
+ 15 29 d8
+ 15 2a 2a
+ 15 4b 03
+ 15 4c 11
+ 15 4d 10
+ 15 4e 01
+ 15 4f 01
+ 15 50 10
+ 15 51 00
+ 15 52 80
+ 15 53 00
+ 15 54 07
+ 15 55 25
+ 15 56 00
+ 15 58 07
+ 15 5b 43
+ 15 5c 00
+ 15 5f 73
+ 15 60 73
+ 15 63 22
+ 15 64 00
+ 15 67 08
+ 15 68 04
+ 15 7a 80
+ 15 7b 91
+ 15 7c d8
+ 15 7d 60
+ 15 93 06
+ 15 94 06
+ 15 8a 00
+ 15 9b 0f
+ 15 b3 c0
+ 15 b4 00
+ 15 b5 00
+ 15 b6 21
+ 15 b7 22
+ 15 b8 07
+ 15 b9 07
+ 15 ba 22
+ 15 bd 20
+ 15 be 07
+ 15 bf 07
+ 15 c1 6d
+ 15 c4 24
+ 15 e3 00
+ 15 ec 00
+ 15 ff 10
+ 15 bb 03
+ 05 11 00
+ ff 78
+ 05 29 00
+ ff 78
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 1
+ 2
+ 0 10 1000 10000 0
+
+
+
+
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_wqxga_dsc_cmd.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_wqxga_dsc_cmd.xml
new file mode 100644
index 000000000..bf7208d33
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_wqxga_dsc_cmd.xml
@@ -0,0 +1,198 @@
+
+TFT2P2827-E
+Truly Single DSI Cmd Mode Panel with DSC (1440x2560 24bpp)
+
+ 1440
+ 100
+ 32
+ 16
+ 0
+ 0
+ 0
+ 2560
+ 10
+ 8
+ 2
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 9
+ 3
+
+
+ 2
+ 0
+ 36
+ 1
+ 4
+ 0x3C0000
+ False
+ False
+ True
+ 2
+ True
+ True
+ 2560
+ 2560
+ True
+ 1
+ 1
+ 0
+ 7
+ 720
+ 16
+
+ 01
+
+
+
+ 15 FF 20
+ 15 FB 01
+ 15 00 01
+ 15 01 55
+ 15 02 45
+ 15 05 40
+ 15 06 19
+ 15 07 1E
+ 15 0B 73
+ 15 0C 73
+ 15 0E B0
+ 15 0F AE
+ 15 11 B8
+ 15 13 00
+ 15 58 80
+ 15 59 01
+ 15 5A 00
+ 15 5B 01
+ 15 5C 80
+ 15 5D 81
+ 15 5E 00
+ 15 5F 01
+ 15 72 11
+ 15 68 03
+ 15 ff 24
+ 15 fb 01
+ 15 00 1C
+ 15 01 0B
+ 15 02 0C
+ 15 03 01
+ 15 04 0F
+ 15 05 10
+ 15 06 10
+ 15 07 10
+ 15 08 89
+ 15 09 8A
+ 15 0A 13
+ 15 0B 13
+ 15 0C 15
+ 15 0D 15
+ 15 0E 17
+ 15 0F 17
+ 15 10 1C
+ 15 11 0B
+ 15 12 0C
+ 15 13 01
+ 15 14 0F
+ 15 15 10
+ 15 16 10
+ 15 17 10
+ 15 18 89
+ 15 19 8A
+ 15 1A 13
+ 15 1B 13
+ 15 1C 15
+ 15 1D 15
+ 15 1E 17
+ 15 1F 17
+ 15 20 40
+ 15 21 01
+ 15 22 00
+ 15 23 40
+ 15 24 40
+ 15 25 6D
+ 15 26 40
+ 15 27 40
+ 15 E0 00
+ 15 DC 21
+ 15 DD 22
+ 15 DE 07
+ 15 DF 07
+ 15 E3 6D
+ 15 E1 07
+ 15 E2 07
+ 15 29 D8
+ 15 2A 2A
+ 15 4B 03
+ 15 4C 11
+ 15 4D 10
+ 15 4E 01
+ 15 4F 01
+ 15 50 10
+ 15 51 00
+ 15 52 80
+ 15 53 00
+ 15 56 00
+ 15 54 07
+ 15 58 07
+ 15 55 25
+ 15 5B 43
+ 15 5C 00
+ 15 5F 73
+ 15 60 73
+ 15 63 22
+ 15 64 00
+ 15 67 08
+ 15 68 04
+ 15 72 02
+ 15 7A 80
+ 15 7B 91
+ 15 7C D8
+ 15 7D 60
+ 15 7F 15
+ 15 75 15
+ 15 B3 C0
+ 15 B4 00
+ 15 B5 00
+ 15 78 00
+ 15 79 00
+ 15 80 00
+ 15 83 00
+ 15 93 0A
+ 15 94 0A
+ 15 8A 00
+ 15 9B FF
+ 15 9D B0
+ 15 9F 63
+ 15 98 10
+ 15 EC 00
+ 15 FF 10
+ 39 C1 09 20 00 10 02 00 02 68 01 BB 00 0A 06 67 04 C5
+ 39 C2 10 F0
+ 15 C0 03
+ 39 3B 03 0A 0A
+
+ 15 35 00
+ 15 E5 01
+ 15 BB 10
+ 15 FB 01
+ 05 11
+ FF 78
+ 05 29
+ FF 78
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 1
+ 2
+ 0 10 1000 10000 0
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_wqxga_dsc_vid.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_wqxga_dsc_vid.xml
new file mode 100644
index 000000000..36f92e465
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_wqxga_dsc_vid.xml
@@ -0,0 +1,199 @@
+
+TFT2P2827-E
+Truly Single DSI Video Mode Panel with DSC (1440x2560 24bpp)
+
+ 1440
+ 100
+ 32
+ 16
+ 0
+ 0
+ 0
+ 2560
+ 10
+ 8
+ 2
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 8
+ 3
+
+
+ 1
+ 0
+ 36
+ 1
+ True
+ 1
+ 1
+ 0
+ 7
+ 720
+ 16
+ 2
+ 4
+ False
+ False
+ False
+ False
+ True
+ True
+ 0x3C0000
+ True
+
+ 01
+
+
+
+ FF 20
+ 15 FF 20
+ 15 FB 01
+ 15 00 01
+ 15 01 55
+ 15 02 45
+ 15 05 40
+ 15 06 19
+ 15 07 1E
+ 15 0B 73
+ 15 0C 73
+ 15 0E B0
+ 15 0F AE
+ 15 11 B8
+ 15 13 00
+ 15 58 80
+ 15 59 01
+ 15 5A 00
+ 15 5B 01
+ 15 5C 80
+ 15 5D 81
+ 15 5E 00
+ 15 5F 01
+ 15 72 11
+ 15 68 03
+ 15 FF 24
+ 15 FB 01
+ 15 00 1C
+ 15 01 0B
+ 15 02 0C
+ 15 03 01
+ 15 04 0F
+ 15 05 10
+ 15 06 10
+ 15 07 10
+ 15 08 89
+ 15 09 8A
+ 15 0A 13
+ 15 0B 13
+ 15 0C 15
+ 15 0D 15
+ 15 0E 17
+ 15 0F 17
+ 15 10 1C
+ 15 11 0B
+ 15 12 0C
+ 15 13 01
+ 15 14 0F
+ 15 15 10
+ 15 16 10
+ 15 17 10
+ 15 18 89
+ 15 19 8A
+ 15 1A 13
+ 15 1B 13
+ 15 1C 15
+ 15 1D 15
+ 15 1E 17
+ 15 1F 17
+ 15 20 40
+ 15 21 01
+ 15 22 00
+ 15 23 40
+ 15 24 40
+ 15 25 6D
+ 15 26 40
+ 15 27 40
+ 15 E0 00
+ 15 DC 21
+ 15 DD 22
+ 15 DE 07
+ 15 DF 07
+ 15 E3 6D
+ 15 E1 07
+ 15 E2 07
+ 15 29 D8
+ 15 2A 2A
+ 15 4B 03
+ 15 4C 11
+ 15 4D 10
+ 15 4E 01
+ 15 4F 01
+ 15 50 10
+ 15 51 00
+ 15 52 80
+ 15 53 00
+ 15 56 00
+ 15 54 07
+ 15 58 07
+ 15 55 25
+ 15 5B 43
+ 15 5C 00
+ 15 5F 73
+ 15 60 73
+ 15 63 22
+ 15 64 00
+ 15 67 08
+ 15 68 04
+ 15 72 02
+ 15 7A 80
+ 15 7B 91
+ 15 7C D8
+ 15 7D 60
+ 15 7F 15
+ 15 75 15
+ 15 B3 C0
+ 15 B4 00
+ 15 B5 00
+ 15 78 00
+ 15 79 00
+ 15 80 00
+ 15 83 00
+ 15 93 0A
+ 15 94 0A
+ 15 8A 00
+ 15 9B FF
+ 15 9D B0
+ 15 9F 63
+ 15 98 10
+ 15 EC 00
+ 15 FF 10
+ 39 C1 09 20 00 10 02 00 02 68 01 BB 00 0A 06 67 04 C5
+ 39 C2 10 F0
+ 15 C0 03
+ 39 3B 03 0A 0A
+ 15 35 00
+ 15 E5 01
+ 15 BB 03
+ 15 FB 01
+ 05 11 00
+ FF 78
+ 05 29
+ FF 78
+ 07 01
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 1
+ 2
+ 0 10 1000 10000 0
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_wqxga_dual_cmd.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_wqxga_dual_cmd.xml
new file mode 100644
index 000000000..927b9096b
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_wqxga_dual_cmd.xml
@@ -0,0 +1,188 @@
+
+TFT2P2827-E
+Truly Dual DSI Command Mode Panel (1440x2560 24bpp)
+
+ 1440
+ 100
+ 32
+ 16
+ 0
+ 0
+ 0
+ 2560
+ 8
+ 7
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 9
+ 3
+
+
+ 2
+ 0
+ 36
+ 1
+ 4
+ 0x3C0000
+ False
+ False
+ True
+ 2
+ True
+ True
+ 2560
+ 2560
+ 1
+ 1
+
+ 00 01
+
+
+
+ 15 FF 20
+ 15 FB 01
+ 15 00 01
+ 15 01 55
+ 15 02 45
+ 15 05 40
+ 15 06 19
+ 15 07 1E
+ 15 0B 73
+ 15 0C 73
+ 15 0E B0
+ 15 0F AE
+ 15 11 B8
+ 15 13 00
+ 15 58 80
+ 15 59 01
+ 15 5A 00
+ 15 5B 01
+ 15 5C 80
+ 15 5D 81
+ 15 5E 00
+ 15 5F 01
+ 15 72 11
+ 15 68 03
+ 15 ff 24
+ 15 fb 01
+ 15 00 1C
+ 15 01 0B
+ 15 02 0C
+ 15 03 01
+ 15 04 0F
+ 15 05 10
+ 15 06 10
+ 15 07 10
+ 15 08 89
+ 15 09 8A
+ 15 0A 13
+ 15 0B 13
+ 15 0C 15
+ 15 0D 15
+ 15 0E 17
+ 15 0F 17
+ 15 10 1C
+ 15 11 0B
+ 15 12 0C
+ 15 13 01
+ 15 14 0F
+ 15 15 10
+ 15 16 10
+ 15 17 10
+ 15 18 89
+ 15 19 8A
+ 15 1A 13
+ 15 1B 13
+ 15 1C 15
+ 15 1D 15
+ 15 1E 17
+ 15 1F 17
+ 15 20 40
+ 15 21 01
+ 15 22 00
+ 15 23 40
+ 15 24 40
+ 15 25 6D
+ 15 26 40
+ 15 27 40
+ 15 E0 00
+ 15 DC 21
+ 15 DD 22
+ 15 DE 07
+ 15 DF 07
+ 15 E3 6D
+ 15 E1 07
+ 15 E2 07
+ 15 29 D8
+ 15 2A 2A
+ 15 4B 03
+ 15 4C 11
+ 15 4D 10
+ 15 4E 01
+ 15 4F 01
+ 15 50 10
+ 15 51 00
+ 15 52 80
+ 15 53 00
+ 15 56 00
+ 15 54 07
+ 15 58 07
+ 15 55 25
+ 15 5B 43
+ 15 5C 00
+ 15 5F 73
+ 15 60 73
+ 15 63 22
+ 15 64 00
+ 15 67 08
+ 15 68 04
+ 15 72 02
+ 15 7A 80
+ 15 7B 91
+ 15 7C D8
+ 15 7D 60
+ 15 7F 15
+ 15 75 15
+ 15 B3 C0
+ 15 B4 00
+ 15 B5 00
+ 15 78 00
+ 15 79 00
+ 15 80 00
+ 15 83 00
+ 15 93 0A
+ 15 94 0A
+ 15 8A 00
+ 15 9B FF
+ 15 9D B0
+ 15 9F 63
+ 15 98 10
+ 15 EC 00
+ 15 ff 10
+ 15 35 00
+ 15 E5 01
+ 15 BB 10
+ 15 FB 01
+ 05 11 00
+ FF 78
+ 05 29 00
+ FF 78
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 1
+ 2
+ 0 10 1000 10000 0
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_wqxga_dual_vid.xml b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_wqxga_dual_vid.xml
new file mode 100644
index 000000000..c6832dcc1
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/Panel_truly_wqxga_dual_vid.xml
@@ -0,0 +1,187 @@
+
+TFT2P2827-E
+Truly Dual DSI Video Mode Panel (1440x2560 24bpp)
+
+ 1440
+ 100
+ 32
+ 16
+ 0
+ 0
+ 0
+ 2560
+ 8
+ 7
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ 0x0
+
+
+ 8
+ 3
+
+
+ 1
+ 0
+ 36
+ 1
+ 4
+ False
+ False
+ False
+ False
+ True
+ True
+ 0x3C0000
+ True
+
+ 00 01
+
+
+
+ FF 20
+ 15 FF 20
+ 15 FB 01
+ 15 00 01
+ 15 01 55
+ 15 02 45
+ 15 05 40
+ 15 06 19
+ 15 07 1E
+ 15 0B 73
+ 15 0C 73
+ 15 0E B0
+ 15 0F AE
+ 15 11 B8
+ 15 13 00
+ 15 58 80
+ 15 59 01
+ 15 5A 00
+ 15 5B 01
+ 15 5C 80
+ 15 5D 81
+ 15 5E 00
+ 15 5F 01
+ 15 72 11
+ 15 68 03
+ 15 FF 24
+ 15 FB 01
+ 15 00 1C
+ 15 01 0B
+ 15 02 0C
+ 15 03 01
+ 15 04 0F
+ 15 05 10
+ 15 06 10
+ 15 07 10
+ 15 08 89
+ 15 09 8A
+ 15 0A 13
+ 15 0B 13
+ 15 0C 15
+ 15 0D 15
+ 15 0E 17
+ 15 0F 17
+ 15 10 1C
+ 15 11 0B
+ 15 12 0C
+ 15 13 01
+ 15 14 0F
+ 15 15 10
+ 15 16 10
+ 15 17 10
+ 15 18 89
+ 15 19 8A
+ 15 1A 13
+ 15 1B 13
+ 15 1C 15
+ 15 1D 15
+ 15 1E 17
+ 15 1F 17
+ 15 20 40
+ 15 21 01
+ 15 22 00
+ 15 23 40
+ 15 24 40
+ 15 25 6D
+ 15 26 40
+ 15 27 40
+ 15 E0 00
+ 15 DC 21
+ 15 DD 22
+ 15 DE 07
+ 15 DF 07
+ 15 E3 6D
+ 15 E1 07
+ 15 E2 07
+ 15 29 D8
+ 15 2A 2A
+ 15 4B 03
+ 15 4C 11
+ 15 4D 10
+ 15 4E 01
+ 15 4F 01
+ 15 50 10
+ 15 51 00
+ 15 52 80
+ 15 53 00
+ 15 56 00
+ 15 54 07
+ 15 58 07
+ 15 55 25
+ 15 5B 43
+ 15 5C 00
+ 15 5F 73
+ 15 60 73
+ 15 63 22
+ 15 64 00
+ 15 67 08
+ 15 68 04
+ 15 72 02
+ 15 7A 80
+ 15 7B 91
+ 15 7C D8
+ 15 7D 60
+ 15 7F 15
+ 15 75 15
+ 15 B3 C0
+ 15 B4 00
+ 15 B5 00
+ 15 78 00
+ 15 79 00
+ 15 80 00
+ 15 83 00
+ 15 93 0A
+ 15 94 0A
+ 15 8A 00
+ 15 9B FF
+ 15 9D B0
+ 15 9F 63
+ 15 98 10
+ 15 EC 00
+ 15 FF 10
+ 39 3B 03 0A 0A
+ 15 35 00
+ 15 E5 01
+ 15 BB 03
+ 15 FB 01
+ 05 11 00
+ FF 78
+ 05 29 00
+ FF 78
+
+
+ 05 28
+ 05 10
+
+0x1A
+
+ 1
+ 2
+ 0 10 1000 10000 0
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/QcomChargerCfg.cfg b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/QcomChargerCfg.cfg
new file mode 100644
index 000000000..a0ac017e5
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/QcomChargerCfg.cfg
@@ -0,0 +1,375 @@
+#
+# Default Charger App Config settings
+#
+# CHARGER Config file
+
+#
+# Version/Information:
+# file QcomChargerConfig_VbattTh_SDM855.cfg
+#
+# Implements the Qualcomm's Charger application config parameters
+#
+# Copyright (c) 2017-2021, Qualcomm Technologies Inc. All rights reserved.
+#
+# 1 : Initial revision
+# 2 : Deleting not needed config params and removing dummy battery2 support
+# 3: Adding Jeita Compensation params
+# 4 : Adding parameters for different battery types and QC 3.0 and QC 2.0 chargergers
+# 5 : Added parameter to support enabling watchdog when charging is enabled
+# 6 : Adding parameters for Aux Coffes, SkinHot and Charger Hot settings
+# 7 : Update for Battery profile load
+# 8 : Added SupportHostMode
+# 9 : Adding Thermal configs
+# 10 : Adding support for Charger Fg Peripheral dumps
+# 11 : Adding HVDCP Enable control
+# 12 : Adding WIPOWER configs
+# 13 : Removed config item for setting IUSB_MAX in case of SDP
+# 14 : Adding Restarting FG flag
+# 15 : Adding Charger led indication config, rasing skin hot to 70-80C, disabling watchdog as default
+# 16 : Added changes for supporting different platforms, MTP, QRD, etc.
+# 17 : Removed SupportHostMode config (hostmode settings will be done in USB driver) and other unused config parameters
+# 18 : Enable battery profile loading by default
+# 19 : Added VBattEstDiffThreshold configuration
+# 20 : Add aux coffs
+# 21 : Removed HVDCP Enable control config parameter
+# 22 : Adding Config VBatEmpty threshold
+# 23 : Adding PBS triggered APF temperature threshold
+# 24 : Adding Rconn configuration
+# 25 : Adding thermal source configuration to enable/disable INOV
+# 26 : Updated config file to platform based sections.
+# 27 : Adding debug level mask for file logging
+# 28 : ABL min battery voltage config
+# 29 : Adding ship mode for factor use case
+# 30 : Adding delay before enable batt missing detection
+# 31 : Adding Platform HW configuration Override
+# 32 : Adding config item to choose pull-up for BATT_ID detection
+# 33 : Disable Sink DAM support
+#
+[PlatformCommon]
+
+CfgVersion = 35
+
+#Override default HW configuration assignment
+# 0 - None
+# 1 - PMIC
+#PlatHWCfgOverrdie = 0
+
+#Enable/disable chargerFW
+# 0 - disable loading chargerFW
+# 1 - enable loading chargerFW
+EnableChargerFW = 1
+
+#Enable/Disable Ship Mode - when enabled durign factory mode if persistant ShipMode variable is set then perform shipmode
+EnShipMode = FALSE
+
+#shipmode string to query variable status
+ShipModeVarStr = ShipMode
+
+#Minimum Battery Voltage to allow SW Flash Image
+SWFlashMinBattVoltageMv = 3600
+
+# Configure Battery Voltage and Current limit
+BattVoltLimHighDelta = 30
+
+#Enable Debug Accessory Mode and Factory Mode Boot (FMB)
+EnDebugAccessMode = TRUE
+EnFMB = FALSE
+
+#Select ICL for factory mode
+DAMSelIcl3AorFMB = 1
+
+#Enable SW thermal mitigation during charging by default FALSE
+# Mitigation is based on MSM Tsens max avg temp reading
+SWThermalMitigationEnable = FALSE
+
+# Print Charger DEBUG Messages
+PrintChargerAppDbgMsg = FALSE
+
+#Print Charger DEBUG Messages to ULOG File..Default is false
+PrintChargerAppDbgMsgToFile = FALSE
+
+#Debug level mask (in hex)for file logging.. refer to DebugLib.h
+FileLoggingDbgLevelMask = 80000042
+
+#Charging termination current in milliamps
+ChargingTermCurrent = 200
+
+#Battery ID Tolerance Percentage 8%
+BatteryIdTolerance = 8
+
+#Debug board ID range, value in Ohms
+DebugBoardBatteryIdMin = 2000
+DebugBoardBatteryIdMax = 14000
+
+#Regular battery ID range, value in Ohms
+RegularBatteryIdMin = 15000
+RegularBatteryIdMax = 137000
+
+#Smart battery ID range, value in Ohms
+SmartBatteryIdMin = 240000
+SmartBatteryIdMax = 450000
+
+# Voltage (in mV) to be reduced from FV_MAX during conservative charging
+ConservChgFvDelta = 200
+
+#Support unknown battery charging behavior
+# 0: Shuts down device, 1: Boot to HLOS if battery more than threshold else shutdown
+# 2: Conservative Charging 3: Regular charging
+UnknownBatteryBehavior = 3
+
+#Debug board behavior
+# 0: Show low battery icon, disable PON1/USBIN trigger to prevent reboot and shutdown
+# 1: Show low battery icon and stay on until device is turned off by user.
+# 2: Boot to HLOS
+DebugBoardBehavior = 2
+
+#Boot device to HLOS in case of unsupported battery or battery emulator. In millivolt*/
+BootToHLOSThresholdInMv = 3400
+
+#Minimum SOC Threshold before allowing to boot to HLOS
+#below param is considered only when SocBasedBoot = TRUE and LoadBatteryProfile = TRUE
+OsStandardBootSocThreshold = 7
+
+#device behaviour if temp is outside charging range but within operational range
+# 1= Disable charging and wait. 0 = Shutdown device is temp outside
+NoChargeAndWait = TRUE
+
+#Lowest Voltage at which device should shutdown gracefully
+#value in mV
+EmergencyShutdownVbatt = 3200
+
+#Battery missing config
+# 0 = using batt id 1 = using batt therm 2 = both
+BattMissingCfg = 0
+
+#Charger WDOG Support options
+# 0: Do not enable Charger WDOG
+# 1: Enable Charger WDOG during charging and Disable before exiting
+# 2: Enable Charger WDOG during charging and leave enabled when exiting
+EnableChargerWdog = 1
+
+#Program BATT_THERM configs
+#BiasWait 0 = 0 ms; 1 = 1 ms; 2 = 4 ms; 3 = 12 ms; 4 = 20 ms; 5 = 40 ms; 6 = 60 ms; 7 = 80 ms
+#GndSel TRUE = thermistor is located on the battery pack, FALSE = thermistor on the PCB(skin temp)
+BattThermBiasWait = 4
+BattThermGndSel = TRUE
+
+#Program AUX_THERM configs
+AuxThermBiasWait = 4
+AuxThermGndSel = FALSE
+
+#Program device Skin and Charger Hot threhsolds
+ProgramSkinAndChargerHotThreshold = TRUE
+DeviceSkinHotInC = 70
+DeviceSkinTooHotInC = 80
+ChargerHotInC = 80
+ChargerTooHotInC = 90
+
+#enable/disable charger therm source
+SkinTempSrc = TRUE
+DieTempSrc = TRUE
+DieTempCompSrc = TRUE
+
+#Use Battery SOC or voltage based threshold charging criteria
+#FALSE: Voltage threshold based boot-up; TRUE: SOC threshold based boot-up
+SocBasedBoot = FALSE
+
+#Load Fuel Gauge Battery Profile profile for SOC estimation and accuracy
+LoadBatteryProfile = FALSE
+
+#Below VBAT threhsold is used to decide on showing sign of life first before FG Module Initialization and continuing with threshold charging
+DispSignOfLifeMaxThresholdMv = 3700
+
+#dump SRAM contents default value is FALSE
+DumpSram = FALSE
+
+#dump SRAM Start and End Address in Hex Format
+#SRAM Block SRAM Address
+#System 0x00 - 0x23
+#Profile 0x41 - 0x10F
+#Scratchpad 0x12C - 0x1DF
+#values in decimal
+DumpSramStartAddr = 0
+#values in decimal
+DumpSramEndAddr = 485
+
+#dump SRAM contents timer Duration in s
+DumpSramDuration = 30
+
+## TSENS ##
+#High Temperature limit for thermal wait
+TsensHighTemp = 85
+#High Temperature limit for battey and device safety (battery disconnect)
+TsensExtremeTemp = 90
+#Low Temperature limit for end of thermal wait
+TsensLowTemp = 75
+# Give up time in thermal wait for battery disconnect - support up to 60min
+TsensTimeoutMins = 90
+
+#Enable/disable Charger/FG Dump support
+EnableChargerFgDump = FALSE
+
+#Boot device to HLOS in case of DCIn Charging
+DCInBootToHLOSThresholdInMv = 3800
+
+#suspend DCIn or not after exiting UEFI
+SuspendDCIn = FALSE
+
+# FG Conditional Restart on Device reset
+FgCondRestart = TRUE
+
+# VBat Threshold value for conditional restart check, value in mV
+VBattEstDiffThreshold = 300
+
+# Charging status indication via led
+# 0 = Disable 1 = solid during charging 2 = led blinks during charging
+# if turned on LED will be turned off after threhsold charging is completed i.e. when device boot to HLOS
+ChargerLedConfig = 1
+
+#Rconn compensation Resistance, value in mOhms - range is +/- 1000 mOhms
+RconnComp = 0
+
+#Display time in ms for Charger FW Missing message
+ChargerFWMissingDisplayTime = 5000
+
+#force to offmode charging power testing mode even with debug board, CDP, MTP.
+ForcePowerTesting = 0
+#Action to take when GLink communication goes down
+# Shutdown :0, Recovery : 1
+GLinkDownAction = 0
+
+ChargerPDLoggingCategories = 1
+
+#Set chargerPD logging level via PMIC GLINK
+ChargerPDLoggingLevel = 4
+
+#Request chargerPD log buffer of specific size via PMIC GLINK
+ChargerPDLoggingSize = 8192
+
+#ChargerPD logging interval
+ChargerpdReadInterval = 0
+
+#add hysteresis(in mV) to boot_to_hlos_threshold_in_mv above which device will boot to HLOS
+VbattThresholdMarginInMv = 50
+
+
+[PlatformMTP]
+## Parameter values with respect to MTP Platform (Platform 1)
+# Configure FVMax and Fcc values
+ChgFvMax = 4350
+ChgFccMax = 2000
+
+
+# Configure limits for Battery Temperature (For negative values, use negative sign. Ex: -30)
+JeitaCriticalTempLowLimit = -20
+JeitaHardColdLimit = 0
+JeitaSoftColdLimit = 15
+JeitaSoftHotLimit = 45
+JeitaHardHotLimit = 55
+JeitaCriticalTempHighLimit = 60
+
+# Configure battery temperature limits in deg Cfor PBS temperature monitoring if SW is stuck,
+# when battery temperature goes out of bound, pbs will trigger AFP (shutdown device).
+# setting cold to -273 to disablecold shutdown
+HwAfpHotLimit = 72
+HwAfpColdLimit = -273
+
+#JEITA Charge Current Compensation when in battery temperature soft-limit
+#JEITA CC = min is 0 ma and max is 1575 ma - stpe size is 25mA
+JeitaCcCompHotCfg = 1000
+JeitaCcCompColdCfg = 1000
+
+#JEITA Float Voltage Compensation when in battery temperature soft-limit
+#min is 0 and max .4725 V step size is 7.5 mV - unit is in mV
+JeitaFvCompHotCfg = 105
+JeitaFvCompColdCfg = 105
+
+#JEITA Hard Limit
+JeitaHardLimitEnable = TRUE
+
+#JEITA Float Voltage compensation during soft cold
+JeitaSoftColdFvCompEnable = FALSE
+
+#JEITA Float Voltage compensation during soft hot
+JeitaSoftHotFvCompEnable = TRUE
+
+#JEITA Charge Current compensation during soft cold
+JeitaSoftColdCcCompEnable = TRUE
+
+#JEITA Charge Current compensation during soft hot
+JeitaSoftHotCcCompEnable = TRUE
+
+#Vbat Empty threshold in mv
+VBatEmpty = 2850
+
+#BATT missing delay in msec
+BattMissingDelay = 0
+
+#BATT PullUp resistance value to be used for BattId detection
+# 0: 100K PullUp (default)
+# 1: 30K PullUp
+# 2: 400K PullUp
+BattIdPullUp = 0
+
+[PlatformQRD]
+## Parameter values with respect to QRD Platform (Platform 2)
+# Configure VddMax and IbatMax values
+# Set to 0 to configure through API
+ChgFvMax = 4400
+ChgFccMax = 5325
+
+# Configure limits for Battery Temperature (For negative values, use negative sign. Ex: -30)
+JeitaCriticalTempLowLimit = -20
+JeitaHardColdLimit = 0
+JeitaSoftColdLimit = 10
+JeitaSoftHotLimit = 40
+JeitaHardHotLimit = 45
+JeitaCriticalTempHighLimit = 55
+
+# Configure battery temperature limits in deg Cfor PBS temperature monitoring if SW is stuck,
+# when battery temperature goes out of bound, pbs will trigger AFP (shutdown device).
+# setting cold to -273 to disablecold shutdown
+HwAfpHotLimit = 72
+HwAfpColdLimit = -273
+
+#JEITA Charge Current Compensation when in battery temperature soft-limit
+#JEITA CC = min is 0 ma and max is 1575 ma - stpe size is 25mA
+JeitaCcCompHotCfg = 1000
+JeitaCcCompColdCfg = 1000
+
+#JEITA Float Voltage Compensation when in battery temperature soft-limit
+#min is 0 and max .4725 V step size is 7.5 mV - unit is in mV
+JeitaFvCompHotCfg = 105
+JeitaFvCompColdCfg = 105
+
+#JEITA Hard Limit
+JeitaHardLimitEnable = TRUE
+
+#JEITA Float Voltage compensation during soft cold
+JeitaSoftColdFvCompEnable = FALSE
+
+#JEITA Float Voltage compensation during soft hot
+JeitaSoftHotFvCompEnable = TRUE
+
+#JEITA Charge Current compensation during soft cold
+JeitaSoftColdCcCompEnable = TRUE
+
+#JEITA Charge Current compensation during soft hot
+JeitaSoftHotCcCompEnable = TRUE
+
+#Vbat Empty threshold in mv
+VBatEmpty = 2850
+
+#BATT missing delay in msec
+BattMissingDelay = 100
+
+#BATT PullUp resistance value to be used for BattId detection
+# 0: 100K PullUp (default)
+# 1: 30K PullUp
+# 2: 400K PullUp
+BattIdPullUp = 0
+
+#
+# End of config
+# Blank line needed after the last config
+#
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/SecParti.cfg b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/SecParti.cfg
new file mode 100644
index 000000000..c56a5e8d0
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/SecParti.cfg
@@ -0,0 +1,177 @@
+##
+## RPMB/GPT Partition configuration file
+##
+
+## This version number needs to match the partition table version in TZ
+[VersionNum]
+Version = 0x0100
+
+########################################################################
+##
+## List of Device IDs
+## 0 = User Partition
+## 1 = Boot1 Partition
+## 2 = Boot2 Partition
+## 3 = RPMB Partition
+## 4 = GPP1 Partition
+## 5 = GPP2 Partition
+## 6 = GPP3 Partition
+## 7 = GPP4 Partition
+## 8 = All Partitions (GPT only; we will search all the GPT partitions
+## and find the physical partition that contains
+## the partition GUID specified)
+##
+########################################################################
+
+########################################################################
+##
+## For RPMB partitions, the section chosen will be based off the RPMB
+## size. So, a eMMC that has a RPMB of size 128KB will use section
+## [RPMB.128KB].
+##
+## Note: Maintain multiple sections in descending order of sizes from
+## start of file to end to minimize boot time impact.
+##
+## Each section should look like the following:
+##
+## The first line of the RPMB section should contain the device ID.
+## Example first line:
+## DevId = 3
+##
+## The subsequent lines for the RPMB section will contain information about
+## the partitions to be added. For each partition added, you will provide the
+## following:
+## AppName: The application that will use the partition
+## AppPartitionId: Partition type (values are up to the user)
+## SizeInSectors: Size of the partition in sectors
+##
+## Example new partition:
+## AppNameId = qcom.tz.sampleapp
+## AppPartitionId = 9
+## SizeInSectors = 4
+##
+## Repeat the step above for all partitions to be added.
+##
+########################################################################
+## Example of a RPMB section for RPMB partition of size 128KB with 2
+## partitions:
+##
+## [RPMB.128KB]
+## DevId = 3
+##
+## AppNameId = qcom.tz.sampleapp
+## AppPartitionId = 9
+## SizeInSectors = 4
+##
+## AppNameId = qcom.tz.sampleapp
+## AppPartitionId = 11
+## SizeInSectors = 6
+##
+###############################################################################\
+
+## RPMB Partitions
+
+## RPMB Size = 384KB or greater
+[RPMB.384KB]
+DevId = 3
+
+## UEFI BS_NS_NV
+AppNameId = qcom.tz.uefisecapp
+AppPartitionId = 2
+SizeInSectors = 128
+
+## UEFI RT_S_NV
+AppNameId = qcom.tz.uefisecapp
+AppPartitionId = 3
+SizeInSectors = 256
+
+## UEFI_RT_NS_NV
+AppNameId = qcom.tz.uefisecapp
+AppPartitionId = 4
+SizeInSectors = 128
+
+## fTPM
+AppNameId = qcom.tz.winsecapp
+AppPartitionId = 5
+SizeInSectors = 80
+
+## UEFI_RT_NS_NV_HR
+AppNameId = qcom.tz.uefisecapp
+AppPartitionId = 6
+SizeInSectors = 12
+
+########################################################################
+##
+## For GPT partitions, there will be one section only. The section name
+## must be [GPT].
+##
+## Each section should look like the following:
+##
+## The first part of the GPT section should contain the device ID and
+## the partition GUID
+## Example:
+## DevId = 4
+## PartitionGuid = "2275A3E4 6727 4D06 9EF1 EEE2ABDD38E1"
+##
+## The next part of the GPT section will contain information about the
+## partitions to be added. For each partition added, you will provide
+## the following:
+## AppPartitionId: Partition type (values are up to the user)
+## SizeInBytes: Partition size in bytes
+##
+## Example new partition:
+## AppPartitionId = 9
+## SizeInBytes = 2048
+##
+## Repeat all the steps above for each subsequent device (i.e. whenever
+## there is a different device ID or partition GUID) to be added. Keep
+## everything in one section; don't create a new one.
+##
+########################################################################
+## Example of a GPT section with 2 partitions
+##
+## [GPT]
+## DevId = 8
+## PartitionGuid = "5F85FC54 55DE 4D8B 9C81 99B464F39DEC"
+##
+## AppPartitionId = 1
+## SizeInSectors = 12
+##
+## AppPartitionId = 2
+## SizeInSectors = 16
+##
+#######################################################################\
+
+## GPT Partitions
+
+## Note: GUID should not have "-" char, instead replace them with spaces
+## Note: Leave 1 block per app partition for soft partition header
+
+## Note: Variable Partitions should be at least 6 sectors or more
+## (24 kb size or more)
+## Additionally reserve 1 sector for storage and a blank sector in
+## between each table. So table size addition total below, should
+## not exceed the reserve carveouts (512KB - 5 sectors)
+
+[GPT]
+## UEFI BS_NS_NV
+DevId = 8
+PartitionGuid = "165BD6BC 9250 4AC8 95A7 A93F4A440066"
+AppPartitionId = 2
+SizeInBytes = 192512
+
+## UEFI RT_S_NV
+DevId = 8
+AppPartitionId = 3
+SizeInBytes = 221184
+
+## UEFI_RT_NS_NV
+DevId = 8
+AppPartitionId = 4
+SizeInBytes = 61440
+
+## AppPartitionId = 5 reserved for WinsecApp Ftm since ID's are globally unique
+#UEFI_RT_NS_NV_HR
+DevId = 8
+AppPartitionId = 6
+SizeInBytes = 32768
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/logo1.bmp b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/logo1.bmp
new file mode 100644
index 000000000..10e6089f2
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/logo1.bmp differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/uefipil.cfg b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/uefipil.cfg
new file mode 100644
index 000000000..412d39ac8
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/uefipil.cfg
@@ -0,0 +1,170 @@
+[PIL]
+CfgVersion = 1
+
+########################################################################
+##
+## PIL configuration, contains the base address and size of image load
+## information region in IMEM
+##
+########################################################################\
+
+[IMAGE_LOAD_INFO_REGION]
+ImageLoadInfoBase = 0x146AA94C
+ImageLoadInfoSize = 200
+
+########################################################################
+##
+## PIL configuration, contains the list of images which is allowed
+## to be loaded by PIL in retail. PIL does not support images beyond
+## the list
+##
+########################################################################\
+
+[RETAIL]
+ABL
+SPSS
+FULL_ADSP
+ImageFv
+
+########################################################################
+##
+## PIL configuration, contains the list of images which will be
+## loaded by PIL by default
+##
+########################################################################\
+
+[AUTO]
+ABL
+
+########################################################################
+##
+## PIL image configuration, updated to Lahaina V3 memory map
+##
+########################################################################\
+[FULL_ADSP]
+Type = elf_split
+#PartiLabel = modem_a
+#PartiRootGuid =
+PartiGuid = "EBD0A0A2 B9E5 4433 87C0 68B6B72699C7"
+ImagePath = \image\adsp
+SubsysID = 1
+ResvMemoryStart = 0x86700000
+ResvMemorySize = 0x4800000
+ImageLoadInfo = Yes
+OverrideElfAddr = Yes
+ProxyGuid = "36fe27e1 33e9 45ad 98da c88438ca8816"
+QfpromSkuAddr = 0x0
+
+[FULL_CDSP]
+Type = elf_split
+PartiLabe#l = modem_a
+#PartiRootGuid =
+PartiGuid = "EBD0A0A2 B9E5 4433 87C0 68B6B72699C7"
+ImagePath = \image\cdsp
+SubsysID = 18
+ResvMemoryStart = 0x88F00000
+ResvMemorySize = 0x01E00000
+ImageLoadInfo = Yes
+OverrideElfAddr = Yes
+ProxyGuid = "45E14C04 D134 4EE4 AC13 7098F0A9F261"
+
+
+[FULL_MODEM]
+Type = elf_split
+#PartiLabel = modem_a
+#PartiRootGuid =
+PartiGuid = "EBD0A0A2 B9E5 4433 87C0 68B6B72699C7"
+ImagePath = \image\modem
+SubsysID = 4
+ResvMemoryStart = 0x8B800000
+ResvMemorySize = 0x0F600000
+ImageLoadInfo = Yes
+OverrideElfAddr = Yes
+ProxyGuid = "61513695 e0c6 4f07 bf41 a51a7770640e"
+
+[CORE_ADSP]
+Type = elf_split
+PartiLabel = core_nhlos_a
+#PartiRootGuid =
+#PartiGuid = "EBD0A0A2 B9E5 4433 87C0 68B6B72699C7"
+ImagePath = \image\adsp
+SubsysID = 1
+ResvMemoryStart = 0x86700000
+ResvMemorySize = 0x4800000
+ImageLoadInfo = Yes
+OverrideElfAddr = Yes
+ProxyGuid = "36fe27e1 33e9 45ad 98da c88438ca8816"
+QfpromSkuAddr = 0x7841F4
+
+[CORE_CDSP]
+Type = elf_split
+PartiLabel = core_nhlos_a
+#PartiRootGuid =
+#PartiGuid = "EBD0A0A2 B9E5 4433 87C0 68B6B72699C7"
+ImagePath = \image\cdsp
+SubsysID = 18
+ResvMemoryStart = 0x88F00000
+ResvMemorySize = 0x01E00000
+ImageLoadInfo = Yes
+OverrideElfAddr = Yes
+ProxyGuid = "45E14C04 D134 4EE4 AC13 7098F0A9F261"
+
+[CORE_WPSS]
+Type = elf_split
+PartiLabel = core_nhlos_a
+#PartiRootGuid =
+#PartiGuid = "EBD0A0A2 B9E5 4433 87C0 68B6B72699C7"
+ImagePath = \image\wpss
+SubsysID = 6
+ResvMemoryStart = 0x9AE00000
+ResvMemorySize = 0x01900000
+ImageLoadInfo = Yes
+OverrideElfAddr = Yes
+
+
+ProxyGuid = "45654140 778E 4384 8EEC 703FDACE3172"
+
+[CORE_MODEM]
+Type = elf_split
+PartiLabel = core_nhlos_a
+#PartiRootGuid =
+#PartiGuid = "EBD0A0A2 B9E5 4433 87C0 68B6B72699C7"
+ImagePath = \image\modem
+SubsysID = 4
+ResvMemoryStart = 0x8B800000
+ResvMemorySize = 0x0F600000
+ImageLoadInfo = Yes
+OverrideElfAddr = Yes
+ProxyGuid = "61513695 e0c6 4f07 bf41 a51a7770640e"
+
+[SPSS]
+Type = elf_split
+#PartiLabel = modem_a
+#PartiRootGuid =
+PartiGuid = "EBD0A0A2 B9E5 4433 87C0 68B6B72699C7"
+ImagePath = \image\spss2t
+SubsysID = 14
+ResvMemoryStart = 0x8AA00000
+ResvMemorySize = 0x100000
+ImageLoadInfo = Yes
+OverrideElfAddr = Yes
+ProxyGuid = "2B4DE7E9 B796 4FE7 B210 49F11C6BABC2"
+
+[ABL]
+Type = elf_fv
+#PartiLabel = abl_a
+#PartiRootGuid =
+PartiGuid = "BD6928A1 4CE0 A038 4F3A 1495E3EDDFFB"
+SubsysID = 21
+ImageLoadInfo = No
+Unlock = Yes
+
+[ImageFv]
+Type = elf_fv
+#PartiLabel = imagefv_a
+#PartiRootGuid =
+PartiGuid = "17911177 C9E6 4372 933C 804B678E666F"
+SubsysID = 20
+ImageLoadInfo = No
+Unlock = Yes
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/uefiplat.cfg b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/uefiplat.cfg
new file mode 100644
index 000000000..91d20709b
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Binaries/RawFiles/uefiplat.cfg
@@ -0,0 +1,202 @@
+[Config]
+Version = 3
+MaxMemoryRegions = 74
+UnusableDDRMemoryAtBeginning = 1
+UnusableDDRMemoryStartAddr = 0x80000000
+UnusableDDRMemorySizeAtBeginning = 0x600000
+
+[MemoryMap]
+# EFI_RESOURCE_ EFI_RESOURCE_ATTRIBUTE_ EFI_MEMORY_TYPE ARM_REGION_ATTRIBUTE_
+#MemBase, MemSize, MemLabel(32 Char.), BuildHob, ResourceType, ResourceAttribute, MemoryType, CacheAttributes
+#--------------------- DDR -----
+0x80000000, 0x00600000, "HYP", AddMem, MEM_RES, SYS_MEM_CAP, Reserv, WRITE_BACK_XN
+0x80600000, 0x00100000, "Axon DMA", AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, WRITE_BACK_XN
+0x80700000, 0x00100000, "BOOT", AddMem, MEM_RES, SYS_MEM_CAP, BsData, WRITE_BACK_XN
+0x80800000, 0x00060000, "AOP CMD", AddMem, MEM_RES, UNCACHEABLE, Reserv, UNCACHED_UNBUFFERED_XN
+0x80860000, 0x00020000, "AOP CMD DB", AddMem, MEM_RES, UNCACHEABLE, Reserv, UNCACHED_UNBUFFERED_XN
+0x80884000, 0x00010000, "XBL Log Buffer", AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, WRITE_BACK_XN
+0x80900000, 0x00200000, "SMEM", AddMem, MEM_RES, UNCACHEABLE, Reserv, UNCACHED_UNBUFFERED_XN
+0x83600000, 0x00400000, "Sched Heap", AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK_XN
+0x85800000, 0x16F00000, "PIL Reserved", AddMem, MEM_RES, UNCACHEABLE, Reserv, UNCACHED_UNBUFFERED_XN
+0x9C700000, 0x03100000, "DXE Heap", AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN
+0x9F800000, 0x00200000, "FV Region", AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK_XN
+0x9FA00000, 0x00200000, "ABOOT FV", AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, WRITE_BACK_XN
+0x9FC00000, 0x00300000, "UEFI FD", AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK
+0x9FF00000, 0x0008C000, "SEC Heap", AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK_XN
+0x9FF8C000, 0x00001000, "CPU Vectors", AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK
+0x9FF8D000, 0x00003000, "MMU PageTables", AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK_XN
+0x9FF90000, 0x00040000, "UEFI Stack", AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK_XN
+0x9FFF7000, 0x00008000, "Log Buffer", AddMem, SYS_MEM, SYS_MEM_CAP, RtData, WRITE_BACK_XN
+0x9FFFF000, 0x00001000, "Info Blk", AddMem, SYS_MEM, SYS_MEM_CAP, RtData, WRITE_BACK_XN
+0xA0000000, 0x10000000, "Kernel", AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, WRITE_BACK_XN
+0xB0000000, 0x10000000, "HYP RESERVED", AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, WRITE_BACK_XN
+0xC1800000, 0x04700000, "TZApps Reserved", HobOnlyNoCacheSetting, MEM_RES, UNCACHEABLE, Reserv, UNCACHED_UNBUFFERED_XN
+0xD0000000, 0x10000000, "Guest VM", AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, WRITE_BACK_XN
+0xE0000000, 0x00F00000, "DBI Dump", NoHob, MMAP_IO, INITIALIZED, Conv, UNCACHED_UNBUFFERED_XN
+0xE1000000, 0x02400000, "Display Reserved", AddMem, MEM_RES, SYS_MEM_CAP, Reserv, WRITE_THROUGH_XN
+0xE4000000, 0x08100000, "SOD Test", AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, WRITE_BACK_XN
+# CONFIG_SEC_DEBUG
+0xF0000000, 0x00900000, "SEC Debug", AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, WRITE_BACK_XN
+
+[RegisterMap]
+#--------------------- Other -----
+0x14680000, 0x0002B000, "IMEM Base", NoHob, MMAP_IO, INITIALIZED, Conv, NS_DEVICE
+0x146AA000, 0x00001000, "IMEM Cookie Base", AddDev, MMAP_IO, INITIALIZED, Conv, NS_DEVICE
+#--------------------- Register --
+0x00400000, 0x00100000, "IPC_ROUTER_TOP", AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE
+0x00780000, 0x00010000, "SECURITY CONTROL", AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE
+0x00900000, 0x00200000, "QUP", AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE
+0x010D0000, 0x00010000, "PRNG_CFG_PRNG", AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE
+0x01DC0000, 0x00040000, "CRYPTO0 CRYPTO", AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE
+0x01FC0000, 0x00030000, "TCSR_TCSR_REGS", AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE
+0x007C0000, 0x00100000, "PERIPH_SS_SDC1", AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE
+0x08800000, 0x00200000, "PERIPH_SS", AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE
+0x0A600000, 0x04000000, "USB", AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE
+0x0B000000, 0x04000000, "AOSS", AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE
+0x0F100000, 0x00300000, "TLMM", AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE
+0x15000000, 0x00200000, "SMMU", AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE
+0x17800000, 0x00E00000, "APSS_HM", AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE
+
+[ConfigParameters]
+# Update count if more than default 30 entries #
+ConfigParameterCount = 64
+
+## UEFI CORE ##
+PlatConfigFileName = "uefiplatLA.cfg"
+OsTypeString = "LA"
+NumCpusFuseAddr = 0x5C04C
+
+# Force booting to shell whilst in pre-silicon phase
+EnableShell = 0x1
+
+# Tune based on heap needs for Initial tables, FV decompression and MMU tables through Dxe/BDS
+InitialPagePoolCount = 0x700
+
+## Shared IMEM (Cookies, Offsets)
+SharedIMEMBaseAddr = 0x146AA000
+
+DloadCookieAddr = 0x01FD3000
+# for full dump 0x10, for minidump 0x20
+DloadCookieValue = 0x10
+
+## NumCpus - max number of cores
+NumCpus = 8
+## NumActiveCores - number of cores used
+NumActiveCores = 8
+
+## ULogFile ##
+SpecialLogPartition = "LOGFS:\"
+MaxLogFileSize = 0x400000
+
+## UEFI memory use
+UefiMemUseThreshold = 0xE1
+
+## USB ##
+USBHS1_Config = 0x0
+UsbFnIoRevNum = 0x00010001
+
+## Buttons / KeyPad ##
+PwrBtnShutdownFlag = 0x0
+
+## SDCC ##
+Sdc1GpioConfigOn = 0x1E92
+Sdc2GpioConfigOn = 0x1E92
+Sdc1GpioConfigOff = 0xA00
+Sdc2GpioConfigOff = 0xA00
+
+## SDHC Mode 0:Legacy Mode, Non-zero: SDHC Mode ##
+EnableSDHCSwitch = 0x1
+
+## UFS ##
+EnableUfsIOC = 1
+UfsSmmuConfigForOtherBootDev = 1
+UEFIExitUfsSSURequired = 1
+
+## PCIE ##
+#PCIeRPNumber BIT 7:0 -> number of RPs to be enabled
+#PCIeRPNumber BIT 15:8 -> BIT mask to identify which RPs are enabled
+#Eg. value: 0x0502 -> Total two numbers of RPs, RP0 and RP2 are enabled
+#Total RPs supported 8 numbers and bits allocated are 16 bits
+
+#PCIeRPNumber=0x0101
+
+## Security flag ##
+SecurityFlag = 0xC4
+# SecBootEnableFlag = 0x1 i.e. 0b00000001
+# TreeTpmEnableFlag = 0x2 i.e. 0b00000010
+# CommonMbnLoadFlag = 0x4 i.e. 0b00000100
+# DxHdcp2LoadFlag = 0x8 i.e. 0b00001000
+# VariableServicesFlag = 0x10 i.e. 0b00010000
+# WinsecappFlag = 0x20 i.e. 0b00100000
+# LoadSecAppFlag = 0x40 i.e. 0b01000000
+# LoadKeymasterFlag = 0x80 i.e. 0b10000000
+# EnableQseeLogsFlag = 0x100 i.e. 0b 00000001 00000000
+
+## Default app to boot in platform BDS init
+DefaultChargerApp = "QcomChargerApp"
+DefaultBDSBootApp = "LinuxLoader"
+
+## Enable HotKey detection in RETAIL devices
+DetectRetailUserAttentionHotkey = 0x00
+## 0x17 is SCAN_ESC
+DetectRetailUserAttentionHotkeyCode = 0x17
+## Enable OEM Setup App launch in Retail ##
+EnableOEMSetupAppInRetail = 0x0
+
+
+## LogFs partition ##
+## NOTE: Ensure logs 8MB bin is flashed from /Tools/binaries ##
+EnableLogFsSyncInRetail = 0x0
+
+## ShmBridge Memory Size
+ShmBridgememSize = 0xA00000
+
+#
+# Multithreading options
+#
+EnableMultiThreading = 1
+MaxCoreCnt = 8
+# Keep the following number of cores active, including the boot core
+EarlyInitCoreCnt = 2
+
+## Get TZ App Logs ##
+EnableUefiSecAppDebugLogDump = 0x0
+
+## Allow Non Persistent Varialbes in Retail ##
+## NOTE: Recommend disabling feature for Retail devices
+AllowNonPersistentVarsInRetail = 0x1
+
+# Initialize Display panel in its own thread to run in parallel to booting
+# CONFIG_SAMSUNG_DISPLAY_UEFI
+EnableDisplayThread = 0x1
+# endif
+
+# Using imagefv to load display logo
+EnableDisplayImageFv = 0x0
+
+## Dynamic UART Log Buffer Size
+#Refer to boot_images/QcomPkg/Docs/UefiLogBufferSizeConfigReadme.txt for usage.
+#UARTLogBufferSize = 0x19000
+
+#DDRInfoDxe EnvDxe event callback flag
+DDRInfoNotifyFlag = 0x0
+
+## Enable/Disable Variable Policy Engine ##
+EnableVariablePolicyEngine = 0
+
+## Allow individual ACPI tables loading ##
+EnableACPIFallback = 0x0
+
+#
+# FV Decompression on multicore option
+#
+EnableMultiCoreFvDecompression = 1
+
+# EUD Enable Address
+EUDEnableAddr = 0x88E2000
+
+## Minidump Compression TA loading configuration (0x0 or 0x1)
+MinidumpTALoadingCfg = 0x0
+
+## NOTE: Do not remove last newline, required by parser ##
+
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/DXE.dsc.inc b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/DXE.dsc.inc
new file mode 100644
index 000000000..b8d13ace6
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/DXE.dsc.inc
@@ -0,0 +1,59 @@
+[Components.common]
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/EnvDxe/EnvDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/UsbConfigDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/UFSDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/QcomWDogDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/SdccDxe.inf
+#AndromedaPkg/Driver/DisplayCallerDxe/DisplayCallerDxe.inf
+AndromedaPkg/Driver/SimpleFbDxe/SimpleFbDxe.inf
+AndromedaPkg/Driver/RamPartitionDxe/RamPartitionDxe.inf
+Kodiak/BOOT.MXF.1.0.1-00206-KODIAKWP-1/QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.inf
+Kodiak/BOOT.MXF.1.0.1-00206-KODIAKWP-1/QcomPkg/Drivers/PciHostBridgeDxe/PciHostBridgeDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PmicDxe/PmicDxeLa.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/FontDxe/FontDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/HWIODxe/HWIODxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/I2CDxe/I2CDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SPMIDxe/SPMIDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/TLMMDxe/TLMMDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/RpmhDxe/RpmhDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/NpaDxe/NpaDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ULogDxe/ULogDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/VcsDxe/VcsDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ClockDxe/ClockDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ICBDxe/ICBDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SmemDxe/SmemDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.inf
+#KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/CPRDxe/CPRDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/GpiDxe/GpiDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SPIDxe/SPIDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/IPCCDxe/IPCCDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/GLinkDxe/GLinkDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/TsensDxe/TsensDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/LimitsDxe/LimitsDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PILDxe/PILDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ParserDxe/ParserDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SerialPortDxe/SerialPortDxe.inf
+KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.inf
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/DXE.inc b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/DXE.inc
new file mode 100644
index 000000000..0c4c4fef2
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/DXE.inc
@@ -0,0 +1,255 @@
+
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/UsbConfigDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/UFSDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/QcomWDogDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/SdccDxe.inf
+ INF AndromedaPkg/Driver/SimpleFbDxe/SimpleFbDxe.inf
+ INF AndromedaPkg/Driver/RamPartitionDxe/RamPartitionDxe.inf
+ INF Kodiak/BOOT.MXF.1.0.1-00206-KODIAKWP-1/QcomPkg/Drivers/UsbPwrCtrlDxe/UsbPwrCtrlDxe.inf
+ INF Kodiak/BOOT.MXF.1.0.1-00206-KODIAKWP-1/QcomPkg/Drivers/PciHostBridgeDxe/PciHostBridgeDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/EnvDxe/EnvDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/XhciPciEmulationDxe/XhciPciEmulationDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbfnDwc3Dxe/UsbfnDwc3Dxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbInitDxe/UsbInitDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbDeviceDxe/UsbDeviceDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbMsdDxe/UsbMsdDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ShmBridgeDxe/ShmBridgeDxeLA.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ResetRuntimeDxe/ResetRuntimeDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PmicDxe/PmicDxeLa.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/FontDxe/FontDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ChipInfoDxe/ChipInfoDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/DALSYSDxe/DALSYSDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/HALIOMMUDxe/HALIOMMUDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/HWIODxe/HWIODxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/I2CDxe/I2CDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SPMIDxe/SPMIDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/TLMMDxe/TLMMDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/CmdDbDxe/CmdDbDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PwrUtilsDxe/PwrUtilsDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/RpmhDxe/RpmhDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/NpaDxe/NpaDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ULogDxe/ULogDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/VcsDxe/VcsDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ClockDxe/ClockDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ICBDxe/ICBDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SmemDxe/SmemDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SimpleTextInOutSerialDxe/SimpleTextInOutSerial.inf
+ INF MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
+ INF MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
+ INF MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/GpiDxe/GpiDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SPIDxe/SPIDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ButtonsDxe/ButtonsDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/IPCCDxe/IPCCDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/GLinkDxe/GLinkDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/TsensDxe/TsensDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/LimitsDxe/LimitsDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/DDRInfoDxe/DDRInfoDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/BoardInfoDxe/BoardInfoDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/CcicDxe/CcicDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/RedriverDxe/RedriverDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/MuicDxe/MuicDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SamsungDxe/ChgDxe/ChgDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PILDxe/PILDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/PILProxyDxe/PILProxyDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/FvUtilsDxe/FvUtilsDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ParserDxe/ParserDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SerialPortDxe/SerialPortDxe.inf
+ INF KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/VerifiedBootDxe/VerifiedBootDxe.inf
+
+ FILE DRIVER = 4B4973EE-401B-4F36-A6A9-533DFCCDFC33 {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/TzDxe/ScmDxeLA.efi
+ SECTION UI = "ScmDxeLA"
+ }
+
+ FILE DRIVER = 6b38f7b4-ad98-40e9-9093-aca2b5a253c4 {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.efi
+ SECTION UI = "DiskIoDxe"
+ }
+
+ FILE DRIVER = 1fa1f39e-feff-4aae-bd7b-38a070a3b609 {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.efi
+ SECTION UI = "PartitionDxe"
+ }
+
+ FILE DRIVER = CF6DFC66-14AB-4E13-84DB-9C02912D1404 {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/TzDxe/TzDxeLA.efi
+ SECTION UI = "TzDxeLA"
+ }
+
+ FILE DRIVER = 1C04F529-0612-4319-9315-B2E75C16810A {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/PatchedBinaries/FeatureEnablerDxe.efi
+ SECTION UI = "FeatureEnablerDxe"
+ }
+
+ FILE DRIVER = B7F50E91-A759-412C-ADE4-DCD03E7F7C28 {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/XhciDxe/XhciDxe.efi
+ SECTION UI = "XhciDxe"
+ }
+
+ FILE DRIVER = 240612B7-A063-11D4-9A3A-0090273FC14D {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbBusDxe/UsbBusDxe.efi
+ SECTION UI = "UsbBusDxe"
+ }
+
+# FILE DRIVER = 2D2E62CF-9ECF-43B7-8219-94E7FC713DFE {
+# SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbKbDxe/UsbKbDxe.efi
+# SECTION UI = "UsbKbDxe"
+# }
+
+ FILE DRIVER = 9FB4B4A7-42C0-4BCD-8540-9BCC6711F83E {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UsbMassStorageDxe/UsbMassStorageDxe.efi
+ SECTION UI = "UsbMassStorageDxe"
+ }
+
+ FILE DRIVER = B0D3689E-11F8-43C6-8ECE-023A29CEC35B {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/RNGDxe/RngDxe.efi
+ SECTION UI = "RngDxe"
+ }
+
+ FILE DRIVER = 5F0937CD-73F9-445E-B320-BB6FD5D3CBDE {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/UCDxe/UCDxe.efi
+ SECTION UI = "UCDxe"
+ }
+
+ FILE DRIVER = cccb0c28-4b24-11d5-9a5a-0090273fc14d {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.efi
+ SECTION UI = "GraphicsConsoleDxe"
+ }
+
+ FILE DRIVER = 32C71E68-83A8-46ED-AED1-094E71B12057 {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/SecRSADxe/SecRSADxe.efi
+ SECTION UI = "SecRSADxe"
+ }
+
+ FILE DRIVER = C2F9A4F5-F7B4-43E7-BA99-5EA804CC103A {
+ SECTION PE32 = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/QcomPkg/Drivers/ASN1X509Dxe/ASN1X509Dxe.efi
+ SECTION UI = "ASN1X509Dxe"
+ }
+
+ FILE FREEFORM = A91D838E-A5FA-4138-825D-455E23030794 {
+ SECTION UI = "logo1.bmp"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/logo1.bmp
+ }
+
+ FILE FREEFORM = 8CAE2C55-FC5A-410B-812B-8CA22F572F36 {
+ SECTION UI = "Panel_truly_wqxga_dsc_cmd.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_truly_wqxga_dsc_cmd.xml
+ }
+
+ FILE FREEFORM = 13AC9DC9-0092-4374-AE1A-06FF35950FD0 {
+ SECTION UI = "Panel_truly_wqxga_dsc_vid.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_truly_wqxga_dsc_vid.xml
+ }
+
+ FILE FREEFORM = FC6315F9-F8FE-4222-A1E3-226DF55D7592 {
+ SECTION UI = "Panel_truly_wqxga_dual_cmd.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_truly_wqxga_dual_cmd.xml
+ }
+
+ FILE FREEFORM = 95E7B040-26A2-4511-9ABB-1D95D6DA7082 {
+ SECTION UI = "Panel_truly_wqxga_dual_vid.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_truly_wqxga_dual_vid.xml
+ }
+
+ FILE FREEFORM = 8BC595B7-391A-4A9A-8256-5B9983B30392 {
+ SECTION UI = "Panel_sharp_4k_dsc_cmd.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_sharp_4k_dsc_cmd.xml
+ }
+
+ FILE FREEFORM = 19B58ACD-B1F8-4078-B9A5-A33584B680E2 {
+ SECTION UI = "Panel_sharp_4k_dsc_vid.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_sharp_4k_dsc_vid.xml
+ }
+
+ FILE FREEFORM = 0AE323D6-2EBE-11E8-8349-9BA636A0D80C {
+ SECTION UI = "Panel_sharp_1080p_cmd.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_sharp_1080p_cmd.xml
+ }
+
+ FILE FREEFORM = 87273B42-311D-11E8-9324-DFB2DADFC3D1 {
+ SECTION UI = "Panel_truly_1080p_cmd.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_truly_1080p_cmd.xml
+ }
+
+ FILE FREEFORM = BAFD3200-311D-11E8-8651-0FB3CACF38FB {
+ SECTION UI = "Panel_truly_1080p_vid.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_truly_1080p_vid.xml
+ }
+
+ FILE FREEFORM = 88CA5ABF-D0AC-4093-A68C-0CFAE1EF9635 {
+ SECTION UI = "Panel_boe_amoled_wqhd_dsc_cmd.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_boe_amoled_wqhd_dsc_cmd.xml
+ }
+
+ FILE FREEFORM = 6523A5C9-91CB-45C0-A2DC-25997CF23369 {
+ SECTION UI = "Panel_boe_amoled_wqhd_dsc_vid.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_boe_amoled_wqhd_dsc_vid.xml
+ }
+
+ FILE FREEFORM = D7170685-5965-4B44-9305-37CDB199B9BE {
+ SECTION UI = "Panel_boe_amoled_fhd_dsc_cmd.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_boe_amoled_fhd_dsc_cmd.xml
+ }
+
+ FILE FREEFORM = 8F276EE4-E75E-4C3B-8BCC-C37771E26478 {
+ SECTION UI = "Panel_nt36860_wqhd_dsc_cmd.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_nt36860_wqhd_dsc_cmd.xml
+ }
+
+ FILE FREEFORM = 6F2D4884-D8A0-11E9-AF7A-D77B1FE990EC {
+ SECTION UI = "Panel_nt36860_wqhd_dsc_vid.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_nt36860_wqhd_dsc_vid.xml
+ }
+
+ FILE FREEFORM = D7170685-5965-4B44-9305-37CDB199B9BF {
+ SECTION UI = "Panel_nt36672e_fhd_plus_60hz_vid.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_nt36672e_fhd_plus_60hz_vid.xml
+ }
+
+ FILE FREEFORM = 8F276EE4-E75E-4C3B-8BCC-C37771E26479 {
+ SECTION UI = "Panel_nt36672e_fhd_plus_120hz_vid.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_nt36672e_fhd_plus_120hz_vid.xml
+ }
+
+ FILE FREEFORM = 6F2D4884-D8A0-11E9-AF7A-D77B1FE990ED {
+ SECTION UI = "Panel_nt36672e_fhd_plus_144hz_vid.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_nt36672e_fhd_plus_144hz_vid.xml
+ }
+
+ FILE FREEFORM = 9874B60A-6B80-4D76-8EEB-7862C780EC03 {
+ SECTION UI = "Panel_r66451_144hz_fhd_plus_dsc_cmd_cphy.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_r66451_144hz_fhd_plus_dsc_cmd_cphy.xml
+ }
+
+ FILE FREEFORM = 0256CEAF-99CF-49F4-A9C8-D9F1755A5E6C {
+ SECTION UI = "Panel_r66451_120hz_fhd_plus_dsc_cmd_cphy.xml"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/Panel_r66451_120hz_fhd_plus_dsc_cmd_cphy.xml
+ }
+
+ FILE FREEFORM = 45FE4B7C-150C-45DA-A021-4BEB2048EC6F {
+ SECTION UI = "QcomChargerCfg.cfg"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/QcomChargerCfg.cfg
+ }
+
+ FILE FREEFORM = F780C779-DD7C-47CD-BD1A-5EB414C51704 {
+ SECTION UI = "BATTERY.PROVISION"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/BATTERY.PROVISION
+ }
+
+ FILE FREEFORM = A91D838E-A5FA-4138-825D-455E2303079E {
+ SECTION UI = "BDS_Menu.cfg"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/BDS_Menu.cfg
+ }
+
+ FILE FREEFORM = A1E235DE-E825-4591-9623-C43175811826 {
+ SECTION UI = "SecParti.cfg"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/SecParti.cfg
+ }
+
+ FILE FREEFORM = 21E9BDD9-6C3F-4F10-84A5-BBEC322741F1 {
+ SECTION UI = "uefipil.cfg"
+ SECTION RAW = KodiakPkg/Device/$(TARGET_DEVICE)/Binaries/RawFiles/uefipil.cfg
+ }
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Defines.dsc.inc b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Defines.dsc.inc
new file mode 100644
index 000000000..63665dbb9
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Defines.dsc.inc
@@ -0,0 +1 @@
+CUST_LOGO = 0
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/DeviceTreeBlob/Android/android-gts7fewifi.dtb b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/DeviceTreeBlob/Android/android-gts7fewifi.dtb
new file mode 100644
index 000000000..eb574c181
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/DeviceTreeBlob/Android/android-gts7fewifi.dtb differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/DeviceTreeBlob/Linux/linux-gts7fewifi.dtb b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/DeviceTreeBlob/Linux/linux-gts7fewifi.dtb
new file mode 100644
index 000000000..e69de29bb
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Library/PlatformConfigurationMapLib/PlatformConfigurationMapLib.c b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Library/PlatformConfigurationMapLib/PlatformConfigurationMapLib.c
new file mode 100644
index 000000000..13dde11db
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Library/PlatformConfigurationMapLib/PlatformConfigurationMapLib.c
@@ -0,0 +1,76 @@
+#include
+#include
+
+static CONFIGURATION_DESCRIPTOR_EX gDeviceConfigurationDescriptorEx[] = {
+// {"AbnormalResetOccurredOffset", 0x24},
+// {"BootConfigRegAddr", 0x00786070},
+// {"BootConfigRegMask", 0x0000003E},
+// {"BootConfigRegOfset", 0x01},
+ {"AllowNonPersistentVarsInRetail", 0x1},
+// {"DBIDumpDDRBase", 0x82A00000},
+// {"DDRThroughput", 6000000000},
+ {"DDRInfoNotifyFlag", 0x0},
+ {"DRAM_CLK_PERIOD_ADDR", 0x240BA050},
+ {"DetectRetailUserAttentionHotkey", 0x00},
+ {"DetectRetailUserAttentionHotkeyCode", 0x17},
+ {"DloadCookieAddr", 0x01FD3000},
+ {"DloadCookieValue", 0x10},
+ {"EarlyInitCoreCnt", 2},
+ {"EnableACPIFallback", 0x0},
+ {"EnableDisplayImageFv", 0x0},
+ {"EnableLogFsSyncInRetail", 0x0},
+ {"EnableDisplayThread", 0},
+ {"EnableMultiThreading", 0},
+ {"EnableMultiCoreFvDecompression", 1},
+ {"EnableOEMSetupAppInRetail", 0x0},
+// {"EnablePXE", 0x0},
+ {"EUDEnableAddr", 0x88E2000},
+ {"EnableSDHCSwitch", 0x1},
+// {"EnableSecondaryUFSforHLOS", 0},
+ {"EnableShell", 0x1},
+ {"EnableUfsIOC", 1},
+ {"EnableUefiSecAppDebugLogDump", 0x0},
+ {"EnableVariablePolicyEngine", 0},
+ {"InitialPagePoolCount", 0x700},
+ {"LoadAutoImageInPILFlag", 0x1},
+// {"GccCe1ClkCntlReg", 0x00152004},
+// {"GccCe1ClkCntlVal", 0x00000038},
+ {"MaxCoreCnt", 8},
+ {"MaxLogFileSize", 0x400000},
+ {"MinidumpTALoadingCfg", 0},
+// {"MemoryCaptureModeOffset", 0x1C},
+ {"NumActiveCores", 8},
+ {"NumCpus", 8},
+ {"NumCpusFuseAddr", 0x5C04C},
+ {"PilSubsysDbgCookieAddr", 0x146AA6DC},
+ {"PilSubsysDbgCookieVal", 0x53444247},
+// {"PSHoldOffset", 0xC000},
+// {"PSHoldSHFT", 0x0},
+ {"PrimaryLogoIndex", 0x3},
+ {"SecondaryLogoIndex", 0x2},
+ {"PwrBtnShutdownFlag", 0x0},
+ {"Sdc1GpioConfigOff", 0xA00},
+ {"Sdc1GpioConfigOn", 0x1E92},
+ {"Sdc2GpioConfigOff", 0xA00},
+ {"Sdc2GpioConfigOn", 0x1E92},
+ {"SecurityFlag", 0xC4},
+ {"SecPagePoolCount", 0x800},
+// {"SerialPortBufferSize", 0x8000},
+ {"SharedIMEMBaseAddr", 0x146AA000},
+ {"ShmBridgememSize", 0xA00000},
+// {"TzAppsRegnAddr", 0x87900000},
+// {"TzAppsRegnSize", 0x02200000},
+// {"TzDiagOffset", 0x720},
+// {"TzDiagSize", 0x2000},
+ {"UfsSmmuConfigForOtherBootDev", 1},
+ {"UEFIExitUfsSSURequired", 1},
+ {"UsbFnIoRevNum", 0x00010001},
+ {"UefiMemUseThreshold", 0xE1},
+ {"USBHS1_Config", 0x0},
+ /* Terminator */
+ {"Terminator", 0xFFFFFFFF}};
+
+CONFIGURATION_DESCRIPTOR_EX *GetPlatformConfigurationMap()
+{
+ return gDeviceConfigurationDescriptorEx;
+}
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Library/PlatformConfigurationMapLib/PlatformConfigurationMapLib.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Library/PlatformConfigurationMapLib/PlatformConfigurationMapLib.inf
new file mode 100644
index 000000000..a52e694fd
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Library/PlatformConfigurationMapLib/PlatformConfigurationMapLib.inf
@@ -0,0 +1,20 @@
+[Defines]
+ INF_VERSION = 0x00010005
+ BASE_NAME = PlatformConfigurationMapLib
+ FILE_GUID = 59C11815-F8DA-3E51-B4FB-EC1E41ED1F01
+ MODULE_TYPE = BASE
+ VERSION_STRING = 1.0
+ LIBRARY_CLASS = PlatformConfigurationMapLib
+
+[Sources]
+ PlatformConfigurationMapLib.c
+
+[Packages]
+ ArmPkg/ArmPkg.dec
+ MdePkg/MdePkg.dec
+ MdeModulePkg/MdeModulePkg.dec
+ EmbeddedPkg/EmbeddedPkg.dec
+ AndromedaPkg/AndromedaPkg.dec
+
+[LibraryClasses]
+ BaseLib
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Library/PlatformMemoryMapLib/PlatformMemoryMapLib.c b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Library/PlatformMemoryMapLib/PlatformMemoryMapLib.c
new file mode 100644
index 000000000..7fb164832
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Library/PlatformMemoryMapLib/PlatformMemoryMapLib.c
@@ -0,0 +1,108 @@
+#include
+#include
+
+static ARM_MEMORY_REGION_DESCRIPTOR_EX gDeviceMemoryDescriptorEx[] = {
+ /* Name Address Length HobOption ResourceAttribute ArmAttributes
+ ResourceType MemoryType */
+ /* DDR Regions */
+ /* DDR Bank 0 Start */
+
+ { "HYP", 0x80000000, 0x00600000, AddMem, MEM_RES, SYS_MEM_CAP, Reserv, WRITE_BACK_XN },
+ { "BOOT", 0x80600000, 0x00200000, AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "AOP CMD", 0x80800000, 0x00060000, AddMem, MEM_RES, UNCACHEABLE, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "AOP CMD DB", 0x80860000, 0x00020000, AddMem, MEM_RES, UNCACHEABLE, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "Reserved", 0x80880000, 0x00004000, AddMem, MEM_RES, UNCACHEABLE, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "XBL Log Buffer", 0x80884000, 0x00010000, AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, WRITE_BACK_XN },
+ { "GPU PRR", 0x80894000, 0x00001000, AddMem, MEM_RES, WRITE_COMBINEABLE, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "HLOS1", 0x80895000, 0x0000F000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+ { "TPMControl", 0x808A4000, 0x00010000, AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "HLOS2", 0x808B4000, 0x0004B000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+ { "APSS", 0x808FF000, 0x00001000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+ { "SMEM", 0x80900000, 0x00200000, AddMem, MEM_RES, UNCACHEABLE, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "CPUCP", 0x80B00000, 0x00100000, AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "WLAN FW", 0x80C00000, 0x00C00000, AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "LPASS_ML", 0x81800000, 0x00F00000, AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "CDSP Secure Heap", 0x82700000, 0x00010000, AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "HLOS3", 0x82710000, 0x00EF0000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+ { "Sched Heap", 0x83600000, 0x00400000, AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK_XN },
+ { "RAM Partition", 0x83A00000, 0x00D00000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+ { "PIL Reserved", 0x84700000, 0x19500000, AddMem, MEM_RES, UNCACHEABLE, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "TGCM", 0x9DC00000, 0x01C00000, AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "FV Region", 0x9F800000, 0x00200000, AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK_XN },
+ { "ABOOT FV", 0x9FA00000, 0x00200000, AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, WRITE_BACK_XN },
+ { "UEFI FD", 0x9FC00000, 0x00300000, AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK },
+ { "SEC Heap", 0x9FF00000, 0x0008C000, AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK_XN },
+ { "CPU Vectors", 0x9FF8C000, 0x00001000, AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK },
+ { "MMU PageTables", 0x9FF8D000, 0x00003000, AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK_XN },
+ { "UEFI Stack", 0x9FF90000, 0x00040000, AddMem, SYS_MEM, SYS_MEM_CAP, BsData, WRITE_BACK_XN },
+ { "RAM Partition", 0x9FFD0000, 0x00027000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+ { "Log Buffer", 0x9FFF7000, 0x00008000, AddMem, SYS_MEM, SYS_MEM_CAP, RtData, WRITE_BACK_XN },
+ { "Info Blk", 0x9FFFF000, 0x00001000, AddMem, SYS_MEM, SYS_MEM_CAP, RtData, WRITE_BACK_XN },
+ { "USB UCSI Temp", 0xA0000000, 0x00002000, AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "RAM Partition", 0xA0002000, 0x007FE000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+ { "MPSS_EFS", 0xA0800000, 0x00300000, AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "DXE Heap", 0xA0B00000, 0x0F500000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+ { "HYP RESERVED", 0xB0000000, 0x10000000, AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, WRITE_BACK_XN },
+ { "Reserv", 0xC0000000, 0x01000000, NoHob, SYS_MEM, SYS_MEM_CAP, Reserv, NS_DEVICE },
+ { "TAGS", 0xC0100000, 0x01200000, NoHob, SYS_MEM, SYS_MEM_CAP, Reserv, NS_DEVICE },
+ { "QTEE", 0xC1300000, 0x00500000, NoHob, SYS_MEM, SYS_MEM_CAP, Reserv, NS_DEVICE },
+ { "TZApps Reserved", 0xC1800000, 0x04700000, NoHob, SYS_MEM, SYS_MEM_CAP, Reserv, NS_DEVICE },
+ { "RAM Partition", 0xC5F00000, 0x00600000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+ { "ADSP RPC", 0xC6500000, 0x00800000, AddMem, MEM_RES, UNCACHEABLE, Reserv, UNCACHED_UNBUFFERED_XN },
+ { "RAM Partition", 0xC6D00000, 0x09300000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+ { "Guest VM", 0xD0000000, 0x10000000, AddMem, SYS_MEM, SYS_MEM_CAP, Reserv, WRITE_BACK_XN },
+ { "DBI Dump", 0xE0000000, 0x00F00000, NoHob, MMAP_IO, INITIALIZED, Conv, UNCACHED_UNBUFFERED_XN },
+ { "RAM Partition", 0xE0F00000, 0x00100000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+ { "Display Reserved", 0xE1000000, 0x02400000, AddMem, MEM_RES, SYS_MEM_CAP, Reserv, WRITE_THROUGH_XN },
+ { "APSS Ext", 0xE3400000, 0x01700000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+
+ // Ram Partitions for 8GB Devices
+ // 0xE4B00000 - 0x280000000
+
+ #if USE_MEMORY_FOR_SERIAL_OUTPUT == 1
+ { "PStore", 0xE4B00000, 0x00400000, AddMem, MEM_RES, SYS_MEM_CAP, Reserv, WRITE_THROUGH_XN },
+ { "RAM Partition", 0xE4B40000, 0x9B4C0000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+ #else
+ { "RAM Partition", 0xE4B00000, 0x9B500000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN },
+ #endif
+
+ // RamPartitionDxe will add unmapped regions later
+
+ // Mapped 4GB till Here.
+
+ // Memory hole: 0x180000000 - 0x200000000
+ // Size: 0x80000000
+
+ // Memory hole: 0x200000000 - 0x280000000
+ // Size: 0x80000000
+
+ // Mapped 8GB till Here
+
+ /* Other memory regions */
+ { "IMEM Base", 0x14680000, 0x0002B000, NoHob, MMAP_IO, INITIALIZED, Conv, NS_DEVICE },
+ { "IMEM Cookie Base", 0x146AA000, 0x00001000, AddDev, MMAP_IO, INITIALIZED, Conv, NS_DEVICE },
+
+ /* Register regions */
+ { "IPC_ROUTER_TOP", 0x00400000, 0x00100000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "SECURITY CONTROL", 0x00780000, 0x00010000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "QUP", 0x00900000, 0x00200000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "PRNG_CFG_PRNG", 0x010D0000, 0x00010000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "CRYPTO0 CRYPTO", 0x01DC0000, 0x00040000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "TCSR_TCSR_REGS", 0x01FC0000, 0x00030000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "PERIPH_SS_SDC1", 0x007C0000, 0x00100000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "PERIPH_SS", 0x08800000, 0x00200000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "USB", 0x0A600000, 0x04000000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "AOSS", 0x0B000000, 0x04000000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "TLMM", 0x0F100000, 0x00300000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "SMMU", 0x15000000, 0x00200000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "APSS_HM", 0x17800000, 0x00E00000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "PCIE_1_AXI", 0x40000000, 0x02000000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+ { "PCIE_1_AHB", 0x01C08000, 0x00008000, AddDev, MMAP_IO, UNCACHEABLE, MmIO, NS_DEVICE },
+
+ /* Terminator for MMU */
+ {"Terminator", 0, 0, 0, 0, 0, 0, 0}};
+
+ ARM_MEMORY_REGION_DESCRIPTOR_EX *GetPlatformMemoryMap()
+ {
+ return gDeviceMemoryDescriptorEx;
+ }
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Library/PlatformMemoryMapLib/PlatformMemoryMapLib.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Library/PlatformMemoryMapLib/PlatformMemoryMapLib.inf
new file mode 100644
index 000000000..057d2e79c
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/Library/PlatformMemoryMapLib/PlatformMemoryMapLib.inf
@@ -0,0 +1,20 @@
+[Defines]
+ INF_VERSION = 0x00010005
+ BASE_NAME = PlatformMemoryMapLib
+ FILE_GUID = 59C11815-F8DA-4F49-B4FB-EC1E41ED1F01
+ MODULE_TYPE = BASE
+ VERSION_STRING = 1.0
+ LIBRARY_CLASS = PlatformMemoryMapLib
+
+[Sources]
+ PlatformMemoryMapLib.c
+
+[Packages]
+ ArmPkg/ArmPkg.dec
+ MdePkg/MdePkg.dec
+ MdeModulePkg/MdeModulePkg.dec
+ EmbeddedPkg/EmbeddedPkg.dec
+ AndromedaPkg/AndromedaPkg.dec
+
+[LibraryClasses]
+ BaseLib
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/ButtonsDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/ButtonsDxe.depex
new file mode 100644
index 000000000..0704fb6a5
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/ButtonsDxe.depex differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/ButtonsDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/ButtonsDxe.efi
new file mode 100644
index 000000000..293e0fc7c
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/ButtonsDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/ButtonsDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/ButtonsDxe.inf
new file mode 100644
index 000000000..533eb136f
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/ButtonsDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS ButtonsDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2024-05-09 13:41:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = ButtonsDxe
+ FILE_GUID = 5BD181DB-0487-4F1A-AE73-820E165611B3
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|ButtonsDxe.depex|*
+ PE32|ButtonsDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/FeatureEnablerDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/FeatureEnablerDxe.efi
new file mode 100644
index 000000000..890933896
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/FeatureEnablerDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/FeatureEnablerDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/FeatureEnablerDxe.inf
new file mode 100644
index 000000000..fb85897eb
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/FeatureEnablerDxe.inf
@@ -0,0 +1,18 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS FeatureEnablerDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2024-05-09 13:41:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = FeatureEnablerDxe
+ FILE_GUID = 1C04F529-0612-4319-9315-B2E75C16810A
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+
+[Binaries.AARCH64]
+ PE32|FeatureEnablerDxe.efi|*
+
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/QcomWDogDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/QcomWDogDxe.depex
new file mode 100644
index 000000000..2a47cc229
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/QcomWDogDxe.depex
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/QcomWDogDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/QcomWDogDxe.efi
new file mode 100644
index 000000000..39c129dd2
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/QcomWDogDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/QcomWDogDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/QcomWDogDxe.inf
new file mode 100644
index 000000000..a4c94441d
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/QcomWDogDxe.inf
@@ -0,0 +1,14 @@
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = QcomWDogDxe
+ FILE_GUID = 040E1E61-0AFB-411B-9EC9-00F3FC59CC13
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|QcomWDogDxe.depex|*
+ PE32|QcomWDogDxe.efi|*
+
+[Depex]
+ TRUE
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/SdccDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/SdccDxe.depex
new file mode 100644
index 000000000..265ee7cb4
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/SdccDxe.depex differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/SdccDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/SdccDxe.efi
new file mode 100644
index 000000000..921e588d5
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/SdccDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/SdccDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/SdccDxe.inf
new file mode 100644
index 000000000..42ed6d64c
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/SdccDxe.inf
@@ -0,0 +1,14 @@
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = SdccDxe
+ FILE_GUID = F10F76DB-42C1-533F-34A8-69BE24653110
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|SdccDxe.depex|*
+ PE32|SdccDxe.efi|*
+
+[Depex]
+ TRUE
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UFSDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UFSDxe.depex
new file mode 100644
index 000000000..098cfdc1c
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UFSDxe.depex
@@ -0,0 +1 @@
+9Gfv28
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UFSDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UFSDxe.efi
new file mode 100644
index 000000000..b138fb7d1
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UFSDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UFSDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UFSDxe.inf
new file mode 100644
index 000000000..ad229f7aa
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UFSDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS UFSDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2024-05-09 13:41:55Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = UFSDxe
+ FILE_GUID = 0D35CD8E-97EA-4F9A-96AF-0F0D89F76567
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|UFSDxe.depex|*
+ PE32|UFSDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UsbConfigDxe.depex b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UsbConfigDxe.depex
new file mode 100644
index 000000000..8f72e31c0
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UsbConfigDxe.depex
@@ -0,0 +1 @@
+ivzH({E9Gfv28E\z!C|/_IK
\ No newline at end of file
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UsbConfigDxe.efi b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UsbConfigDxe.efi
new file mode 100644
index 000000000..cd47d8c89
Binary files /dev/null and b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UsbConfigDxe.efi differ
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UsbConfigDxe.inf b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UsbConfigDxe.inf
new file mode 100644
index 000000000..46622a69c
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PatchedBinaries/UsbConfigDxe.inf
@@ -0,0 +1,22 @@
+# ****************************************************************************
+# AUTOGENERATED BY UEFIReader
+# AUTOGENED AS UsbConfigDxe.inf
+# DO NOT MODIFY
+# GENERATED ON: 2024-05-09 13:41:56Z
+
+[Defines]
+ INF_VERSION = 0x0001001B
+ BASE_NAME = UsbConfigDxe
+ FILE_GUID = CD823A4D-7DEC-4531-AE5D-4134FA4127B8
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = EfiEntry
+
+[Binaries.AARCH64]
+ DXE_DEPEX|UsbConfigDxe.depex|*
+ PE32|UsbConfigDxe.efi|*
+
+[Depex]
+ TRUE
+# AUTOGEN ENDS
+# ****************************************************************************
diff --git a/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PcdsFixedAtBuild.dsc.inc b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PcdsFixedAtBuild.dsc.inc
new file mode 100644
index 000000000..f568da7d0
--- /dev/null
+++ b/Platforms/KodiakPkg/Device/samsung-gts7fewifi/PcdsFixedAtBuild.dsc.inc
@@ -0,0 +1,18 @@
+[PcdsFixedAtBuild.common]
+gAndromedaPkgTokenSpaceGuid.PcdMipiFrameBufferWidth|1600
+gAndromedaPkgTokenSpaceGuid.PcdMipiFrameBufferHeight|2560
+
+# Smbios Info
+gAndromedaPkgTokenSpaceGuid.PcdSmbiosSystemBrand|"Samsung"
+gAndromedaPkgTokenSpaceGuid.PcdSmbiosSystemModel|"Galaxy Tab S7 FE"
+gAndromedaPkgTokenSpaceGuid.PcdSmbiosSystemRetailModel|"gts7fewifi"
+gAndromedaPkgTokenSpaceGuid.PcdSmbiosSystemRetailSku|"SM-T733"
+
+gAndromedaPkgTokenSpaceGuid.PcdABLProduct|"gts7fewifi"
+
+# Display Caller
+#gAndromedaPkgTokenSpaceGuid.PcdDisplayCallerExitDisableDisplay|FALSE
+#gAndromedaPkgTokenSpaceGuid.PcdDisplayCallerStallBeforeEnable|0
+
+# Storage
+gAndromedaPkgTokenSpaceGuid.PcdStorageHasUFS3|0