diff options
author | pkandel <pkandel@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-18 10:53:54 +0000 |
---|---|---|
committer | pkandel <pkandel@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-06-18 10:53:54 +0000 |
commit | 3a0d56608f54c88f55986fbd1c729028f6aa7e16 (patch) | |
tree | 7581571ff66a5ce7681e7c64e46eeb037c52e2c0 /FatBinPkg | |
parent | bcbd52e57a8a1a259c0146012a3c6cac46e70325 (diff) | |
download | edk2-3a0d56608f54c88f55986fbd1c729028f6aa7e16.tar.gz edk2-3a0d56608f54c88f55986fbd1c729028f6aa7e16.tar.bz2 edk2-3a0d56608f54c88f55986fbd1c729028f6aa7e16.zip |
Reviewed the description in the FatBinPkg .dec file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8600 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'FatBinPkg')
-rw-r--r-- | FatBinPkg/FatBinPkg.dec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FatBinPkg/FatBinPkg.dec b/FatBinPkg/FatBinPkg.dec index 3346d4f4bc..748be9ceb6 100644 --- a/FatBinPkg/FatBinPkg.dec +++ b/FatBinPkg/FatBinPkg.dec @@ -1,5 +1,5 @@ #/** @file
-# This is the Binary Package for the FAT dirver
+# This package provides binary device drivers to support the FAT32 file system. This package is separated from other packages because it uses a different license.
#
# This package provides FAT drivers which are not licensed under BSD.
# Copyright (c) 2007, Intel Corporation.
|