Files
u-boot/include
Heinrich Schuchardt 041f0af366 fs: fat: structure for name and extension
The short name and extension of FAT files are stored in adjacent fields of
the directory entry. For some operations like calculating a checksum or
copying both fields it is preferable to treat both as one structure.

Change the definition of the directory entry structure to include a
structure comprising the name and the extension field.

This resolves Coverity CID 316357, CID 316350, CID 316348.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-01-23 07:56:53 +01:00
..
2020-09-30 16:55:03 -04:00
2020-10-22 09:54:53 -04:00
2021-01-15 14:36:12 -05:00
2020-07-09 12:33:24 +08:00
2020-07-28 19:30:39 -06:00
2021-01-12 10:58:04 +05:30
2021-01-12 10:58:04 +05:30
2020-12-26 12:37:28 +01:00
2020-10-30 14:20:27 +01:00
2020-08-03 22:19:54 -04:00
2021-01-13 02:38:01 +01:00
2020-08-07 22:31:32 -04:00
2020-10-30 10:56:11 -04:00
2020-08-04 23:30:02 -04:00
2021-01-16 19:17:11 -05:00
2020-10-27 08:13:33 +01:00
2020-12-13 07:58:17 -07:00
2021-01-16 14:48:23 -05:00
2020-07-17 10:47:19 -04:00
2020-12-18 20:32:21 -07:00
2020-07-09 06:02:44 +02:00
2020-09-30 11:55:23 -04:00
2020-08-03 22:19:54 -04:00
2021-01-05 16:20:26 -05:00
2021-01-05 12:24:40 -07:00
2020-08-23 13:43:10 -04:00
2020-10-22 09:54:53 -04:00
2020-11-06 10:18:20 +08:00
2020-08-03 22:19:54 -04:00
2020-08-03 22:19:54 -04:00
2020-08-03 22:19:54 -04:00
2021-01-15 14:36:12 -05:00