You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a CapsuleBootHook that implements PreBootHook. On pending capsule: extract WIM, write to boot partition, lock, continue boot. Integration point with the capsule subsystem.
Implement a
CapsuleBootHookthat implementsPreBootHook. On pending capsule: extract WIM, write to boot partition, lock, continue boot. Integration point with the capsule subsystem.Part of #52.