]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
correct some code style issue
[mirror_edk2.git] / MdeModulePkg / Universal / EbcDxe / EbcDxe.inf
index c1a02a10f0a6b409e05bcf3a370b213920746a20..c230de918431bdcde98f890eaac7297c89df40ac 100644 (file)
@@ -1,9 +1,7 @@
 #/** @file\r
 #  \r
-#    Component description file for Ebc module.\r
-#  \r
 #   This module for the EBC virtual machine implementation produces \r
-#    EBC and EBC debug support protocols.\r
+#   EBC and EBC debug support protocols.\r
 #  \r
 #  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 #  All rights reserved. This program and the accompanying materials\r
@@ -22,9 +20,6 @@
   FILE_GUID                      = 13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
   ENTRY_POINT                    = InitializeEbcDriver\r
 \r
 #\r
@@ -45,9 +40,9 @@
   Ia32/EbcLowLevel.asm\r
 \r
 [Sources.X64]\r
-  x64/EbcSupport.c\r
-  x64/EbcLowLevel.S\r
-  x64/EbcLowLevel.asm\r
+  X64/EbcSupport.c\r
+  X64/EbcLowLevel.S\r
+  X64/EbcLowLevel.asm\r
 \r
 [Sources.IPF]\r
   Ipf/EbcSupport.h\r
@@ -57,7 +52,6 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
-  \r
 \r
 \r
 [LibraryClasses]\r