diff options
Diffstat (limited to 'MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa')
-rw-r--r-- | MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa index c8d9ce0b24..712adefb97 100644 --- a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa +++ b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa @@ -5,8 +5,9 @@ <ModuleType>DXE_DRIVER</ModuleType>
<GuidValue>baa1baa3-0a8d-402c-8042-985115fae953</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 Services Table Library.</Abstract>
+ <Description>DXE Services Table Library that retrieves a pointer to the DXE Services
+ Table from the 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 |