From 5f8be012742f0b30f8c176ca33d1e6c87c743386 Mon Sep 17 00:00:00 2001 From: gikidy Date: Fri, 12 Dec 2008 03:21:13 +0000 Subject: Add description to .inf files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7004 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'MdeModulePkg/Bus/Usb/UsbBusDxe') diff --git a/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf b/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf index 8107f66b99..fc36f98e23 100644 --- a/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf +++ b/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf @@ -1,7 +1,10 @@ #/** @file -# Component name for module UsbBus +# +# Component Description File For UsbBus Dxe Module. # -# Copyright (c) 2006, Intel Corporation. +# Usb Bus Dxe driver is used to enumerate and manage all attached usb devices. +# +# Copyright (c) 2006, Intel Corporation. # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License -- cgit v1.2.3