You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
b0d5ef094c
This patch added basic deinit support in the media DevInit() interface. It uses a special DevDeinit phase to inform the media driver to do device de-initialization. This de-initialization flow will be called before OsLoader restarting and OS booting. Signed-off-by: Maurice Ma <maurice.ma@intel.com>