X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FProtocol%2FBootScriptSave.h;h=828cb8c46e8c6dc7cb89b9443b628b455d51572d;hp=f002b60e39a9684af28caceea108b06f7c9acc41;hb=4a71b21a6375549aa514e4680449a29f9c64802f;hpb=b80fbe8543eb535e40172a263b6b5d633e5b282c diff --git a/IntelFrameworkPkg/Include/Protocol/BootScriptSave.h b/IntelFrameworkPkg/Include/Protocol/BootScriptSave.h index f002b60e39..828cb8c46e 100644 --- a/IntelFrameworkPkg/Include/Protocol/BootScriptSave.h +++ b/IntelFrameworkPkg/Include/Protocol/BootScriptSave.h @@ -1,5 +1,6 @@ /** @file - Definition of the Boot Script Save protocol. + This protocol is used to store or record various boot scripts into boot + script tables. Copyright (c) 2007, Intel Corporation All rights reserved. This program and the accompanying materials @@ -10,8 +11,6 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - Module Name: BootScriptSave.h - @par Revision Reference: This protocol defined in the Boot Script Specification, Version 0.91. @@ -21,6 +20,10 @@ #define _BOOT_SCRIPT_SAVE_PROTOCOL_H #include +// +// To get the multiple phase definitions defined in Boot Script Specification +// +#include // // S3 Save Protocol GUID