embiggen MSD stack (#2475)

This commit is contained in:
Matthew Kennedy 2021-03-19 16:56:47 -07:00 committed by GitHub
parent 1144514671
commit d65190b8a5
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
// USB Mass Storage
#ifdef EFI_USE_COMPRESSED_INI_MSD
// if enabled, we do gzip decompression on the MSD thread - it requires more stack space
#define USB_MSD_THREAD_WA_SIZE 512
#define USB_MSD_THREAD_WA_SIZE 2048
#endif
// SPI