summaryrefslogtreecommitdiff
path: root/include/Ip4Config2.h
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2017-10-19 14:43:18 -0400
committerPeter Jones <pmjones@gmail.com>2018-03-12 16:21:43 -0400
commitb953468e91eac48d2e3817f18cd604e20f39c56b (patch)
tree89a6bf338b4dc3202a6d1cf283cd9beb1c97a02b /include/Ip4Config2.h
parent4d70f104818b947873698b5d9ba79e374e5b7586 (diff)
downloadefi-boot-shim-b953468e91eac48d2e3817f18cd604e20f39c56b.tar.gz
efi-boot-shim-b953468e91eac48d2e3817f18cd604e20f39c56b.zip
Don't have tons of local guid definitions for no reason at all.
Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'include/Ip4Config2.h')
-rw-r--r--include/Ip4Config2.h5
1 files changed, 0 insertions, 5 deletions
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 <efiip.h>
-#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;