]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Sockets/WebServer/WebServer.inf
Update the license dates
[mirror_edk2.git] / AppPkg / Applications / Sockets / WebServer / WebServer.inf
index c250007295afcd25e329e40c3127fe57a889b58e..3650aef96e4e4e92eefb12f5f22a2952f24b3082 100644 (file)
@@ -1,21 +1,14 @@
-#/** @file\r
+## @file\r
 #  Web Server Application\r
 #\r
-# This file contains an 'Intel Peripheral Driver' and is      \r
-# licensed for Intel CPUs and chipsets under the terms of your\r
-# license agreement with Intel or your vendor.  This file may \r
-# be modified by the user, subject to additional terms of the \r
-# license agreement                                           \r
+#  Copyright (c) 2011-2012, Intel Corporation\r
+#  All rights reserved. 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
 #\r
-#\r
-# Copyright (c)  2011 Intel Corporation. All rights reserved\r
-# This software and associated documentation (if any) is furnished\r
-# under a license and may only be used or copied in accordance\r
-# with the terms of the license. Except as permitted by such\r
-# license, no part of this software or documentation may be\r
-# reproduced, stored in a retrieval system, or transmitted in any\r
-# form or by any means without the express written consent of\r
-# Intel Corporation.\r
+#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 ##\r
 \r
@@ -46,6 +39,7 @@
   Hello.c\r
   HTTP.c\r
   Index.c\r
+  MemoryMap.c\r
   PageList.c\r
   Ports.c\r
   Reboot.c\r
   SystemTable.c\r
   WebServer.c\r
 \r
+[Sources.IA32]\r
+  Mtrr.c\r
+\r
+[Sources.X64]\r
+  Mtrr.c\r
+\r
 \r
 [Pcd]\r
   gAppPkgTokenSpaceGuid.WebServer_HttpPort\r
   ShellPkg/ShellPkg.dec\r
   StdLib/StdLib.dec\r
 \r
+[Packages.IA32]\r
+  UefiCpuPkg/UefiCpuPkg.dec\r
+\r
+[Packages.X64]\r
+  UefiCpuPkg/UefiCpuPkg.dec\r
+\r
 \r
 [LibraryClasses]\r
   BaseMemoryLib\r
   BsdSocketLib\r
   DebugLib\r
   DevShell\r
+  DxeServicesTableLib\r
   EfiSocketLib\r
   LibC\r
   ShellLib\r
   UefiRuntimeServicesTableLib\r
 #  UseSocketDxe\r
 \r
+[LibraryClasses.IA32]\r
+  MtrrLib\r
+\r
+[LibraryClasses.X64]\r
+  MtrrLib\r
+\r
+\r
 [Guids]\r
   gEfiAcpi10TableGuid\r
   gEfiAcpiTableGuid\r