]> git.proxmox.com Git - mirror_edk2.git/commitdiff
clean-up the license to open source.
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 24 Dec 2009 02:07:37 +0000 (02:07 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 24 Dec 2009 02:07:37 +0000 (02:07 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9595 6f19259b-4bc3-4df7-8a09-765794883524

12 files changed:
UnixPkg/Library/DxeUnixOemHookStatusCodeLib/DxeUnixOemHookStatusCodeLib.inf
UnixPkg/Library/PeiUnixOemHookStatusCodeLib/PeiUnixOemHookStatusCodeLib.inf
UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerFunction.c
UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendorFunction.c
UnixPkg/MiscSubClassPlatformDxe/MiscBootInformationFunction.c
UnixPkg/MiscSubClassPlatformDxe/MiscChassisManufacturerFunction.c
UnixPkg/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesFunction.c
UnixPkg/MiscSubClassPlatformDxe/MiscOemStringFunction.c
UnixPkg/MiscSubClassPlatformDxe/MiscResetCapabilitiesFunction.c
UnixPkg/MiscSubClassPlatformDxe/MiscSystemLanguageStringFunction.c
UnixPkg/MiscSubClassPlatformDxe/MiscSystemOptionStringFunction.c
UnixPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignationFunction.c

index 5fed85f1fbc991bb7b2359c0fc786741d26bc3ad..54a27e501d61efce99ffda067f4df7d079b998db 100644 (file)
@@ -2,16 +2,15 @@
 # Memory Status Code Library for UEFI drivers\r
 #\r
 # Lib to provide memory journal status code reporting Routines\r
-# Copyright (c) 2007, Intel Corporation.\r
-#\r
-#  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
+#\r
+# Copyright (c) 2009, 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
+# 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
index 46809eb77b095a7acdb94e8cebd3364d19a16ecb..bfec5ee85e98730af8280d6204ac4482474ecd69 100644 (file)
@@ -2,16 +2,14 @@
 # Memory Status Code Library for UEFI drivers\r
 #\r
 # Lib to provide memory journal status code reporting Routines\r
-# Copyright (c) 2007, Intel Corporation.\r
+# Copyright (c) 2009, 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
-#  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
index 0a3d14a93282b0312faa6b543eb9f4d387cf360a..9c3c0da42da6fea6bb6f224517853bc9f5a1e8d4 100644 (file)
@@ -1,25 +1,17 @@
-/*++\r
-\r
-Copyright (c) 2009, Intel Corporation. All rights reserved. <BR> \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
-\r
-\r
-Module Name:\r
-\r
-  MiscBaseBoardManufacturerFunction.c\r
-  \r
-Abstract: \r
-\r
+/** @file\r
   BaseBoard manufacturer information boot time changes.\r
   SMBIOS type 2.\r
 \r
---*/\r
+  Copyright (c) 2009, 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
+  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
 #include "MiscSubClassDriver.h"\r
 /**\r
index a5d123ad86d6a50d8cd5b054db7a8a36cadefc9d..2cbd13af2a4629931902047e77b5a49b3a86a94b 100644 (file)
@@ -1,26 +1,18 @@
-/*++\r
\r
-Copyright (c) 2009, Intel Corporation. All rights reserved. <BR> \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
-\r
-\r
-Module Name:\r
-\r
-  MiscBiosVendorFunction.c\r
-  \r
-Abstract: \r
-\r
+/** @file\r
   BIOS vendor information boot time changes.\r
   Misc. subclass type 2.\r
   SMBIOS type 0.\r
 \r
---*/\r
+  Copyright (c) 2009, 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
+  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
 #include "MiscSubClassDriver.h"\r
 \r
index 09bf4c8bfcb397ef3a9b3c9cea6eb35990e34c8a..9c42ab51ec46468d1eb0849b161a90dc51e5421e 100644 (file)
@@ -1,25 +1,17 @@
-/*++\r
-\r
-Copyright (c) 2009, Intel Corporation. All rights reserved. <BR> \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
-\r
-\r
-Module Name:\r
-\r
-  MiscBootInformationFunction.c\r
-  \r
-Abstract: \r
-\r
+/** @file\r
   boot information boot time changes.\r
   SMBIOS type 32.\r
 \r
---*/\r
+  Copyright (c) 2009, 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
+  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
 #include "MiscSubClassDriver.h"\r
 \r
index 31a2e90a625c911cdb56dcf6404ca56fdb925574..0483aaf14f2768b16b57aec0654ef5ef21fd3dd3 100644 (file)
@@ -1,25 +1,17 @@
-/*++\r
-\r
-Copyright (c) 2009, Intel Corporation. All rights reserved. <BR> \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
-\r
-\r
-Module Name:\r
-\r
-  MiscChassisManufacturerFunction.c\r
-  \r
-Abstract: \r
-\r
+/** @file\r
   Chassis manufacturer information boot time changes.\r
   SMBIOS type 3.\r
 \r
---*/\r
+  Copyright (c) 2009, 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
+  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
 #include "MiscSubClassDriver.h"\r
 \r
index 405437634ef708abe357ee25279903373c594fbe..77141e1a9df6c1358e498ca7b703d43ddd70abc8 100644 (file)
@@ -1,25 +1,17 @@
-/*++\r
\r
-Copyright (c) 2009, Intel Corporation. All rights reserved. <BR> \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
-\r
-\r
-Module Name:\r
-\r
-  MiscNumberOfInstallableLanguagesFunction.c\r
-  \r
-Abstract: \r
-\r
+/** @file\r
   This driver parses the mSmbiosMiscDataTable structure and reports\r
   any generated data.\r
 \r
---*/\r
+  Copyright (c) 2009, 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
+  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
 #include "MiscSubClassDriver.h"\r
 /*++\r
index 6abe9d2b7b5cb8879042bb20783ee99f8ca3dad9..153a0a2a02b299cacfab50fed1a24d62e207a87b 100644 (file)
@@ -1,25 +1,17 @@
-/*++\r
-\r
-Copyright (c) 2009, Intel Corporation. All rights reserved. <BR> \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
-\r
-Module Name:\r
-\r
-  MiscOemStringFunction.c\r
-  \r
-Abstract: \r
-\r
+/** @file\r
   boot information boot time changes.\r
   SMBIOS type 11.\r
 \r
---*/\r
+  Copyright (c) 2009, 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
+  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
 #include "MiscSubClassDriver.h"\r
 /**\r
index ccfd5cfcf6b572394b9e02c882e632f42fa8b785..ba183aa23f288eecc2bb382ae2bcfd073d49332f 100644 (file)
@@ -1,25 +1,17 @@
-/*++\r
-\r
-Copyright (c) 2009, Intel Corporation. All rights reserved. <BR> \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
-\r
-Module Name:\r
-\r
-  MiscResetCapabilitiesFunction.c\r
-  \r
-Abstract: \r
-\r
+/** @file\r
   ResetCapabilities.\r
   SMBIOS type 23.\r
 \r
---*/\r
+  Copyright (c) 2009, 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
+  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
 #include "MiscSubClassDriver.h"\r
 /**\r
index 512767f89ea032c10a80c9513df25680ded222df..5672ded83b3f6b9368e93eee3951d38f1194cb94 100644 (file)
@@ -1,24 +1,17 @@
-/*++\r
-\r
-Copyright (c) 2009, Intel Corporation. All rights reserved. <BR> \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
-\r
-Module Name:\r
-\r
-  MiscResetCapabilitiesFunction.c\r
-  \r
-Abstract: \r
-\r
+/** @file\r
   ResetCapabilities.\r
   SMBIOS type 23.\r
 \r
---*/\r
+  Copyright (c) 2009, 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
+  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
 #include "MiscSubClassDriver.h"\r
 /**\r
index 8731b750700a6a4b4fde092be5fb1cfd99530c79..4e6f52c6ccc4a0f8fbd1e44a13d2f3113beff56d 100644 (file)
@@ -1,25 +1,17 @@
-/*++\r
\r
-Copyright (c) 2009, Intel Corporation. All rights reserved. <BR> \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
-\r
-\r
-Module Name:\r
-\r
-  MiscSystemOptionStringFunction.c\r
-  \r
-Abstract: \r
-\r
+/** @file\r
   BIOS system option string boot time changes.\r
   SMBIOS type 12.\r
 \r
---*/\r
+  Copyright (c) 2009, 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
+  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
 #include "MiscSubClassDriver.h"\r
 \r
index b3463fad4a9539841d01c7febb355d922aa170f3..fc7b2b7d98c86353a73cccdeb298b8ce208ce8e1 100644 (file)
@@ -1,25 +1,17 @@
-/*++\r
-\r
-Copyright (c) 2009, Intel Corporation. All rights reserved. <BR> \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
-\r
-\r
-Module Name:\r
-\r
-  MiscSystemSlotDesignatorFunction.c\r
-  \r
-Abstract: \r
-\r
+/** @file\r
   BIOS system slot designator information boot time changes.\r
   SMBIOS type 9.\r
 \r
---*/\r
+  Copyright (c) 2009, 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
+  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
 #include "MiscSubClassDriver.h"\r
 /**\r