From b953468e91eac48d2e3817f18cd604e20f39c56b Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Thu, 19 Oct 2017 14:43:18 -0400 Subject: Don't have tons of local guid definitions for no reason at all. Signed-off-by: Peter Jones --- include/Ip4Config2.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/Ip4Config2.h') diff --git a/include/Ip4Config2.h b/include/Ip4Config2.h index 8c0bced8..efacaf83 100644 --- a/include/Ip4Config2.h +++ b/include/Ip4Config2.h @@ -20,11 +20,6 @@ This Protocol is introduced in UEFI Specification 2.5 #include -#define EFI_IP4_CONFIG2_PROTOCOL_GUID \ - { \ - 0x5b446ed1, 0xe30b, 0x4faa, {0x87, 0x1a, 0x36, 0x54, 0xec, 0xa3, 0x60, 0x80 } \ - } - typedef struct _EFI_IP4_CONFIG2_PROTOCOL EFI_IP4_CONFIG2_PROTOCOL; -- cgit v1.2.3