audk/FatPkg/EnhancedFatDxe
Pierre Gondois 3ee2ceb6fa FatPkg/EnhancedFatDxe: Add comments around StrSize() checks
StrSize() cannot return 0. As done in other packages, StrSize()
checks the length of the string doesn't exceed
PcdMaximumUnicodeStringLength. Add comments to make it more obvious.

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4859
Reported-by: Tormod Volden <debian.tormod@gmail.com>
Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
2024-11-27 15:57:08 +00:00
..
ComponentName.c
Data.c
Delete.c
DirectoryCache.c
DirectoryManage.c
DiskCache.c FatPkg: Improvements to Fat to Fix File Corruption 2024-09-23 16:50:39 +00:00
Fat.c
Fat.h FatPkg: Improvements to Fat to Fix File Corruption 2024-09-23 16:50:39 +00:00
Fat.inf
Fat.uni
FatExtra.uni
FatFileSystem.h
FileName.c
FileSpace.c
Flush.c
Hash.c
Info.c FatPkg: Fix potentially uninitialized variable 2024-10-25 18:48:06 +00:00
Init.c FatPkg: Improvements to Fat to Fix File Corruption 2024-09-23 16:50:39 +00:00
Misc.c
Open.c
OpenVolume.c
ReadWrite.c
UnicodeCollation.c FatPkg/EnhancedFatDxe: Add comments around StrSize() checks 2024-11-27 15:57:08 +00:00