diff options
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
|