]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf
MdeModulePkg/TerminalDxe: Remove unnecessary NULL pointer check
[mirror_edk2.git] / MdeModulePkg / Universal / RegularExpressionDxe / RegularExpressionDxe.inf
index 7f1023eed056bb880dc51533ac83357dfa37c31f..cfe42a6aa8394a570fa42ca54aef7fac955fc7e8 100644 (file)
@@ -1,9 +1,7 @@
-##\r
-#  @file\r
-#\r
+## @file\r
 #  EFI_REGULAR_EXPRESSION_PROTOCOL Implementation\r
 #\r
-#  Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR>\r
+#  (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
 #\r
 #  This program and the accompanying materials are licensed and made available\r
 #  under the terms and conditions of the BSD License that accompanies this\r
   MemoryAllocationLib\r
   BaseMemoryLib\r
   DebugLib\r
+  PrintLib\r
 \r
 [Guids]\r
-  gEfiRegexSyntaxTypePosixExtendedGuid\r
-  gEfiRegexSyntaxTypePerlGuid\r
+  gEfiRegexSyntaxTypePosixExtendedGuid    ## CONSUMES  ## GUID\r
+  gEfiRegexSyntaxTypePerlGuid             ## CONSUMES  ## GUID\r
 \r
 [Protocols]\r
-  gEfiRegularExpressionProtocolGuid\r
+  gEfiRegularExpressionProtocolGuid       ## PRODUCES  \r
 \r
 [BuildOptions]\r
   # Override MSFT build option to remove /Oi and /GL\r