Convert CONFIG_SYS_INTERLAKEN et al to Kconfig
[platform/kernel/u-boot.git] / include / efi_rng.h
index 35f5967..3c62238 100644 (file)
 #include <efi_api.h>
 
 /* EFI random number generation protocol related GUID definitions */
-#define EFI_RNG_PROTOCOL_GUID \
-       EFI_GUID(0x3152bca5, 0xeade, 0x433d, 0x86, 0x2e, \
-                0xc0, 0x1c, 0xdc, 0x29, 0x1f, 0x44)
-
 #define EFI_RNG_ALGORITHM_RAW \
        EFI_GUID(0xe43176d7, 0xb6e8, 0x4827, 0xb7, 0x84, \
                 0x7f, 0xfd, 0xc4, 0xb6, 0x85, 0x61)