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