]> git.proxmox.com Git - mirror_edk2.git/history - FatPkg
BaseTools/VolInfo: Fix VS2010/VS2012 build failure
[mirror_edk2.git] / FatPkg /
2017-03-06 Hao WuFatPkg: Refine casting expression result to bigger...
2017-01-12 Hao WuFatPkg: Explicitly declare FAT_CLUSTER_SPECIAL as unsig...
2016-12-14 Dandan BiFatPkg/EnhancedFatDxe: Remove the file which is not...
2016-12-09 Dandan BiFatPkg: Fix format issues in dec/inf/dsc files
2016-12-09 Dandan BiFatPkg/EnhancedFatDxe: Add comments for functions
2016-12-09 Dandan BiFatPkg/EnhancedFatDxe: Make the comments align with...
2016-12-09 Dandan BiFatPkg/EnhancedFatDxe: Use typedef for complex type
2016-12-09 Dandan BiFatPkg/EnhancedFatDxe: Make the variable name follow...
2016-12-09 Dandan BiFatPkg/EnhancedFatDxe: Make function prototype align...
2016-12-09 Dandan BiFatPkg/EnhancedFatDxe: Use global variable replace...
2016-12-09 Dandan BiFatPkg/EnhancedFatDxe: Avoid Non-Boolean type uses...
2016-10-27 Laszlo ErsekFatPkg/EnhancedFatDxe: rebase to ARRAY_SIZE()
2016-10-12 Jiewen YaoFatPkg/FatPei: Use PcdRecoveryFileName PCD.
2016-08-08 Hao WuFatPkg DSC: Add build option to disable deprecated...
2016-04-22 Jordan JustenFatPkg: Add Contributions.txt
2016-04-22 Jordan JustenFatPkg: Update License.txt to have the full license...
2016-04-07 Jordan JustenMerge 2-clause BSD licensed FatPkg
2016-04-07 Hao WuFatPkg: Add NOOPT target in FatPkg.dsc
2016-04-07 Hao WuFatPkg EnhancedFatDxe: Use safe string functions
2016-04-07 Feng TianFatPkg/FatPei: Fix build error
2016-04-07 Feng TianFatPkg: Add RecoveryBlockIo2Ppi support
2016-04-07 Ruiyu NiEFI_FILE_PROTOCOL spec conformance bug fix.
2016-04-07 Olivier MartinAdd stack protection to ARM architectures. BaseStackChe...
2016-04-07 Shumin QiuFatPkg: INF/DEC file updates to EDK II packages
2016-04-07 Shumin QiuFatPkg: INF/DEC file updates to EDK II packages
2016-04-07 Shumin QiuFatPkg: INF/DEC file updates to EDK II packages
2016-04-07 Shumin QiuFatPkg: INF/DEC file updates to EDK II packages
2016-04-07 Ruiyu NiFix a potential buffer over flow issue.
2016-04-07 Eric DongRefine code to make it more safely.
2016-04-07 Ruiyu NiUpdate FatPkg.dsc copyright year.
2016-04-07 Ruiyu NiUpdate FatPkg revision from 0.2 to 0.3.
2016-04-07 Ruiyu NiFix a bug that prevents Fat driver being unloaded succe...
2016-04-07 Ruiyu NiRemove the RemoteEntryList() because the Task isn't...
2016-04-07 Ruiyu NiFix a bug in the Fat Stop() function which may return...
2016-04-07 Ruiyu NiAdd the missing EFIAPI keyword to solve build failure...
2016-04-07 Ruiyu NiChange Fat driver to support asynchronous File IO intro...
2016-04-07 Olivier MartinBuild FatPkg for AArch64 platforms.
2016-04-07 Olivier MartinPlease find this patch that makes FatGetCurrentFatTime...
2016-04-07 Star ZengInitializeUnicodeCollationSupportWorker mixed the use...
2016-04-07 Star Zeng1. Expand and add null terminate to end of string like...
2016-04-07 Star ZengZero out CacheBuffer in FatInitializeDiskCache after...
2016-04-07 Olivier MartinEnable ARM support.
2016-04-07 Eric DongFix GCC build failure.
2016-04-07 Eric DongReplace GetEfiGlobalVariable interface with GetEfiGloba...
2016-04-07 Ruiyu NiUpdate the Package version and obsolete ReadMe.txt.
2016-04-07 Feng TianOnly traverse recovery file's FAT table to fast the...
2016-04-07 Jordan JustenFatPkg: Use BasePcdLibNull to prevent PCD dependency
2016-04-07 Ruiyu NiFix the comments to follow the UEFI Spec regarding...
2016-04-07 Jordan JustenFatPkg: Add FAT PEIM
2016-04-07 Star ZengClean up invalid keywords and missing keywords in ...
2016-04-07 Michael D KinneyUpdate DebugLib to provide support for "err" command...
2016-04-07 Qing HuangEnlarge the buffer to contain file name.
2016-04-07 Qing HuangAdd some NULL pointer check by using ASSERT()
2016-04-07 Hot Tianremove obsoleted .msa and .nspd files
2016-04-07 Qing HuangMove lock to FAT driver binding start to prevent interr...
2016-04-07 Hot TianUpdate copyright notice format
2016-04-07 Qing HuangFix a migration bug in Fat driver as the value of lock...
2016-04-07 Ken LuClean PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VE...
2016-04-07 Qing Huang1. Correct File header to ## @file 2. Remove unnecessar...
2016-04-07 Qing HuangUpdate license header
2016-04-07 Andrew FishFix a warning issue with ARMCC.
2016-04-07 Andrew FishFix bug in Unicode colloation that causes ASSERT on...
2016-04-07 Jordan JustenFix warning generated by GCC.
2016-04-07 Qing HuangUse EFI_FILE_PROTOCOL naming in place of EFI_FILE
2016-04-07 Kun Gui1. FAT doesn't support to store time information in...
2016-04-07 Qing HuanggEfiFatPkgTokenSpaceGuid.PcdUnicodeCollationSupport...
2016-04-07 Qing HuangRefactor to invoke only one GetBestLanguage()
2016-04-07 Qing HuangApply GetBestLanguage() UefiLib to initialize Unicode...
2016-04-07 Qing HuangFix a spec conformance issue that "Attributes" should...
2016-04-07 Leon LiAdd comments in DSC files to explain the function and...
2016-04-07 Qing HuangRemoved unused library instances for FAT package DSC...
2016-04-07 Michael D KinneySplit out Synchronization Library from Base Library
2016-04-07 Qing HuangFix the build error caused by recent MdePkg clean up
2016-04-07 Qing HuangClean up to update the reference of the these macros...
2016-04-07 Qing HuangUpdate for library instance renaming Fix typo in token...
2016-04-07 Qing HuangAdd details comments for the code flow to initialize...
2016-04-07 Qing HuangDe-unicode in comment for source files.
2016-04-07 Qing HuangFix a typo when checking the 16-bit alignment of Unicod...
2016-04-07 Qing HuangFix undefined format in debug print statement.
2016-04-07 Qing HuangAdd preparation for FAR release.
2016-04-07 Qing HuangAdd EDK II Prime FatPkg New Feature: Support both Unico...