Initial git import - first beta version!
Development builds 0.0.1–0.0.7 predate version control; the
highlights that got here:
- Phases 1–3 (April–May): disk-device API spike (
spike/,
findings indocs/phase2-findings.md),ESPManager/
LoaderInstallercore with CLI, then the six-page GUI wizard
(BCardLayout + worker thread +IProgressLogger). - 0.0.4–0.0.5: application icon (SVG → HVIF via hvif-tools,
embedded as inline rdef hex); fixed the cross-build resource
pipeline (xreswas missing — all earlier builds shipped without
resources); File menu with About; scroll-wrapped wizard pages and a
compact window. - 0.0.6: About version read dynamically from the
app_version
resource; resources mirrored as file attributes (resattr) so the
icon actually shows in Tracker/Deskbar/About. - 0.0.7: renamed HaikuUEFISetup → UEFI Wizard (binary
UEFIWizard, signatureapplication/x-vnd.UEFIWizard, package
uefi_wizard); project style guide added and a full conformance
pass applied; README made release-ready; legacy Windows build
scripts removed. - 0.1.0: version bumped to beta for the initial import and first
release.