From 860d9bdd8c48c70c0695af78e29bfb640402c00c Mon Sep 17 00:00:00 2001 From: Dandan Bi Date: Thu, 8 Dec 2016 17:09:59 +0800 Subject: FatPkg: Fix format issues in dec/inf/dsc files Cc: Ruiyu Ni Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi Reviewed-by: Ruiyu Ni --- FatPkg/EnhancedFatDxe/Fat.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FatPkg/EnhancedFatDxe/Fat.inf') diff --git a/FatPkg/EnhancedFatDxe/Fat.inf b/FatPkg/EnhancedFatDxe/Fat.inf index 158f34c..e7044cd 100644 --- a/FatPkg/EnhancedFatDxe/Fat.inf +++ b/FatPkg/EnhancedFatDxe/Fat.inf @@ -1,5 +1,5 @@ ## @file -# Component description file for FAT module. +# Component Description File for FAT module. # # This UEFI driver detects the FAT file system in the disk. # It also produces the Simple File System protocol for the consumer to -- cgit v1.1