From a9e0c1f6ac4f94d49dc420ada36ce79c758509c3 Mon Sep 17 00:00:00 2001 From: Dandan Bi Date: Mon, 19 Dec 2016 11:37:51 +0800 Subject: [PATCH] MdeModulePkg/SataControllerDxe: Fix coding style issue Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi Reviewed-by: Feng Tian --- MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf b/MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf index e24b2a05c2..5092d37cca 100644 --- a/MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf +++ b/MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf @@ -1,6 +1,6 @@ ## @file # -# Component description file for the Sata Controller driver. +# SataController driver to manage SATA compliance IDE/AHCI host controllers. # # Copyright (c) 2011 - 2016, Intel Corporation. All rights reserved.
# This program and the accompanying materials -- 2.39.2