commit | bd126692da45ace7c5bfecc782443d042545ea77 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Sep 15 10:06:15 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Mon Sep 18 23:53:57 2017 +0200 |
tree | 36348b244cf6278b8c4ccd47f67ab49338e8b104 | |
parent | 2eca84523f4ffdea0f4b29c187188dde205cfcbd [diff] |
efi_selftest: provide unit test for event services This unit test uses timer events to check the implementation of the following boottime services: CreateEvent, CloseEvent, WaitForEvent, CheckEvent, SetTimer Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>