embiggen MSD stack (#2475)

This commit is contained in:
Matthew Kennedy 2021-03-19 16:56:47 -07:00 committed by GitHub
parent fac82ed2fe
commit 2196c7f9e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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