X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FFramework%2FBootScript.h;fp=IntelFrameworkPkg%2FInclude%2FFramework%2FBootScript.h;h=a60baee4f9dc9ef50de0f780b89aa542ee8386aa;hp=9a16d722eea93fd5e7eefb3d0fcdb654d1e1d797;hb=1c2f052de2064a0f973aa27767516dfbd90b4fbd;hpb=0a6f48249a601f88af124ae1ff6814b195b699c3 diff --git a/IntelFrameworkPkg/Include/Framework/BootScript.h b/IntelFrameworkPkg/Include/Framework/BootScript.h index 9a16d722ee..a60baee4f9 100644 --- a/IntelFrameworkPkg/Include/Framework/BootScript.h +++ b/IntelFrameworkPkg/Include/Framework/BootScript.h @@ -1,14 +1,14 @@ /** @file - This file contains the boot script defintions that are shared between the + This file contains the boot script defintions that are shared between the Boot Script Executor PPI and the Boot Script Save Protocol. -Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.
-This program and the accompanying materials are licensed and made available under -the terms and conditions of the BSD License that accompanies this distribution. +Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.
+This program and the accompanying materials are licensed and made available under +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, +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. **/ @@ -18,14 +18,14 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include /// -/// The framework implementation defines follow opcode that are different from the PI specification: +/// The framework implementation defines follow opcode that are different from the PI specification: /// Add FRAMEWORK_ prefix to avoid naming conflict. /// /// S3 Boot Script Table identifier. /// #define FRAMEWORK_EFI_ACPI_S3_RESUME_SCRIPT_TABLE 0x00 /// -/// The opcode is used to add a record for memory reads of the memory location and continues when the +/// The opcode is used to add a record for memory reads of the memory location and continues when the /// exit criteria is satisfied, or after a defined duration. /// #define FRAMEWORK_EFI_BOOT_SCRIPT_MEM_POLL_OPCODE 0x09