grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] New command checktime


From: Bean
Subject: Re: [PATCH] New command checktime
Date: Wed, 6 Aug 2008 23:09:44 +0800

On Wed, Aug 6, 2008 at 7:35 PM, Robert Millan <address@hidden> wrote:
> Can we make this portable by accessing 0x70 / 0x71 I/O ports instead?

Hi,

Good point. The new patch uses cmos to get datetime setting, it should
be generic among i386 platforms.

2008-08-06  Bean  <address@hidden>

        * conf/i386-pc.rmk (pkglib_MODULES): Add chktime.mod.
        (chktime_mod_SOURCES): New macro.
        (chktime_mod_CFLAGS): Likewise.
        (chktime_mod_LDFLAGS): Likewise.

        * commands/checktime.c: New file.

        * include/grub/datetime.h: Likewise.

        * include/grub/i386/cmos.h: Likewise.

        * kern/i386/datetime.c: Likewise.

-- 
Bean

Attachment: checktime_2.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]