mirror of https://github.com/acidanthera/audk.git
DynamicTablesPkg: Replace BSD License with BSD+Patent License
https://bugzilla.tianocore.org/show_bug.cgi?id=1373 Replace BSD 2-Clause License with BSD+Patent License. This change is based on the following emails: https://lists.01.org/pipermail/edk2-devel/2019-February/036260.html https://lists.01.org/pipermail/edk2-devel/2018-October/030385.html RFCs with detailed process for the license change: V3: https://lists.01.org/pipermail/edk2-devel/2019-March/038116.html V2: https://lists.01.org/pipermail/edk2-devel/2019-March/037669.html V1: https://lists.01.org/pipermail/edk2-devel/2019-March/037500.html Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
This commit is contained in:
parent
2009f6b4c5
commit
9cd9bdc620
|
@ -3,13 +3,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- Std - Standard
|
- Std - Standard
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- Std - Standard
|
- Std - Standard
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- Std - Standard
|
- Std - Standard
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
# Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
##
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- Std - Standard
|
- Std - Standard
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
# Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
##
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.<BR>
|
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.<BR>
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
#
|
#
|
||||||
##
|
##
|
||||||
|
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.<BR>
|
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.<BR>
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
#
|
#
|
||||||
##
|
##
|
||||||
|
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.<BR>
|
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.<BR>
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials are licensed and made available under
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# the terms and conditions of the BSD License that accompanies this distribution.
|
|
||||||
# The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php.
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
#
|
#
|
||||||
##
|
##
|
||||||
|
|
||||||
|
|
|
@ -3,14 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019, Linaro Limited. All rights reserved.<BR>
|
# Copyright (c) 2019, Linaro Limited. All rights reserved.<BR>
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials are licensed and made available
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# under the terms and conditions of the BSD License which accompanies this
|
|
||||||
# distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR
|
|
||||||
# IMPLIED.
|
|
||||||
#
|
#
|
||||||
##
|
##
|
||||||
|
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- Cm or CM - Configuration Manager
|
- Cm or CM - Configuration Manager
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- Cm or CM - Configuration Manager
|
- Cm or CM - Configuration Manager
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- Cm or CM - Configuration Manager
|
- Cm or CM - Configuration Manager
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- Cm or CM - Configuration Manager
|
- Cm or CM - Configuration Manager
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- Cm or CM - Configuration Manager
|
- Cm or CM - Configuration Manager
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- Cm or CM - Configuration Manager
|
- Cm or CM - Configuration Manager
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- ACPI - Advanced Configuration and Power Interface
|
- ACPI - Advanced Configuration and Power Interface
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- Cm or CM - Configuration Manager
|
- Cm or CM - Configuration Manager
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
|
|
||||||
Copyright (c) 2017, ARM Limited. All rights reserved.
|
Copyright (c) 2017, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- ACPI - Advanced Configuration and Power Interface
|
- ACPI - Advanced Configuration and Power Interface
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
##
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
DBG2 Table Generator
|
DBG2 Table Generator
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Reference(s):
|
@par Reference(s):
|
||||||
- Microsoft Debug Port Table 2 (DBG2) Specification - December 10, 2015.
|
- Microsoft Debug Port Table 2 (DBG2) Specification - December 10, 2015.
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
##
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
FADT Table Generator
|
FADT Table Generator
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Reference(s):
|
@par Reference(s):
|
||||||
- ACPI 6.2 Specification - Errata A, September 2017
|
- ACPI 6.2 Specification - Errata A, September 2017
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
##
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
GTDT Table Generator
|
GTDT Table Generator
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Reference(s):
|
@par Reference(s):
|
||||||
- ACPI 6.2 Specification - Errata A, September 2017
|
- ACPI 6.2 Specification - Errata A, September 2017
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
##
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
IORT Table Generator
|
IORT Table Generator
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Reference(s):
|
@par Reference(s):
|
||||||
- IO Remapping Table, Platform Design Document,
|
- IO Remapping Table, Platform Design Document,
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
|
|
||||||
Copyright (c) 2018, ARM Limited. All rights reserved.
|
Copyright (c) 2018, ARM Limited. All rights reserved.
|
||||||
|
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Glossary:
|
@par Glossary:
|
||||||
- Cm or CM - Configuration Manager
|
- Cm or CM - Configuration Manager
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
##
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
MADT Table Generator
|
MADT Table Generator
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Reference(s):
|
@par Reference(s):
|
||||||
- ACPI 6.2 Specification - Errata A, September 2017
|
- ACPI 6.2 Specification - Errata A, September 2017
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
##
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
MCFG Table Generator
|
MCFG Table Generator
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Reference(s):
|
@par Reference(s):
|
||||||
- PCI Firmware Specification - Revision 3.2, January 26, 2015.
|
- PCI Firmware Specification - Revision 3.2, January 26, 2015.
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
##
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
MCFG Table Generator
|
MCFG Table Generator
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
**/
|
**/
|
||||||
|
|
||||||
#include <Library/AcpiLib.h>
|
#include <Library/AcpiLib.h>
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
##
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
SPCR Table Generator
|
SPCR Table Generator
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
|
|
||||||
@par Reference(s):
|
@par Reference(s):
|
||||||
- Microsoft Serial Port Console Redirection Table
|
- Microsoft Serial Port Console Redirection Table
|
||||||
|
|
|
@ -2,13 +2,7 @@
|
||||||
Table Helper
|
Table Helper
|
||||||
|
|
||||||
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
Copyright (c) 2017 - 2019, ARM Limited. All rights reserved.
|
||||||
This program and the accompanying materials
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
|
||||||
http://opensource.org/licenses/bsd-license.php
|
|
||||||
|
|
||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
**/
|
**/
|
||||||
|
|
||||||
#include <Protocol/AcpiTable.h>
|
#include <Protocol/AcpiTable.h>
|
||||||
|
|
|
@ -3,13 +3,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
|
||||||
#
|
#
|
||||||
# This program and the accompanying materials
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
|
||||||
# http://opensource.org/licenses/bsd-license.php
|
|
||||||
#
|
|
||||||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|
||||||
##
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
|
|
Loading…
Reference in New Issue