summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-06Replace GetEfiGlobalVariable interface with GetEfiGlobalVariable2.Eric Dong1-2/+2
2016-04-06Update the Package version and obsolete ReadMe.txt.Ruiyu Ni3-9/+2
2016-04-06Only traverse recovery file's FAT table to fast the recovery performance.Feng Tian2-6/+17
2016-04-06FatPkg: Use BasePcdLibNull to prevent PCD dependencyJordan Justen1-2/+1
2016-04-06Fix the comments to follow the UEFI Spec regarding how to check an EFI_HANDLE...Ruiyu Ni1-3/+3
2016-04-06FatPkg: Add FAT PEIMJordan Justen9-0/+2757
2016-04-06Clean up invalid keywords and missing keywords in [Define] section of DEC file.Star Zeng1-2/+3
2016-04-06Update DebugLib to provide support for "err" command in the EFI Shell to adju...Michael D Kinney1-1/+2
2016-04-06Enlarge the buffer to contain file name.Qing Huang1-1/+1
2016-04-06Add some NULL pointer check by using ASSERT()Qing Huang1-1/+2
2016-04-06remove obsoleted .msa and .nspd filesHot Tian2-188/+0
2016-04-06Move lock to FAT driver binding start to prevent interrupt during hot plug ev...Qing Huang2-21/+24
2016-04-06Update copyright notice formatHot Tian27-50/+49
2016-04-06Fix a migration bug in Fat driver as the value of lock has been changed from ...Qing Huang3-15/+17
2016-04-06Clean PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION.Ken Lu1-2/+0
2016-04-061. Correct File header to ## @file 2. Remove unnecessary .common] postfix on ...Qing Huang3-12/+12
2016-04-06Update license headerQing Huang1-8/+8
2016-04-06Fix a warning issue with ARMCC.Andrew Fish1-1/+1
2016-04-06Fix bug in Unicode colloation that causes ASSERT on BeagleBoard. PlatformLang...Andrew Fish1-1/+1
2016-04-06Fix warning generated by GCC.Jordan Justen1-0/+2
2016-04-06Use EFI_FILE_PROTOCOL naming in place of EFI_FILEQing Huang8-68/+68
2016-04-061. FAT doesn't support to store time information in its FileLastAccess field....Kun Gui2-5/+6
2016-04-06gEfiFatPkgTokenSpaceGuid.PcdUnicodeCollationSupport and gEfiFatPkgTokenSpaceG...Qing Huang3-31/+10
2016-04-06Refactor to invoke only one GetBestLanguage()Qing Huang1-17/+7
2016-04-06Apply GetBestLanguage() UefiLib to initialize Unicode Collation Protocol.Qing Huang3-105/+76
2016-04-06Fix a spec conformance issue that "Attributes" should only be checked when Op...Qing Huang1-10/+5
2016-04-06Add comments in DSC files to explain the function and design of components se...Leon Li1-0/+19
2016-04-06Removed unused library instances for FAT package DSC fileQing Huang1-2/+0
2016-04-06Split out Synchronization Library from Base LibraryMichael D Kinney1-0/+1
2016-04-06Fix the build error caused by recent MdePkg clean upQing Huang2-5/+6
2016-04-06Clean up to update the reference of the these macros: EFI_SIGNATURE_16 -> SIG...Qing Huang1-5/+5
2016-04-06Update for library instance renaming Fix typo in token space GUIDQing Huang2-2/+2
2016-04-06Add details comments for the code flow to initialize Unicode Collation (2) su...Qing Huang1-0/+14
2016-04-06De-unicode in comment for source files.Qing Huang2-2/+2
2016-04-06Fix a typo when checking the 16-bit alignment of Unicode String.Qing Huang1-1/+1
2016-04-06Fix undefined format in debug print statement.Qing Huang1-1/+1
2016-04-06Add preparation for FAR release.Qing Huang3-12/+189
2016-04-06Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang26-0/+9754
2016-04-07BaseTools: Add support to merge Prebuild and Postbuild into build ProcessYonghong Zhu8-22/+268
2016-04-07BaseTools: Enhance --Pcd which override by build optionYonghong Zhu2-1/+3
2016-04-07MdeModulePkg/Bds: Fix build failures of VS tool chainRuiyu Ni2-1/+2
2016-04-06OvmfPkg: disable PcdHiiOsRuntimeSupportLaszlo Ersek3-0/+3
2016-04-06OvmfPkg: remove PcdMaxHardwareErrorVariableSize from the DSC filesLaszlo Ersek3-3/+0
2016-04-06ArmVirtPkg: include Virtio10Dxe from OvmfPkgLaszlo Ersek4-0/+4
2016-04-06OvmfPkg: include Virtio10DxeLaszlo Ersek6-0/+6
2016-04-06OvmfPkg: Virtio10Dxe: non-transitional driver for virtio-1.0 PCI devicesLaszlo Ersek3-0/+1157
2016-04-06OvmfPkg: VirtioNetDxe: adapt virtio-net packet header size to virtio-1.0Laszlo Ersek2-8/+30
2016-04-06OvmfPkg: VirtioScsiDxe: adapt feature negotiation to virtio-1.0Laszlo Ersek1-7/+20
2016-04-06OvmfPkg: VirtioRngDxe: adapt feature negotiation to virtio-1.0Laszlo Ersek1-7/+20
2016-04-06OvmfPkg: VirtioNetDxe: adapt feature negotiation to virtio-1.0Laszlo Ersek1-4/+19