diff options
author | niry <niry@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-04-02 03:13:20 +0000 |
---|---|---|
committer | niry <niry@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-04-02 03:13:20 +0000 |
commit | f98c4b825e8eed57859b9fbaa19380f26962ff2b (patch) | |
tree | cf744cb3d78eb74f6515bf798dddf057120753b3 /MdeModulePkg/Library/DxeIpIoLib | |
parent | 9e9f86ecb6e6b596efebf024ac737c8d56dbb86f (diff) | |
download | edk2-platforms-f98c4b825e8eed57859b9fbaa19380f26962ff2b.tar.xz |
Enhance the file header description.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8007 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library/DxeIpIoLib')
-rw-r--r-- | MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf b/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf index a32c9c2e20..1e812c8f83 100644 --- a/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf +++ b/MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf @@ -1,5 +1,8 @@ /** @file
- Component name for module DxeIpIoLib.
+ Instance of DxeIpIoLib.
+
+ This module provides IP services by consuming EFI IP4 Service Binding Protocol and
+ EFI IP4 Protocol.
Copyright (c) 2006, Intel Corporation.<BR>
All rights reserved. This program and the accompanying materials
|