oxidecomputer / amd-apcb

AMD Generic Encapsulated Software Architecture Platform Security Processor Configuration Block manipulation library
Mozilla Public License 2.0
13 stars 1 forks source link

Speed up and simplify group.insert_entry #73

Closed daym closed 1 year ago

daym commented 1 year ago

Currently, payload_initializer is passed as dyn reference and that's really not necessary.