summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FatPkg: Update License.txt to have the full license textJordan Justen2016-04-221-7/+22
* NetworkPkg: refine codes of iSCSI driver.Zhang Lubo2016-04-223-15/+39
* MdeModulePkg: refine codes of iSCSI driver.Zhang Lubo2016-04-223-18/+40
* MdeModulePkg DxeCore: Enhance MemoryAttributesTable installationStar Zeng2016-04-225-15/+92
* MdeModulePkg DxeCore: Return memory type from internal free pool/pagesStar Zeng2016-04-225-59/+34
* MdeModulePkg DxeCore: Fix a memory leak in InstallMemoryAttributesTable()Star Zeng2016-04-221-0/+2
* MdeModulePkg/HiiDatabaseDxe: Fix the VS2010/VS2012 build failDandan Bi2016-04-221-0/+2
* MdeModulePkg DxeCore: Call PeCoffExtraActionLib member after ConstructorStar Zeng2016-04-221-13/+13
* MdeModulePkg/Sd: wait 1ms before check DATA line in voltage switch procFeng Tian2016-04-212-2/+2
* MdeModulePkg/SdMmcPciHc: Reset the slot when sd device is connectedFeng Tian2016-04-211-0/+7
* MdeModulePkg/Sd: Fix wrong response type of SD Deselect cmdFeng Tian2016-04-212-4/+8
* MdeModulePkg/Sd: update the sd detection logicFeng Tian2016-04-212-15/+18
* MdeModulePkg/Usb: Fix wrong condition judgment to support usb3.1 devFeng Tian2016-04-214-8/+8
* MdeModulePkg/UsbKbDxe: don't assert when the key read is invalidFeng Tian2016-04-211-5/+10
* ShellPkg: Support connect a device handle recursively with '-r'.Qiu Shumin2016-04-211-3/+4
* BaseTools: add the support for --pcd feature to patch the binary efiYonghong Zhu2016-04-204-5/+101
* BaseTools: Add mixed PCD support featureYonghong Zhu2016-04-208-87/+360
* OvmfPkg: AcpiPlatformDxe: Don't enable unsupported PCI attributesVolker RĂ¼melin2016-04-191-2/+14
* BaseTools: fix a bug for PEI VPD Pcd collectionYonghong Zhu2016-04-191-5/+10
* BaseTools/GenFds: remove the old logic since ActivePlatform is abs. pathYonghong Zhu2016-04-191-9/+1
* BaseTools: enhance error handling for DSC fileYonghong Zhu2016-04-193-4/+8
* MdeModulePkg/HiiDatabaseDxe: Support EfiVarStore to get AltCfg from DriverDandan Bi2016-04-191-0/+541
* MdeModulePkg/HiiDatabaseDxe: Correct the ReallocatePool sizeDandan Bi2016-04-191-1/+2
* MdeModulePkg/DriverSampleDxe: Add a sample caseDandan Bi2016-04-193-2/+65
* MdeModulePkg/SetupBrowserDxe: Get default from callback for orderedListDandan Bi2016-04-191-1/+9
* SecurityPkg: AuthVariableLib & SecureBootConfigDxe: Fix SecureBootEnable & PK...Zhang, Chao B2016-04-192-35/+26
* BaseTools/Build: Consider only build-specified architecturesThomas Palmer2016-04-192-30/+14
* ShellPkg: Update ping command options to sync with SpecJiaxin Wu2016-04-192-15/+19
* ArmPlatformPkg/DS-5: fix 64-bit PE/COFF header parsing bugArd Biesheuvel2016-04-181-3/+2
* MdeModulePkg NvmExpressDxe: Ensure write-through for NVMe write commandHao Wu2016-04-181-1/+4
* EdkCompatibilityPkg: Fix a typo.Marvin H?user2016-04-151-2/+2
* EdkCompatibilityPkg: Do not cast VA_LIST to a pointer for AARCH64.Marvin H?user2016-04-151-1/+1
* PerformancePkg: Make Dp print help information with -? flag in Shell.Qiu Shumin2016-04-153-20/+123
* ShellPkg : Cache the environment variable into memory to enhanceQiu Shumin2016-04-154-45/+322
* BaseTools: Fix PLATFORM_DIR variable value.Marvin.Haeuser@outlook.com2016-04-151-2/+2
* BaseTools/VolInfo: Update to handle PE image with .code section onlyYonghong Zhu2016-04-151-7/+0
* BaseTools/GenFw: Update to handle PE image with .code section onlyYonghong Zhu2016-04-151-7/+0
* BaseTools: Fix the bug to correctly handle the [BuildOptions]Yonghong Zhu2016-04-151-7/+10
* ArmPkg/AArch64Mmu: disable MMU during page table manipulationsArd Biesheuvel2016-04-145-2/+124
* EmbeddedPkg/AcpiLib: add GICD table init macro for ACPI 6.0Heyi Guo2016-04-141-0/+7
* ArmPkg/AArch64Mmu: Fix XN attribute for device memoryHeyi Guo2016-04-141-2/+2
* NetworkPkg: Fix issue in Ip6Dxe SetDataJiaxin Wu2016-04-141-37/+35
* BaseTools: fix the bug for [BuildOptions] of multiple workspace supportYonghong Zhu2016-04-141-7/+12
* BaseTools: fix PLATFORM_DIR variable value for multiple workspaceYonghong Zhu2016-04-141-3/+6
* MdeModulePkg S3SaveStateDxe: Add protocol usage for gEfiLockBoxProtocolGuidStar Zeng2016-04-141-1/+1
* ArmVirtPkg/VirtFdtDxe: remove Xenio handling and rename to VirtioFdtDxeArd Biesheuvel2016-04-137-241/+143
* ArmVirtPkg/ArmVirtXen: move from VirtFdtDxe to new XenioFdtDxe driverArd Biesheuvel2016-04-134-2/+114
* OvmfPkg/XenIoMmioLib: add missing MemoryAllocationLib dependency to INFArd Biesheuvel2016-04-131-0/+1
* ArmVirtPkg/VirtFdtDxe: move FDT config table installation to FdtClientDxeArd Biesheuvel2016-04-134-14/+15
* ArmVirtPkg/VirtFdtDxe: remove unused PL011 DT node typeArd Biesheuvel2016-04-131-2/+0