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
Add a helper to write raw bytes to a partition via EFI_BLOCK_IO_PROTOCOL. Used to flash the extracted SRE WIM into the boot partition during capsule apply.
Add a helper to write raw bytes to a partition via
EFI_BLOCK_IO_PROTOCOL. Used to flash the extracted SRE WIM into the boot partition during capsule apply.Part of #52.