added integration tests and test utils on orb-slot-ctrl
test utils are meant to be used by other crates when testing operations done through orb-slot-ctrl.
small refactoring done with the introduction of EfiVarDb to acquire EfiVar from arbitrary paths.
added integration tests and test utils on
orb-slot-ctrl
test utils are meant to be used by other crates when testing operations done throughorb-slot-ctrl
. small refactoring done with the introduction ofEfiVarDb
to acquireEfiVar
from arbitrary paths.tested and working on an Orb :+1: