Skip to content

Commit

Permalink
remove unused DxeInit and it's dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
M1cha committed Apr 29, 2018
1 parent 5680bf5 commit eeccb75
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 270 deletions.
40 changes: 0 additions & 40 deletions Drivers/DxeInit/DxeInit.c

This file was deleted.

25 changes: 0 additions & 25 deletions Drivers/DxeInit/DxeInit.inf

This file was deleted.

25 changes: 0 additions & 25 deletions Drivers/DxeInit/DxeInitPostGic.inf

This file was deleted.

8 changes: 1 addition & 7 deletions EFIDroidFvMain.fdf.inc
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,8 @@ READ_LOCK_CAP = TRUE
READ_LOCK_STATUS = TRUE

APRIORI DXE {
# first, install the PCD driver and call DxeInit
# first, install the PCD driver
INF MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
INF EFIDroidPkg/Drivers/DxeInit/DxeInit.inf

# next, install cpu protocol and enable the interrupt controller
INF ArmPkg/Drivers/CpuDxe/CpuDxe.inf
Expand All @@ -56,15 +55,10 @@ READ_LOCK_STATUS = TRUE
# next, setup the FDT client and setup all memory regions
INF EFIDroidPkg/Drivers/FdtClientDxe/FdtClientDxe.inf
INF EFIDroidPkg/Drivers/HighMemDxe/HighMemDxe.inf

# finally, call DxeInitPostGic
INF EFIDroidPkg/Drivers/DxeInit/DxeInitPostGic.inf
}

INF MdeModulePkg/Core/Dxe/DxeMain.inf
INF MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
INF EFIDroidPkg/Drivers/DxeInit/DxeInit.inf
INF EFIDroidPkg/Drivers/DxeInit/DxeInitPostGic.inf

#
# PI DXE Drivers producing Architectural Protocols (EFI Services)
Expand Down
2 changes: 0 additions & 2 deletions EFIDroidPkg.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,6 @@
<LibraryClasses>
PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
}
EFIDroidPkg/Drivers/DxeInit/DxeInit.inf
EFIDroidPkg/Drivers/DxeInit/DxeInitPostGic.inf

#
# Architectural Protocols
Expand Down
34 changes: 0 additions & 34 deletions Include/Library/DxeInit.h

This file was deleted.

21 changes: 0 additions & 21 deletions Qcom/Library/ChipVendorDxeInitLib/ChipVendorDxeInitLib.c

This file was deleted.

17 changes: 0 additions & 17 deletions Qcom/Library/ChipVendorDxeInitLib/ChipVendorDxeInitLib.inf

This file was deleted.

21 changes: 0 additions & 21 deletions Qcom/Library/PlatformDxeInitLibNull/PlatformDxeInitLibNull.c

This file was deleted.

17 changes: 0 additions & 17 deletions Qcom/Library/PlatformDxeInitLibNull/PlatformDxeInitLibNull.inf

This file was deleted.

1 change: 0 additions & 1 deletion Qcom/Platforms/Msm8610/Msm8610.dsc.inc
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
!endif
[LibraryClasses.common.DXE_DRIVER]
PlatformDxeInitLib|EFIDroidPkg/Qcom/Library/PlatformDxeInitLibNull/PlatformDxeInitLibNull.inf
QcomDxeTimerLib|EFIDroidPkg/Qcom/Library/QTimerLib/QcomQTimerDxeTimerLib.inf
[LibraryClasses.common.DXE_DRIVER, LibraryClasses.common.UEFI_APPLICATION, LibraryClasses.common.UEFI_DRIVER]
Expand Down

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion Qcom/Platforms/Msm8960/Msm8960.dsc.inc
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
!endif

[LibraryClasses.common.DXE_DRIVER]
PlatformDxeInitLib|EFIDroidPkg/Qcom/Platforms/Msm8960/Library/PlatformDxeInitLib/PlatformDxeInitLib.inf
QcomDxeTimerLib|EFIDroidPkg/Qcom/Library/QcomDGTDxeTimerLib/QcomDGTDxeTimerLib.inf
QcomPlatformDxeTimerLib|EFIDroidPkg/Qcom/Platforms/Msm8960/Library/QcomPlatformDxeTimerLib/QcomPlatformDxeTimerLib.inf
QcomPlatformUsbLib|EFIDroidPkg/Qcom/Platforms/Msm8960/Library/QcomPlatformUsbLib/QcomPlatformUsbLib.inf
Expand Down
1 change: 0 additions & 1 deletion Qcom/Platforms/Msm8994/Msm8994.dsc.inc
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
!endif
[LibraryClasses.common.DXE_DRIVER]
PlatformDxeInitLib|EFIDroidPkg/Qcom/Library/PlatformDxeInitLibNull/PlatformDxeInitLibNull.inf
QcomDxeTimerLib|EFIDroidPkg/Qcom/Library/QTimerLib/QcomQTimerDxeTimerLib.inf
[LibraryClasses.common.DXE_DRIVER, LibraryClasses.common.UEFI_APPLICATION, LibraryClasses.common.UEFI_DRIVER]
Expand Down
3 changes: 0 additions & 3 deletions Qcom/Qcom.dsc.inc
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
QcomPlatformMmcClockOverrideLib|EFIDroidPkg/Qcom/Library/QcomPlatformMmcClockOverrideLibNull/QcomPlatformMmcClockOverrideLibNull.inf
QcomUsbPhyLib|EFIDroidPkg/Qcom/Library/QcomUsbPhyLib/QcomUsbPhyLib.inf
[LibraryClasses.common.DXE_DRIVER]
ChipVendorDxeInitLib|EFIDroidPkg/Qcom/Library/ChipVendorDxeInitLib/ChipVendorDxeInitLib.inf
[Components.common]
EFIDroidPkg/Qcom/Drivers/TimerDxe/TimerDxe.inf
!if $(DISPLAY_TYPE) != DISABLED && $(EARLYDEBUG_TYPE) != DISPLAY
Expand Down

0 comments on commit eeccb75

Please sign in to comment.