mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-11 16:37:45 -04:00
v1 passes the drive and partition number of the boot volume instead of using the volume number. The volume number isn't reliable because the same filesystem might get a different volume number once the firmware is loaded, which will cause the firmware to use the wrong root volume and fail to locate the correct .rockbox directory. Using drive and partition numbers avoids this issue because drive numbering is fixed and determined by the target. Change-Id: I7e68b892d9424a1f686197a6122e139b438e5f7e |
||
|---|---|---|
| .. | ||
| _ansi.h | ||
| adler32.h | ||
| ap_int.h | ||
| assert.h | ||
| bitarray.h | ||
| buflib.h | ||
| buflib_malloc.h | ||
| buflib_mempool.h | ||
| checksum.h | ||
| chunk_alloc.h | ||
| core_alloc.h | ||
| crc32-rkw.h | ||
| crc32.h | ||
| dbgcheck.h | ||
| diacritic.h | ||
| dir.h | ||
| dircache.h | ||
| dircache_redirect.h | ||
| disk_cache.h | ||
| file.h | ||
| file_internal.h | ||
| fileobj_mgr.h | ||
| filesystem-native.h | ||
| font_cache.h | ||
| fs_attr.h | ||
| fs_defines.h | ||
| gcc_extensions.h | ||
| inflate.h | ||
| linked_list.h | ||
| loader_strerror.h | ||
| lru.h | ||
| memset16.h | ||
| rb-loader.h | ||
| rb_namespace.h | ||
| rbendian.h | ||
| rbunicode.h | ||
| strcasecmp.h | ||
| strcasestr.h | ||
| string-extra.h | ||
| strlcat.h | ||
| strlcpy.h | ||
| strmemccpy.h | ||
| strnatcmp.h | ||
| strptokspn_r.h | ||
| strtok_r.h | ||
| timefuncs.h | ||
| version.h | ||
| vuprintf.h | ||
| zip.h | ||