]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/IfrOnTheFly.c
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / Dxe / EfiIfrSupportLib / IfrOnTheFly.c
index 51abde7cf006a511708391ad76fec75b86cddcef..1cc84a6948dd7907b78495526fac76d7edc4a275 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
-Copyright (c) 2004, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2004, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
 http://opensource.org/licenses/bsd-license.php                                            \r
@@ -21,6 +21,8 @@ Revision History:
 \r
 #include "IfrLibrary.h"\r
 \r
+#ifdef SUPPORT_DEPRECATED_IFRSUPPORTLIB_API\r
+\r
 EFI_STATUS\r
 CreateFormSet (\r
   IN      CHAR16              *FormSetTitle,\r
@@ -972,3 +974,6 @@ Returns:
 \r
   return EFI_SUCCESS;\r
 }\r
+\r
+#endif\r
+\r