mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 20:10:18 +03:00
[time] Add RTC-based time source
Add a time source using the CMOS RTC to obtain the current time. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -19,7 +19,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define SMBIOS_PCBIOS
|
||||
#define SANBOOT_PCBIOS
|
||||
#define ENTROPY_RTC
|
||||
#define TIME_NULL
|
||||
#define TIME_RTC
|
||||
|
||||
#define IMAGE_ELF /* ELF image support */
|
||||
#define IMAGE_MULTIBOOT /* MultiBoot image support */
|
||||
|
||||
Reference in New Issue
Block a user