[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] use grub_get_time_ms() instead of grub_get_rtc()
From: |
Robert Millan |
Subject: |
[PATCH] use grub_get_time_ms() instead of grub_get_rtc() |
Date: |
Wed, 6 Aug 2008 01:54:50 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
This replaces usage of grub_get_rtc() with grub_get_time_ms() in a few places
throurough the code. Aside from the gained precision, it also permits that
functionality to work on Coreboot.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
get_time_ms.diff
Description: Text Data
- [PATCH] use grub_get_time_ms() instead of grub_get_rtc(),
Robert Millan <=