Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-29 | efi_loader: correct function comment style | Heinrich Schuchardt | |
Replace @return and @param. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | |||
2020-01-07 | efi_selftest: unit test for EFI_RNG_PROTOCOL | Heinrich Schuchardt | |
Provide a unit test for the EFI_RNG_PROTOCOL. The list of algorithms is read. Two random numbers are generated. The test checks that the two numbers differ. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> |