From eef46c23d6baf3f2717aa8fc201c83928018d162 Mon Sep 17 00:00:00 2001 From: Geoff Lywood Date: Fri, 28 May 2010 15:06:24 -0700 Subject: [efi] Update UEFI header files with latest version from TianoCore Signed-off-by: Michael Brown --- src/interface/efi/efi_smbios.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interface') diff --git a/src/interface/efi/efi_smbios.c b/src/interface/efi/efi_smbios.c index 150083b94..4b58d8466 100644 --- a/src/interface/efi/efi_smbios.c +++ b/src/interface/efi/efi_smbios.c @@ -31,7 +31,7 @@ FILE_LICENCE ( GPL2_OR_LATER ); /** SMBIOS configuration table */ static struct smbios_entry *smbios_entry; -EFI_USE_TABLE ( EFI_SMBIOS_TABLE, &smbios_entry, 0 ); +EFI_USE_TABLE ( SMBIOS_TABLE, &smbios_entry, 0 ); /** * Find SMBIOS -- cgit v1.2.3-55-g7522