commit | af5abc5785535f4e059a35be60dbbd012c61facf | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Tue Mar 07 17:49:17 2017 +0800 |
committer | Lei YU <mine260309@gmail.com> | Tue Aug 01 10:31:07 2017 +0800 |
tree | 47c8484a1e366cc66fa14c1723e88213273e43fc | |
parent | e7abcdc7bb9cc3b5e36d829aa777b2c544792d10 [diff] |
Initial implementation of HostEpoch When host time is set, the diff between the BmcTime and the value is saved to persistent storage; When host time is retrieved, return the BmcTime plus the diff as host's time. Add the unit test cases for HostEpoch. Change-Id: Ia55b93bfcba4f226ceaed8491136ea7afda7bd77 Signed-off-by: Lei YU <mine260309@gmail.com>