[ipxe-devel] EFI enhancements for https
Jarrod Johnson
jarrod.b.johnson at gmail.com
Tue Oct 29 20:22:18 UTC 2013
I guess I'm embarking upon trying to provide two stubbed out things in efi.
time: Straightforward enough, use the GetTime() runtime service
entropy. For now ignore the 2.4 RNG since I have no way of testing it,
just port forward the rtc logic:
-call efi_currticks (defined in efi_timer.c)
-createevent to make a timer event
-settimer to schedule it to fire (will try for TimerRelative, 0)
-waitevent
-call efi_currticks again
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20131029/bce79bc5/attachment.htm>
More information about the ipxe-devel
mailing list