[time] Define an API for getting the current time

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2012-03-19 16:59:53 +00:00
parent c130001bdf
commit 846bde90e6
10 changed files with 169 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
#define SANBOOT_NULL
#define BOFM_EFI
#define ENTROPY_NULL
#define TIME_NULL
#define IMAGE_EFI /* EFI image support */
#define IMAGE_SCRIPT /* iPXE script image support */