diff options
Diffstat (limited to 'MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf')
-rw-r--r-- | MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf index cbacc1c0ad..3237ac70bf 100644 --- a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf +++ b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf @@ -1,4 +1,6 @@ #/** @file
+# Instance of DXE Services Table Library using EFI Configuration Table.
+#
# DXE Services Table Library that retrieves a pointer to the DXE Services
# Table from the Configuration Table in the EFI System Table.
#
|