commit | 62045b0eb43285424712875b92ddc683cd00991e | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jul 07 15:36:07 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Wed Jul 25 15:00:24 2018 +0200 |
tree | 27e7c3db666cca47aad3b2f4a08b5514e37f513c | |
parent | 74fc044574e780c4af790b1f88dd74b317787eff [diff] |
efi_selftest: unit test for CalculateCrc32() This unit test checks the CalculateCrc32 bootservice and checks the headers of the system table, the boot services tablle, and the runtime services table before and after ExitBootServices(). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>