X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FIp4Config.h;fp=MdePkg%2FInclude%2FProtocol%2FIp4Config.h;h=4dfe98b4c8699d5b17841c2c55955629a02c55da;hp=444be530ce12bd172f35342606edcc2b5a7bfce7;hb=721b16af11941318ff27684da8bb7a90c9118385;hpb=a4e0b060c6484fd2576fcd906a7b0d4519053c52 diff --git a/MdePkg/Include/Protocol/Ip4Config.h b/MdePkg/Include/Protocol/Ip4Config.h index 444be530ce..4dfe98b4c8 100644 --- a/MdePkg/Include/Protocol/Ip4Config.h +++ b/MdePkg/Include/Protocol/Ip4Config.h @@ -114,16 +114,6 @@ EFI_STATUS @par Protocol Description: The EFI_IP4_CONFIG_PROTOCOL driver performs platform- and policy-dependent configuration for the EFI IPv4 Protocol driver. - - @param Start - Starts running the configuration policy for the EFI IPv4 Protocol driver. - - @param Stop - Stops running the configuration policy for the EFI IPv4 Protocol driver. - - @param GetData - Returns the default configuration data (if any) for the EFI IPv4 Protocol driver. - **/ struct _EFI_IP4_CONFIG_PROTOCOL { EFI_IP4_CONFIG_START Start;