index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-04-06
Fix a bug in the Fat Stop() function which may return EFI_NOT_FOUND when the ...
Ruiyu Ni
2016-04-06
Add the missing EFIAPI keyword to solve build failure in GCC.
Ruiyu Ni
2016-04-06
Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...
Ruiyu Ni
2016-04-06
Build FatPkg for AArch64 platforms.
Olivier Martin
2016-04-06
Please find this patch that makes FatGetCurrentFatTime() always return a vali...
Olivier Martin
2016-04-06
InitializeUnicodeCollationSupportWorker mixed the use of Status variable for ...
Star Zeng
2016-04-06
1. Expand and add null terminate to end of string like function comments said...
Star Zeng
2016-04-06
Zero out CacheBuffer in FatInitializeDiskCache after allocated.
Star Zeng
2016-04-06
Enable ARM support.
Olivier Martin
2016-04-06
Fix GCC build failure.
Eric Dong
2016-04-06
Replace GetEfiGlobalVariable interface with GetEfiGlobalVariable2.
Eric Dong
2016-04-06
Update the Package version and obsolete ReadMe.txt.
Ruiyu Ni
2016-04-06
Only traverse recovery file's FAT table to fast the recovery performance.
Feng Tian
2016-04-06
FatPkg: Use BasePcdLibNull to prevent PCD dependency
Jordan Justen
2016-04-06
Fix the comments to follow the UEFI Spec regarding how to check an EFI_HANDLE...
Ruiyu Ni
2016-04-06
FatPkg: Add FAT PEIM
Jordan Justen
2016-04-06
Clean up invalid keywords and missing keywords in [Define] section of DEC file.
Star Zeng
2016-04-06
Update DebugLib to provide support for "err" command in the EFI Shell to adju...
Michael D Kinney
2016-04-06
Enlarge the buffer to contain file name.
Qing Huang
2016-04-06
Add some NULL pointer check by using ASSERT()
Qing Huang
2016-04-06
remove obsoleted .msa and .nspd files
Hot Tian
2016-04-06
Move lock to FAT driver binding start to prevent interrupt during hot plug ev...
Qing Huang
2016-04-06
Update copyright notice format
Hot Tian
2016-04-06
Fix a migration bug in Fat driver as the value of lock has been changed from ...
Qing Huang
2016-04-06
Clean PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION.
Ken Lu
2016-04-06
1. Correct File header to ## @file 2. Remove unnecessary .common] postfix on ...
Qing Huang
2016-04-06
Update license header
Qing Huang
2016-04-06
Fix a warning issue with ARMCC.
Andrew Fish
2016-04-06
Fix bug in Unicode colloation that causes ASSERT on BeagleBoard. PlatformLang...
Andrew Fish
2016-04-06
Fix warning generated by GCC.
Jordan Justen
2016-04-06
Use EFI_FILE_PROTOCOL naming in place of EFI_FILE
Qing Huang
2016-04-06
1. FAT doesn't support to store time information in its FileLastAccess field....
Kun Gui
2016-04-06
gEfiFatPkgTokenSpaceGuid.PcdUnicodeCollationSupport and gEfiFatPkgTokenSpaceG...
Qing Huang
2016-04-06
Refactor to invoke only one GetBestLanguage()
Qing Huang
2016-04-06
Apply GetBestLanguage() UefiLib to initialize Unicode Collation Protocol.
Qing Huang
2016-04-06
Fix a spec conformance issue that "Attributes" should only be checked when Op...
Qing Huang
2016-04-06
Add comments in DSC files to explain the function and design of components se...
Leon Li
2016-04-06
Removed unused library instances for FAT package DSC file
Qing Huang
2016-04-06
Split out Synchronization Library from Base Library
Michael D Kinney
2016-04-06
Fix the build error caused by recent MdePkg clean up
Qing Huang
2016-04-06
Clean up to update the reference of the these macros: EFI_SIGNATURE_16 -> SIG...
Qing Huang
2016-04-06
Update for library instance renaming Fix typo in token space GUID
Qing Huang
2016-04-06
Add details comments for the code flow to initialize Unicode Collation (2) su...
Qing Huang
2016-04-06
De-unicode in comment for source files.
Qing Huang
2016-04-06
Fix a typo when checking the 16-bit alignment of Unicode String.
Qing Huang
2016-04-06
Fix undefined format in debug print statement.
Qing Huang
2016-04-06
Add preparation for FAR release.
Qing Huang
2016-04-06
Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...
Qing Huang
2016-04-07
BaseTools: Add support to merge Prebuild and Postbuild into build Process
Yonghong Zhu
2016-04-07
BaseTools: Enhance --Pcd which override by build option
Yonghong Zhu
[next]