--- Cryptlib/OpenSSL/Makefile.orig	2014-11-30 20:31:14.000000000 +0100
+++ Cryptlib/OpenSSL/Makefile	2014-11-30 20:31:23.000000000 +0100
@@ -1,3 +1,6 @@
+ifeq ($(ARCH),amd64)
+	override ARCH	= x86_64
+endif
 
 EFI_INCLUDES	= -I../Include -I$(EFI_INCLUDE) -I$(EFI_INCLUDE)/$(ARCH) -I$(EFI_INCLUDE)/protocol
 
