diff options
Diffstat (limited to 'MdePkg/Library/DxeHobLib')
-rw-r--r-- | MdePkg/Library/DxeHobLib/DxeHobLib.msa | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MdePkg/Library/DxeHobLib/DxeHobLib.msa b/MdePkg/Library/DxeHobLib/DxeHobLib.msa index 3ff73377cc..21ade99b76 100644 --- a/MdePkg/Library/DxeHobLib/DxeHobLib.msa +++ b/MdePkg/Library/DxeHobLib/DxeHobLib.msa @@ -5,8 +5,9 @@ <ModuleType>DXE_DRIVER</ModuleType>
<GuidValue>f12b59c9-76d0-4661-ad7c-f04d1bef0558</GuidValue>
<Version>1.0</Version>
- <Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>
- <Description>FIX ME!</Description>
+ <Abstract>Component description file for Dxe Hob Library.</Abstract>
+ <Description>HOB Library implementation that retrieves the HOB List
+ from the System Configuration Table in the EFI System Table.</Description>
<Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
<License>All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License |