Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2410 Release Checklist #68

Open
3 of 14 tasks
gus33000 opened this issue Sep 23, 2024 · 0 comments
Open
3 of 14 tasks

2410 Release Checklist #68

gus33000 opened this issue Sep 23, 2024 · 0 comments
Assignees

Comments

@gus33000
Copy link
Member

gus33000 commented Sep 23, 2024

Non exhaustive

  • Enhance Documentation: Make the guides easier to follow.

  • Complete Duo 2 Uninstall Section: Finalize the uninstall instructions.

  • Finalize and Merge SecureBoot PK Documentation: Complete and integrate the SecureBoot documentation.

  • Implement Backup and Restore: Add backup and restore functionality to the WOA Device Manager. The current idea is to capture an FFU file and restore it.

  • Add Uninstall/Revert Feature: Implement uninstall and revert options in the WOA Device Manager. The current idea is to use a dummy FFU file that restores the original GPT. This needs to account for disk size and handle cases where users have reflashed their boot partition to boot into Windows or Android on demand.

  • Enable Img2Ffu to Generate Both V1 and V2 FFUs: Currently, it is hardcoded to generate V2 FFUs via a hack.

  • Fix Img2Ffu Issue: Ensure Img2Ffu does not depend on device information when building V1 images, as it currently throws an exception.

  • Automate WCOS Image Building: Streamline the process of building WCOS images by automating tasks such as copying feature manifests for desktop, removing non-WCOS drivers, and adding WCOS drivers.

  • Optimize OSPool Layout: Create a device layout that fits perfectly to avoid manual extraction from VHDX files. The branch provides more details.

  • Develop EFI DISKIO Driver for OSPools: Write a driver to avoid dependency on BS_EFIESP for WCOS images. Refer to the example C# library for parsing SPACEDB partitions, an example driver for binding to partitions and the example DiskIO driver.

  • Create Repository for CBS Components for 10X: Build CBS components instead of using hardcoded prebuilt CAB files.

  • Investigate FactoryOS Boot Issue: Determine why FactoryOS does not boot.

  • Improve DriverUpdater Cleanup and Speed: Enhance the cleanup process and speed of DriverUpdater, as it is currently slow and inefficient.

  • Implement HeatCore adapter for fixing calibration issues on OEMEP and OEMZE

@gus33000 gus33000 self-assigned this Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant