X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FVariable.h;h=c6e90c8b0ba66909e3cd235de2b35c2bc2e2ef4e;hp=b1c33202a55a647dd54462c0cc75aa7c0400946b;hb=8a7d75b0625cffee0c67b85afe56763f93d86481;hpb=d11013980ff815192ca3c280335ee67251302173 diff --git a/MdePkg/Include/Protocol/Variable.h b/MdePkg/Include/Protocol/Variable.h index b1c33202a5..c6e90c8b0b 100644 --- a/MdePkg/Include/Protocol/Variable.h +++ b/MdePkg/Include/Protocol/Variable.h @@ -1,9 +1,9 @@ /** @file Variable 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 GetVariable (), GetNextVariableName (), and SetVariable () EFI 1.0 + The GetVariable (), GetNextVariableName (), and SetVariable () UEFI 2.0 services are added to the EFI system table and the EFI_VARIABLE_ARCH_PROTOCOL_GUID protocol is registered with a NULL pointer.