X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FInclude%2FLibrary%2FIpIoLib.h;h=e2c9f67559ef81631efbd9b7fc510bbd9c648da0;hp=894e07bed4f08cabff6480931b45a24d49935ee7;hb=772db4bb33ae66fa20e39f786b5f80d107d450a5;hpb=eca7eaf49be5f23e3c79270621df7097ef585349 diff --git a/MdeModulePkg/Include/Library/IpIoLib.h b/MdeModulePkg/Include/Library/IpIoLib.h index 894e07bed4..e2c9f67559 100644 --- a/MdeModulePkg/Include/Library/IpIoLib.h +++ b/MdeModulePkg/Include/Library/IpIoLib.h @@ -73,11 +73,6 @@ typedef struct _ICMP_ERROR_INFO { BOOLEAN Notify; } ICMP_ERROR_INFO; -// -// Driver Consumed Protocol Prototypes -// -//@MT:#include EFI_PROTOCOL_CONSUMER (Ip4) -//@MT:#include EFI_PROTOCOL_CONSUMER (Udp4) #define EFI_IP4_HEADER_LEN(HdrPtr) ((HdrPtr)->HeaderLength << 2)