]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Ebl/Ebl.inf
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / EmbeddedPkg / Ebl / Ebl.inf
index f3413546be4af9a7ce1d78329642aa880474b1d4..91a82d9f8cf88ffc14d08d0f036a62b54e6be1f9 100644 (file)
@@ -1,11 +1,10 @@
-#%HEADER%\r
 #/** @file\r
 # EBL Applicaiton\r
 #\r
 # This is a shell application that will display Hello World.\r
-# Copyright (c) 2007, Intel Corporation.\r
+# Copyright (c) 2007, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
   Script.c\r
   Ebl.h\r
   Network.c\r
-  \r
+  Variable.c\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
   IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
   EmbeddedPkg/EmbeddedPkg.dec\r
-  \r
+\r
 [LibraryClasses]\r
-  DebugLib  \r
-  UefiLib  \r
-  UefiApplicationEntryPoint  \r
-  UefiBootServicesTableLib  \r
-  UefiRuntimeServicesTableLib  \r
-  BaseMemoryLib  \r
-  MemoryAllocationLib  \r
-  DevicePathLib  \r
-  IoLib  \r
-  PrintLib  \r
-  PcdLib  \r
-  EfiFileLib  \r
+  DebugLib\r
+  UefiLib\r
+  UefiApplicationEntryPoint\r
+  UefiBootServicesTableLib\r
+  UefiRuntimeServicesTableLib\r
+  BaseMemoryLib\r
+  MemoryAllocationLib\r
+  DevicePathLib\r
+  IoLib\r
+  PrintLib\r
+  PcdLib\r
+  EfiFileLib\r
   HobLib\r
-  BaseLib  \r
+  BaseLib\r
   EblCmdLib\r
   EblNetworkLib\r
 \r
 [LibraryClasses.ARM]\r
   SemihostLib\r
\r
-[Protocols.common] \r
-  gEfiFirmwareVolume2ProtocolGuid  \r
-  gEfiFirmwareVolumeBlockProtocolGuid \r
-  gEfiBlockIoProtocolGuid  \r
+\r
+[Protocols.common]\r
+  gEfiFirmwareVolume2ProtocolGuid\r
+  gEfiFirmwareVolumeBlockProtocolGuid\r
+  gEfiBlockIoProtocolGuid\r
   gEfiSimpleFileSystemProtocolGuid\r
-  gEfiLoadFileProtocolGuid  \r
-  gEfiLoadedImageProtocolGuid  \r
-  gEfiPxeBaseCodeProtocolGuid  \r
+  gEfiLoadFileProtocolGuid\r
+  gEfiLoadedImageProtocolGuid\r
+  gEfiPxeBaseCodeProtocolGuid\r
   gEfiEblAddCommandProtocolGuid\r
   gEfiDiskIoProtocolGuid\r
   gEfiPciIoProtocolGuid\r
   gEmbeddedTokenSpaceGuid.PcdEmbeddedIoEnable\r
   gEmbeddedTokenSpaceGuid.PcdEmbeddedScriptCmd\r
   gEmbeddedTokenSpaceGuid.PcdEmbeddedPciDebugCmd\r
+  gEmbeddedTokenSpaceGuid.PcdEmbeddedProbeRemovable\r
 \r
 [FixedPcd.common]\r
   gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand\r