X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FVariableWrite.h;h=7621549b4b1cb89e353a08916200fb8d08f50370;hb=8a7d75b0625cffee0c67b85afe56763f93d86481;hp=36a6241d53257fa1c6ef1a5cadb9c2f1d85ad1d3;hpb=d11013980ff815192ca3c280335ee67251302173;p=mirror_edk2.git diff --git a/MdePkg/Include/Protocol/VariableWrite.h b/MdePkg/Include/Protocol/VariableWrite.h index 36a6241d53..7621549b4b 100644 --- a/MdePkg/Include/Protocol/VariableWrite.h +++ b/MdePkg/Include/Protocol/VariableWrite.h @@ -1,9 +1,9 @@ /** @file Variable Write Architectural Protocol as defined in the DXE CIS - This code is used to produce the EFI 1.0 runtime variable services + This code is used to produce the UEFI 2.0 runtime variable services - The SetVariable () EFI 1.0 services may be updated to the EFI system table and the + The SetVariable () UEFI 2.0 services may be updated to the EFI system table and the EFI_VARIABLE_WRITE_ARCH_PROTOCOL_GUID protocol is registered with a NULL pointer. No CRC of the EFI system table is required, as it is done in the DXE core.