summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney2017-08-0345-9592/+0
* BaseTools/PatchCheck: Support Contribution Agreement 1.1Michael D Kinney2017-08-031-3/+6
* NetworkPkg: Display HTTP redirection info to the screen if need.Fu Siyuan2017-08-034-3/+62
* ShellPkg/dblk: Honor the BlockIo alignment requirement.HuajingLi2017-08-031-5/+12
* UefiCpuPkg/CpuCommonFeaturesLib: Fix the documentation of PpinSupport().Marvin.Haeuser@outlook.com2017-08-032-4/+4
* MdeModulePkg/Ufs: Set 'Data Segment Length' field for Write DescriptorHao Wu2017-08-022-0/+6
* MdeModulePkg/UfsPassThruDxe: Add impl of UFS Device Config ProtocolHao Wu2017-08-025-14/+383
* UefiCpuPkg SecCore: Fix operands of different size in bitwise operationStar Zeng2017-08-021-1/+1
* MdePkg/Ftp4: Fix wrong function pointer declarationAlcantara, Paulo2017-08-021-1/+1
* NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP childJiaxin Wu2017-08-025-9/+20
* CryptoPkg/TlsLib: Remove the redundant free of BIO objectsJiaxin Wu2017-08-021-9/+1
* NetworkPkg/Ip6Dxe: Fix the IPv6 PXE boot option goes missing issueJiaxin Wu2017-08-021-19/+53
* NetworkPkg/HttpBootDxe: Fix spelling typo in EFI_HTTP_STATUS_CODEJiaxin Wu2017-08-021-1/+1
* MdeModulePkg/DxeHttpLib: Fix spelling typo in EFI_HTTP_STATUS_CODEJiaxin Wu2017-08-021-1/+1
* MdePkg/Http.h: Fix spelling typo in EFI_HTTP_STATUS_CODEJiaxin Wu2017-08-021-1/+1
* NetworkPkg/HttpDxe: Refine the coding style.Jiaxin Wu2017-08-021-1/+1
* MdePkg/Http.h: Refine the coding style.Jiaxin Wu2017-08-021-4/+4
* IntelSiliconPkg/IntelVTdDxe: Add explicit NULL pointer checksHao Wu2017-08-021-2/+4
* IntelSiliconPkg/IntelVTdDxe: Fix typo for VTd IOTLB domain IDHao Wu2017-08-021-1/+1
* ArmPkg: Move IS_DEVICE_PATH_NODE for sharingJun Nie2017-08-012-3/+3
* MdeModulePkg FirmwarePerfPei: Remove SEC performance data getting codeStar Zeng2017-08-013-47/+6
* UefiCpuPkg SecCore: Add SecPerformancePpiCallBackStar Zeng2017-08-013-1/+77
* UefiCpuPkg SecCore: Adjust PeiTemporaryRamBase&Size to be 8byte alignedStar Zeng2017-08-011-1/+7
* MdeModulePkg PeiCore: Handle notification PPI from SECStar Zeng2017-08-013-19/+142
* MdePkg PiPeiCis.h: Add description for notification PPI from SECStar Zeng2017-08-011-8/+9
* MdeModulePkg PiSmmCoreMemoryAllocLib: Fix a FreePool() assertion issueStar Zeng2017-08-011-4/+28
* BaseTools/GenCrc32: Fix a bug to hand empty file for decodeYonghong Zhu2017-08-011-2/+6
* BaseTools/EfiLdrImage: Fix a segmentation fault from vfprintf()Yonghong Zhu2017-08-011-3/+3
* BaseTools/EfiRom: Fix a segmentation fault from vsprintf()/vfprintf()Yonghong Zhu2017-08-011-3/+3
* BaseTools/GenFfs: Fix a segmentation fault from vsprintf()/vfprintf()Yonghong Zhu2017-08-011-3/+3
* BaseTools/GenSec: Fix a segmentation fault in main()Yonghong Zhu2017-08-011-2/+6
* BaseTools/Split: Fix the segmentation fault in GetSplitValue()Yonghong Zhu2017-08-011-3/+7
* BaseTools: Fix the bug to correctly check Pcd type that in FDF fileYonghong Zhu2017-08-011-0/+7
* MdeModulePkg/PciBus: Avoid hang when BUS pad resource is not in topRuiyu Ni2017-07-281-2/+4
* ShellPkg: Avoid buffer out-of-bound accessRuiyu Ni2017-07-281-1/+1
* ShellPkg/setvar: Check the duplicate flagHuajing Li2017-07-272-0/+5
* ShellPkg/ShellLib: Remove unused macrosRuiyu Ni2017-07-272-6/+1
* MdePkg: Follow UEFI 2.7 spec to deprecate SMM Communication ACPI TableStar Zeng2017-07-274-59/+25
* UefiCpuPkg PiSmmCommunicationSmm: Deprecate SMM Communication ACPI TableStar Zeng2017-07-274-94/+13
* SecurityPkg OpalPasswordSupportLib: Remove include to UefiAcpiDataTable.hStar Zeng2017-07-271-2/+1
* MdeModulePkg/BMMUiLib: Check reset requirement before exiting UiAppBi, Dandan2017-07-273-1/+52
* MdeModulePkg/BMUiLib: Check reset requirement before exiting UiAppBi, Dandan2017-07-273-3/+55
* MdeModulePkg/SetupBrowser: Record the reset status in all SendFormBi, Dandan2017-07-273-13/+20
* Nt32Pkg: Always use 0x2000 for maxim variable sizeRuiyu Ni2017-07-271-2/+0
* IntelSiliconPkg/dsc: Add PlatformVtd sample driver.Jiewen Yao2017-07-271-0/+1
* IntelSiliconPkg: Add PlatformVTdSample driver.Jiewen Yao2017-07-274-0/+438
* IntelSiliconPkg/dsc: Add Vtd driver.Jiewen Yao2017-07-271-0/+31
* IntelSiliconPkg: Add VTd driver.Jiewen Yao2017-07-2712-0/+4818
* IntelSiliconPkg/Dec: Add ProtocolGuid.Jiewen Yao2017-07-271-0/+3
* IntelSiliconPkg/Include: Add PlatformVtdPolicy ProtocolJiewen Yao2017-07-271-0/+100