# exFAT
## Identification
A Firmware File System (`.ffs`) module is a unit within a UEFI firmware volume. The named modules suggest adding pre-boot support for [[exFAT|exFAT]], [[Btrfs|Btrfs]], and emulated UEFI variables. `CORE_DXE` points to the Driver Execution Environment phase. The UEFI boot manager loads firmware drivers and OS boot applications according to policy and NVRAM variables ([UEFI overview](https://uefi.org/specs/UEFI/2.10/02_Overview.html)). UEFITool can inspect and, in some versions, edit firmware images; that does not make an arbitrary reconstructed image safe to flash.
## Notebook evidence
- [[Scanned_20260730-1719#PDF page 50 — AMI Aptio firmware modules and UEFITool|PDF page 50: AMI Aptio firmware modules and UEFITool]] — The author wants firmware that can understand more filesystems and emulate missing services before an OS loads. This is the architectural center of the Ozmosis section: move compatibility functions into UEFI modules so multiple boot paths can use them.
## Relationships and overlays
The source places this note in a shared evidence cluster with [[Btrfs|Btrfs]].
Within the larger collection, this evidence extends [[Vendor-Agnostic Recovery|vendor-agnostic recovery]] and [[Continuity Architecture|continuity architecture]] by showing how software, hardware, identity, and pre-OS control depend on recoverable interfaces.
## Evidentiary status and open leads
Validate checksums, GUIDs, compression, firmware-volume free space, dependency expressions, signatures, and recovery hardware. Do not source executable firmware modules from generic download portals when an upstream repository exists.
## Source
- [[Scanned_20260730-1719|Scanned_20260730-1719]]