Files
gaseous-server/gaseous-server/Controllers/V1.0
Michael Green c8140d7178 Revamp of BIOS handling (#423)
Many of the platforms are similar enough to other platforms that they'll
share the same BIOS files.

The current storage method stores BIOS files per platform, meaning that
files can be duplicated multiple times to satisfy the requirements of
each platform.

This change stores the files as their hash with a .bios extension
(example: `85ad74194e87c08904327de1a9443b7a.bios`) in a flat directory
structure. This allows BIOS files that are used by multiple platforms to
be shared without duplication.
2024-09-15 20:35:36 +10:00
..
2024-09-01 01:00:54 +10:00
2024-09-01 01:00:54 +10:00
2024-09-01 01:00:54 +10:00
2024-09-01 01:00:54 +10:00
2024-09-01 01:00:54 +10:00