Add EXT4 and NTFS drivers

This commit is contained in:
Jeremy Soller
2020-06-11 11:10:19 -06:00
parent e61bb9222c
commit e3e4f6ddd5
5 changed files with 50 additions and 0 deletions

View File

@@ -170,6 +170,12 @@ INF MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
INF FatPkg/EnhancedFatDxe/Fat.inf
!if $(ARCH) == IA32
!else
INF RuleOverride=BINARY USE = X64 FSDrivers/ntfs.inf
INF RuleOverride=BINARY USE = X64 FSDrivers/ext4.inf
!endif
#
# SD/eMMC Support
#