[efi] Add EFI time source

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2015-04-14 11:55:08 +01:00
parent eb2252fd7a
commit 6567511c3d
5 changed files with 98 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#define SANBOOT_NULL
#define BOFM_EFI
#define ENTROPY_EFI
#define TIME_NULL
#define TIME_EFI
#define REBOOT_EFI
#define IMAGE_EFI /* EFI image support */