Minor optimizations and corrections to the incomplete Mass Storage class bootloader.
This commit is contained in:
parent
d5cff25cd1
commit
6c9632ae38
6 changed files with 9 additions and 44 deletions
|
@ -72,8 +72,6 @@
|
|||
uint32_t VolumeSerialNumber;
|
||||
uint8_t VolumeLabel[11];
|
||||
uint8_t FilesystemIdentifier[8];
|
||||
uint8_t BootstrapProgram[448];
|
||||
uint16_t MagicSignature;
|
||||
} FATBootBlock_t;
|
||||
|
||||
typedef struct
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue