]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix file headers and a few comments
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Aug 2009 23:37:52 +0000 (23:37 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Aug 2009 23:37:52 +0000 (23:37 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9188 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Arm/ProcessorBind.h
MdePkg/Include/Base.h
MdePkg/Include/Ia32/ProcessorBind.h
MdePkg/Include/IndustryStandard/PeImage.h
MdePkg/Include/Library/BaseLib.h
MdePkg/Include/Library/PeCoffLib.h
MdePkg/Include/Protocol/DebugSupport.h
MdePkg/Include/Uefi/UefiBaseType.h
MdePkg/Include/Uefi/UefiSpec.h
MdePkg/Include/X64/ProcessorBind.h

index 956b59fdebf60fbab763dc30aab805ce31c72976..f4313c4dfefeb6157a61c432e752c596250de3ec 100644 (file)
@@ -2,8 +2,8 @@
 /** @file\r
   Processor or Compiler specific defines and types for ARM.\r
 \r
-  Copyright (c) 2006 - 2009, Intel Corporation                                                         \r
-  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.\r
+  Copyright (c) 2006 - 2009, Intel Corporation<BR>                                                         \r
+  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\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
index 850050cce40c57017ae691b786ec0ac9e5d7eecc..2e2a771982a8f49929d2b700a20bce72d408949a 100644 (file)
@@ -7,7 +7,7 @@
   be used to implement base modules.\r
 \r
 Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
-Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>
 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
index d70d3232cf49e171fbd83fb57254b98031f627eb..d4883e2f772ae76cf7be1980d1f52d3535ee6918 100644 (file)
@@ -313,9 +313,6 @@ typedef INT32   INTN;
   #endif  \r
 #endif\r
 \r
-//\r
-// For symbol name in GNU assembly code, an extra "_" is necessary\r
-//\r
 #if defined(__GNUC__)\r
   ///\r
   /// For GNU assembly code, .global or .globl can declare global symbols.\r
index 9d0f6bf1e50ec807f9e4674b11e40d4a90f46a02..22f9149f18d746ca9abc4d72f90cbe76a59b5095 100644 (file)
@@ -8,7 +8,7 @@
   This file also includes some definitions in PI Specification, Revision 1.0.\r
 \r
   Copyright (c) 2006 - 2009, Intel Corporation<BR>\r
-  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\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
index 25ee99677553ce23af9a3367b2cc682481705928..05014a3b6d79f4cbfdbf5c9edd83a7c610a3f3fe 100644 (file)
@@ -3,7 +3,7 @@
   functions, and CPU architecture-specific functions.\r
 \r
 Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
-Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\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
index 9a7f3bd2b0393d290cce61ad9cd924cca1373515..fabce4b122842375f03da3f3edca49e8c93fe647 100644 (file)
@@ -6,7 +6,7 @@
   and can be ported easily to any environment.\r
   \r
 Copyright (c) 2006 - 2008, Intel Corporation<BR>       \r
-Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\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
index cde7a15e211fc85d02b7d2099724ff2181d89d9e..e3b0d02e31602f72e953169aed1f88b24133615e 100644 (file)
@@ -6,7 +6,7 @@
   processor and handle context save and restore operations.\r
 \r
   Copyright (c) 2006 - 2009, Intel Corporation<BR>       \r
-  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\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
index 389660dd3f1467c0673f51372243f38ce780aaed..572f6959358bf8d8f9d9c53f9de568848cbb32de 100644 (file)
@@ -2,7 +2,7 @@
   Defines data types and constants introduced in UEFI.\r
 \r
   Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
-  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\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
@@ -236,8 +236,7 @@ typedef union {
 \r
 ///\r
 /// This is just to make sure you can cross compile with the EBC compiler.\r
-/// It does not make sense to have a PE loader coded in EBC. You need to \r
-/// understand the basic.\r
+/// It does not make sense to have a PE loader coded in EBC. \r
 ///\r
 #define EFI_IMAGE_MACHINE_TYPE_SUPPORTED(Machine) ((Machine) == EFI_IMAGE_MACHINE_EBC)\r
 \r
index 62e0615ade27a6a82765d784a989255c598fcfe7..bc5f5c2a8dc600f3f95650915cf983ebb3a8c8a4 100644 (file)
@@ -6,7 +6,7 @@
   by this include file.\r
 \r
   Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
-  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\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
index 026d6331b4fc0c1ef6a8751dbad3538733241300..106f6164d257ab2789e185ca49eaacef8b846791 100644 (file)
@@ -374,9 +374,6 @@ typedef INT64   INTN;
   #define EFIAPI       \r
 #endif\r
 \r
-//\r
-// For symbol name in GNU assembly code, an extra "_" is necessary\r
-//\r
 #if defined(__GNUC__)\r
   ///\r
   /// For GNU assembly code, .global or .globl can declare global symbols.\r