Add USB support for some devices, reform folder structure and make all devices use...
authorMarijan Limov <marijan.limov@gmail.com>
星期六, 20 Feb 2021 15:25:08 +0000 (16:25 +0100)
committerBigfootACA <bigfoot@classfun.cn>
星期五, 2 Jul 2021 08:30:12 +0000 (16:30 +0800)
commit24754fbe050fef016a3c8d0ce86d45a1cb313c9a
tree5781d10a198b0681e9cfb15eb37fddc2e419bb06
parent96e636e4b7c2dc18b3abe72b7fdb505778ca3920
Add USB support for some devices, reform folder structure and make all devices use same DXEs

Also some other minor changes to build.sh
95 files changed:
.gitignore
build.sh
device_specific/generic.dtb [new file with mode: 0644]
sdm845Pkg/AcpiTables/845/DSDT.aml [new file with mode: 0644]
sdm845Pkg/AcpiTables/845/DSDT.dsl [new file with mode: 0644]
sdm845Pkg/Binary/845/AdcDxe/AdcDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/AdcDxe/AdcDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/ButtonsDxe/ButtonsDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/ButtonsDxe/ButtonsDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/CPRDxe/CPRDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/CPRDxe/CPRDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/ChipInfo/ChipInfo.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/ChipInfo/ChipInfo.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/ClockDxe/ClockDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/ClockDxe/ClockDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/CmdDbDxe/CmdDbDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/CmdDbDxe/CmdDbDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/DALSys/DALSys.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/DALSys/DALSys.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/DALTLMM/.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/DALTLMM/DALTLMM.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/DALTLMM/DALTLMM.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/EmuVariableRuntimeDxe/EmuVariableRuntimeDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/EmuVariableRuntimeDxe/EmuVariableRuntimeDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/EnvDxe/EnvDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/EnvDxe/EnvDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/GlinkDxe/GlinkDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/HALIOMMU/HALIOMMU.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/HALIOMMU/HALIOMMU.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/HWIODxeDriver/HWIODxeDriver.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/HWIODxeDriver/HWIODxeDriver.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/I2C/I2C.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/I2C/I2C.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/NpaDxe/NpaDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/NpaDxe/NpaDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/PdcDxe/PdcDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/PdcDxe/PdcDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/PlatformInfoDxeDriver/PlatformInfoDxeDriver.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/PlatformInfoDxeDriver/PlatformInfoDxeDriver.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/PmicDxe/PmicDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/PmicDxe/PmicDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/QcomChargerDxeLA/QcomChargerDxeLA.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/QcomChargerDxeLA/QcomChargerDxeLA.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/QdssDxe/QdssDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/RealTimeClock/RealTimeClock.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/RealTimeClock/RealTimeClock.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/RpmhDxe/RpmhDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/RpmhDxe/RpmhDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/SPI/SPI.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/SPMI/SPMI.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/SPMI/SPMI.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/SdccDxe/SdccDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/SdccDxe/SdccDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/SerialDxe/SerialDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/SerialDxe/SerialDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/SerialDxe/SerialDxeL.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/SmemDxe/SmemDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/SmemDxe/SmemDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/UFSDxe/UFSDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/UFSDxe/UFSDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/ULogDxe/ULogDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/ULogDxe/ULogDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/UsbConfigDxe/UsbConfigDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/UsbConfigDxe/UsbConfigDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/UsbDeviceDxe/UsbDeviceDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/UsbDeviceDxe/UsbDeviceDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/UsbInitDxe/UsbInitDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/UsbInitDxe/UsbInitDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/UsbMsdDxe/UsbMsdDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/UsbMsdDxe/UsbMsdDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/UsbPwrCtrlDxe/UsbPwrCtrlDxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/UsbPwrCtrlDxe/UsbPwrCtrlDxe.efi [new file with mode: 0644]
sdm845Pkg/Binary/845/UsbfnDwc3Dxe/UsbfnDwc3Dxe.depex [new file with mode: 0644]
sdm845Pkg/Binary/845/UsbfnDwc3Dxe/UsbfnDwc3Dxe.efi [new file with mode: 0644]
sdm845Pkg/Devices/845.fdf [new file with mode: 0644]
sdm845Pkg/Devices/beryllium.dsc [moved from sdm845Pkg/beryllium.dsc with 92% similarity]
sdm845Pkg/Devices/beryllium.fdf [new file with mode: 0644]
sdm845Pkg/Devices/dipper.dsc [moved from sdm845Pkg/dipper.dsc with 89% similarity]
sdm845Pkg/Devices/dipper.fdf [moved from sdm845Pkg/dipper.fdf with 96% similarity]
sdm845Pkg/Devices/enchilada.dsc [moved from sdm845Pkg/enchilada.dsc with 89% similarity]
sdm845Pkg/Devices/enchilada.fdf [moved from sdm845Pkg/enchilada.fdf with 96% similarity]
sdm845Pkg/Devices/fajita.dsc [moved from sdm845Pkg/fajita.dsc with 89% similarity]
sdm845Pkg/Devices/fajita.fdf [moved from sdm845Pkg/fajita.fdf with 96% similarity]
sdm845Pkg/Devices/generic.dsc [new file with mode: 0644]
sdm845Pkg/Devices/perseus.dsc [moved from sdm845Pkg/perseus.dsc with 91% similarity]
sdm845Pkg/Devices/perseus.fdf [moved from sdm845Pkg/perseus.fdf with 99% similarity]
sdm845Pkg/Devices/polaris.dsc [moved from sdm845Pkg/polaris.dsc with 89% similarity]
sdm845Pkg/Devices/polaris.fdf [moved from sdm845Pkg/polaris.fdf with 99% similarity]
sdm845Pkg/Drivers/SimpleFbDxe/SimpleFbDxe.c [moved from sdm845Pkg/SimpleFbDxe/SimpleFbDxe.c with 100% similarity]
sdm845Pkg/Drivers/SimpleFbDxe/SimpleFbDxe.inf [moved from sdm845Pkg/SimpleFbDxe/SimpleFbDxe.inf with 100% similarity]
sdm845Pkg/Drivers/sdm845Dxe/sdm845Dxe.c [moved from sdm845Pkg/sdm845Dxe/sdm845Dxe.c with 100% similarity]
sdm845Pkg/Drivers/sdm845Dxe/sdm845Dxe.h [moved from sdm845Pkg/sdm845Dxe/sdm845Dxe.h with 100% similarity]
sdm845Pkg/Drivers/sdm845Dxe/sdm845Dxe.inf [moved from sdm845Pkg/sdm845Dxe/sdm845Dxe.inf with 100% similarity]
sdm845Pkg/beryllium.fdf [deleted file]
sdm845Pkg/sdm845Pkg.dsc