Ext4Pkg.uni 566 B

1234567891011121314
  1. ## @file
  2. # Ext4 Package
  3. #
  4. # This package provides libraries and drivers related to the ext4 filesystem implementation.
  5. # More details are available at: https://www.kernel.org/doc/html/v5.4/filesystems/ext4/index.html
  6. #
  7. # Copyright (c) 2021 Pedro Falcato
  8. # SPDX-License-Identifier: BSD-2-Clause-Patent
  9. #
  10. ##
  11. #string STR_PACKAGE_ABSTRACT #language en-US "Module implementations for the EXT4 file system"
  12. #string STR_PACKAGE_DESCRIPTION #language en-US "This package contains UEFI drivers and libraries for the EXT4 file system."