1. 37ea128 UEFI variable: fix variable index alternation by Imre Kis · 9 months ago
  2. 93c586b Prevent UEFI variable store UID collision by Imre Kis · 9 months ago
  3. 8e394bb Make variable index usage robust with redundancy by Gabor Toth · 10 months ago topics/uefi_index_chunk
  4. a0a0857 Load and store UEFI variable index in chunks by Gabor Toth · 1 year ago
  5. 64bbde5 Make constraints of NV UEFI variables persistent by Gabor Toth · 1 year ago
  6. f1ac4f2 Add static check for uefi variable size by Gabor Toth · 1 year ago
  7. 58cdf33 Eliminate unsafe C api usage and warnings by Imre Kis · 1 year, 2 months ago
  8. 3178891 Fix error handling of variable index loading by Gabor Toth · 1 year, 4 months ago
  9. caffe0b Fix GetNextVariableName NameSize input by Gabor Toth · 1 year, 4 months ago
  10. 0009dc0 Separate UEFI boot var and auth. var. tests by Gabor Toth · 1 year, 4 months ago
  11. 45e0e06 Create uefi test vectors with different timestamps by Gabor Toth · 1 year, 4 months ago
  12. 22aadfb Implement Private Authenticated Variable verification by Gabor Toth · 1 year, 4 months ago
  13. cccc4ff Isolate common uefi variable authentication steps by Gabor Toth · 1 year, 4 months ago
  14. d4879ce Add timestamp validation for uefi variables by Gabor Toth · 1 year, 4 months ago
  15. ed048a1 Fix: Variable shadowing in SMM variable client by Gabor Toth · 1 year, 4 months ago
  16. af77b47 Support authentication of uefi priv. variables by Gabor Toth · 1 year, 4 months ago
  17. 033d51a Set default FF-A version to v1.1 by Imre Kis · 1 year, 7 months ago
  18. 1f5b1c6 Make supported FF-A version configurable in libsp by Imre Kis · 1 year, 7 months ago
  19. 9d1c93c Fix GetNextVariableName implementation by Bence Balogh · 1 year, 4 months ago
  20. a26774f Set RPC caller session SHM size for Corstone1000 SMMGW by Imre Kis · 1 year, 6 months ago
  21. 170e772 Support removal of read-only constraint by Gabor Toth · 1 year, 5 months ago
  22. 8ada783 Make smm variable test cleanup more robust by Gabor Toth · 1 year, 6 months ago
  23. 0292222 Fix and extend SMM variable tests by Imre Kis · 1 year, 6 months ago
  24. 073f9b6 Do not store uefi authentication header by Gabor Toth · 1 year, 6 months ago
  25. 983264f Fix: Eliminate warnings by Gabor Toth · 1 year, 7 months ago
  26. 4f82945 Enhance UEFI test code by Gyorgy Szing · 1 year, 7 months ago topics/authenticated_variables
  27. 2b4ba34 smm_variable: remove duplicate string size calc. by Gyorgy Szing · 1 year, 7 months ago
  28. 950e2b1 Make uefi-test compilable to linux-pc by Gabor Toth · 1 year, 9 months ago
  29. 062e81a Update uefi tests to be able to run multiple times by Gabor Toth · 1 year, 9 months ago
  30. b66ea9c Fix access of UEFI boot only variables by Gabor Toth · 1 year, 10 months ago
  31. a1df025 Add tests for variable authentication by Gabor Toth · 2 years ago
  32. 10325b3 Eliminate std::wstring occurrences from uefi code by Gabor Toth · 1 year, 8 months ago
  33. 29620bf Implement uefi variable authentication by Julian Hall · 3 years, 2 months ago
  34. af58657 Add missing const modifiers to smm_variables by Gabor Toth · 2 years ago
  35. 6e4a903 Correct checkpatch findings in uefi service by Gabor Toth · 1 year, 9 months ago
  36. 98656d5 Introduce uefi service component by Julian Hall · 3 years, 3 months ago