X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FProtocol%2FBootScriptSave.h;h=eb0c2925c1c83eb4a2322d46b2ad0b77ddb7d20a;hp=62ea4cbd543589fad15c5b91b8b2ce483d840d81;hb=5259c97d7ac7f464c134c3a15186b30e8e8eadff;hpb=d3a12d776c9985cfc9055d9b9b61aa39682a261e diff --git a/IntelFrameworkPkg/Include/Protocol/BootScriptSave.h b/IntelFrameworkPkg/Include/Protocol/BootScriptSave.h index 62ea4cbd54..eb0c2925c1 100644 --- a/IntelFrameworkPkg/Include/Protocol/BootScriptSave.h +++ b/IntelFrameworkPkg/Include/Protocol/BootScriptSave.h @@ -33,7 +33,7 @@ typedef struct _EFI_BOOT_SCRIPT_SAVE_PROTOCOL EFI_BOOT_SCRIPT_SAVE_PROTOCOL; Adds a record into a specified Framework boot script table. @param This A pointer to the EFI_BOOT_SCRIPT_SAVE_PROTOCOL instance. - @param TableName Name of the script table.Currently, the only meaningful + @param TableName Name of the script table. Currently, the only meaningful value is EFI_ACPI_S3_RESUME_SCRIPT_TABLE. @param OpCode The operation code (opcode) number. @param ... Argument list that is specific to each opcode.