summaryrefslogtreecommitdiffstats
path: root/FatPkg/EnhancedFatDxe/Init.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "FatPkg: Validate Reserved FAT Entries on Volume Open"Oliver Smith-Denny9 days1-53/+9
* FatPkg: Validate Reserved FAT Entries on Volume OpenOliver Smith-Denny2025-01-211-9/+53
* FatPkg: Improvements to Fat to Fix File CorruptionMike Turner2024-09-231-6/+8
* FatPkg: Check BlockIo Device Has Supported BlockSizeOliver Smith-Denny2024-09-231-0/+24
* FatPkg/EnhancedFatDxe: Downgrade debug level for no media foundNhi Pham2024-09-031-1/+1
* FatPkg: Apply uncrustify changesMichael Kubacki2021-12-071-49/+65
* FatPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-2/+2
* FatPkg: Fix spelling errorsSean Brogan2019-10-221-1/+1
* FatPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi2016-12-091-60/+35
* FatPkg/EnhancedFatDxe: Make the variable name follow ruleDandan Bi2016-12-091-8/+8
* Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...Ruiyu Ni2016-04-061-3/+5
* Move lock to FAT driver binding start to prevent interrupt during hot plug ev...Qing Huang2016-04-061-17/+2
* Update copyright notice formatHot Tian2016-04-061-2/+2
* Fix a migration bug in Fat driver as the value of lock has been changed from ...Qing Huang2016-04-061-5/+5
* Fix undefined format in debug print statement.Qing Huang2016-04-061-1/+1
* Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang2016-04-061-0/+431