aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature')
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/PreserveMailbox.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/PreserveMailbox.h71
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuApm.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuApm.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuC6State.c71
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuC6State.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheFlushOnHalt.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheInit.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheInit.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCdit.c71
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCoreLeveling.c71
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCpb.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCpb.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCrat.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCrat.h71
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuDmi.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatureLeveling.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatures.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatures.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHtc.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHtc.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHwC1e.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHwC1e.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuIoCstate.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuIoCstate.h71
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuL3Features.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuL3Features.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuLowPwrPstate.c71
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuLowPwrPstate.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuMsgBasedC1e.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuMsgBasedC1e.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPsi.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPsi.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateGather.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateHpcMode.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateHpcMode.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateLeveling.c71
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateTables.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateTables.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSlit.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSrat.c71
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSwC1e.c75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSwC1e.h75
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuWhea.c71
44 files changed, 1036 insertions, 2224 deletions
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/PreserveMailbox.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/PreserveMailbox.c
index b728c6d1bd..0c440ca0e2 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/PreserveMailbox.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/PreserveMailbox.c
@@ -16,57 +16,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/PreserveMailbox.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/PreserveMailbox.h
index 5debbd55bb..a4af7ad8ac 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/PreserveMailbox.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/PreserveMailbox.h
@@ -16,57 +16,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
*
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
*
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuApm.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuApm.c
index da34905afd..b585af3ced 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuApm.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuApm.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuApm.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuApm.h
index 7fd18142a3..4aad695336 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuApm.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuApm.h
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuC6State.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuC6State.c
index 0e55e48a19..6447a6849f 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuC6State.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuC6State.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
*
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
*
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuC6State.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuC6State.h
index 68a61b9d98..c6a617963b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuC6State.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuC6State.h
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheFlushOnHalt.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheFlushOnHalt.c
index 3f95f5248b..c99c757ff9 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheFlushOnHalt.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheFlushOnHalt.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*----------------------------------------------------------------------------
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheInit.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheInit.c
index 3c37dd500d..fcd7bf466c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheInit.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheInit.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheInit.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheInit.h
index 6e72bee9e0..f10a6af80b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheInit.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCacheInit.h
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCdit.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCdit.c
index 62129a70d3..67ae390170 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCdit.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCdit.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
*
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
*
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCoreLeveling.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCoreLeveling.c
index 04d34a804e..bee26adcf0 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCoreLeveling.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCoreLeveling.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
*
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
*
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*----------------------------------------------------------------------------
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCpb.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCpb.c
index 9fb1c13a7a..e792a8c673 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCpb.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCpb.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCpb.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCpb.h
index b06bca4c2d..a39cbb4e23 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCpb.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCpb.h
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCrat.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCrat.c
index 5a9de7c2d1..945aee1a75 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCrat.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCrat.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
***************************************************************************/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCrat.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCrat.h
index a699694121..2ca9459fc1 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCrat.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuCrat.h
@@ -14,57 +14,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
*
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
*
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuDmi.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuDmi.c
index 2e7d905f2c..2d62f83036 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuDmi.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuDmi.c
@@ -14,57 +14,30 @@
*/
/*****************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatureLeveling.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatureLeveling.c
index 403818129f..bc09434f85 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatureLeveling.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatureLeveling.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*----------------------------------------------------------------------------
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatures.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatures.c
index 1aee1c884f..1e9c2667e2 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatures.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatures.c
@@ -13,57 +13,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatures.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatures.h
index 4c18809f33..f666153c99 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatures.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuFeatures.h
@@ -16,57 +16,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHtc.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHtc.c
index 6ad6cbd134..d772e53a1e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHtc.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHtc.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHtc.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHtc.h
index e021f288fc..3203b8f166 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHtc.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHtc.h
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHwC1e.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHwC1e.c
index e06944fde4..67867252ef 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHwC1e.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHwC1e.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHwC1e.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHwC1e.h
index 4888e42cdd..77a525d6e8 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHwC1e.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuHwC1e.h
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuIoCstate.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuIoCstate.c
index ea546041fc..196ac10cf1 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuIoCstate.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuIoCstate.c
@@ -14,57 +14,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuIoCstate.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuIoCstate.h
index 09ad226ab0..998b6b830c 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuIoCstate.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuIoCstate.h
@@ -14,57 +14,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
*
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
*
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuL3Features.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuL3Features.c
index 7f680ae0b9..963deb398b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuL3Features.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuL3Features.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuL3Features.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuL3Features.h
index e0290a24a9..522390060e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuL3Features.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuL3Features.h
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuLowPwrPstate.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuLowPwrPstate.c
index c70a448583..154f913176 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuLowPwrPstate.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuLowPwrPstate.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
*
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
*
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuLowPwrPstate.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuLowPwrPstate.h
index 77a3dd44ec..0ba0bb6fee 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuLowPwrPstate.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuLowPwrPstate.h
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuMsgBasedC1e.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuMsgBasedC1e.c
index 0b7c2725a8..24cb8f41ac 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuMsgBasedC1e.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuMsgBasedC1e.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuMsgBasedC1e.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuMsgBasedC1e.h
index 40128fad32..a5aac1e689 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuMsgBasedC1e.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuMsgBasedC1e.h
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPsi.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPsi.c
index 24c907e706..f095f4eaf0 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPsi.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPsi.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPsi.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPsi.h
index ca94466a2c..905ed64b69 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPsi.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPsi.h
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateGather.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateGather.c
index f28c853e85..bbdf21619d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateGather.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateGather.c
@@ -14,57 +14,30 @@
*/
/*****************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateHpcMode.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateHpcMode.c
index 90956cee45..bad1ef8456 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateHpcMode.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateHpcMode.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateHpcMode.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateHpcMode.h
index 8995398b98..52cb395a78 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateHpcMode.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateHpcMode.h
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateLeveling.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateLeveling.c
index 76565a61bc..5eb55d8da2 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateLeveling.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateLeveling.c
@@ -14,57 +14,30 @@
*/
/*****************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
*
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
*
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*----------------------------------------------------------------------------
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateTables.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateTables.c
index 4776b13434..ac817cbc7d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateTables.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateTables.c
@@ -14,57 +14,30 @@
*/
/*****************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateTables.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateTables.h
index 09120fa5a6..b75ea3e250 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateTables.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuPstateTables.h
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSlit.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSlit.c
index e26487d981..67eaca194d 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSlit.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSlit.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSrat.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSrat.c
index 6d87fbe2fa..dcd3d7126b 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSrat.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSrat.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
*
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
*
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
***************************************************************************/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSwC1e.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSwC1e.c
index 87cd3b14a2..4bc2ddeae0 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSwC1e.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSwC1e.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSwC1e.h b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSwC1e.h
index 1316f7dddb..a7806a0f6e 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSwC1e.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuSwC1e.h
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
- *
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
- *
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuWhea.c b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuWhea.c
index c2bb6aa94b..1275d8d8ef 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuWhea.c
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/cpuWhea.c
@@ -15,57 +15,30 @@
/*
******************************************************************************
*
- * Copyright 2008 - 2012 ADVANCED MICRO DEVICES, INC. All Rights Reserved.
+ * Copyright (c) 2008 - 2012, Advanced Micro Devices, Inc.
+ * All rights reserved.
*
- * AMD is granting you permission to use this software (the Materials)
- * pursuant to the terms and conditions of your Software License Agreement
- * with AMD. This header does *NOT* give you permission to use the Materials
- * or any rights under AMD's intellectual property. Your use of any portion
- * of these Materials shall constitute your acceptance of those terms and
- * conditions. If you do not agree to the terms and conditions of the Software
- * License Agreement, please do not use any portion of these Materials.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of Advanced Micro Devices, Inc. nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
*
- * CONFIDENTIALITY: The Materials and all other information, identified as
- * confidential and provided to you by AMD shall be kept confidential in
- * accordance with the terms and conditions of the Software License Agreement.
- *
- * LIMITATION OF LIABILITY: THE MATERIALS AND ANY OTHER RELATED INFORMATION
- * PROVIDED TO YOU BY AMD ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
- * MERCHANTABILITY, NONINFRINGEMENT, TITLE, FITNESS FOR ANY PARTICULAR PURPOSE,
- * OR WARRANTIES ARISING FROM CONDUCT, COURSE OF DEALING, OR USAGE OF TRADE.
- * IN NO EVENT SHALL AMD OR ITS LICENSORS BE LIABLE FOR ANY DAMAGES WHATSOEVER
- * (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS
- * INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF AMD'S NEGLIGENCE,
- * GROSS NEGLIGENCE, THE USE OF OR INABILITY TO USE THE MATERIALS OR ANY OTHER
- * RELATED INFORMATION PROVIDED TO YOU BY AMD, EVEN IF AMD HAS BEEN ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS PROHIBIT THE
- * EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES,
- * THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
- *
- * AMD does not assume any responsibility for any errors which may appear in
- * the Materials or any other related information provided to you by AMD, or
- * result from use of the Materials or any related information.
- *
- * You agree that you will not reverse engineer or decompile the Materials.
- *
- * NO SUPPORT OBLIGATION: AMD is not obligated to furnish, support, or make any
- * further information, software, technical information, know-how, or show-how
- * available to you. Additionally, AMD retains the right to modify the
- * Materials at any time, without notice, and is not obligated to provide such
- * modified Materials to you.
- *
- * U.S. GOVERNMENT RESTRICTED RIGHTS: The Materials are provided with
- * "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is
- * subject to the restrictions as set forth in FAR 52.227-14 and
- * DFAR252.227-7013, et seq., or its successor. Use of the Materials by the
- * Government constitutes acknowledgement of AMD's proprietary rights in them.
- *
- * EXPORT ASSURANCE: You agree and certify that neither the Materials, nor any
- * direct product thereof will be exported directly or indirectly, into any
- * country prohibited by the United States Export Administration Act and the
- * regulations thereunder, without the required authorization from the U.S.
- * government nor will be used for any purpose prohibited by the same.
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
+ * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
******************************************************************************
*/