summaryrefslogtreecommitdiff
path: root/IntelSiliconPkg
AgeCommit message (Expand)AuthorFilesLines
2018-10-25IntelSiliconPkg VTdDxe: Report status code for VTd errorStar Zeng4-0/+10
2018-10-25IntelSiliconPkg VTdDxe: Option to force no early access attr requestStar Zeng3-1/+15
2018-09-27IntelSiliconPkg IntelVTdDxe: Use new EfiLocateFirstAcpiTable()Star Zeng1-133/+3
2018-09-17IntelSiliconPkg IntelVTdDxe: Check HeaderType if func 0 is implementedStar Zeng1-8/+12
2018-09-17IntelSiliconPkg IntelVTdDxe: Optimize when func 0 is not implementedStar Zeng1-1/+7
2018-09-13IntelSiliconPkg: Removing ipf which is no longer supported from edk2.Chen A Chen3-5/+5
2018-06-28IntelSiliconPkg: Clean up source filesLiming Gao1-1/+1
2018-06-06IntelSiliconPkg IntelVTdDxe: Fix incorrect code to clear VTd errorStar Zeng1-2/+4
2018-05-09IntelSiliconPkg MicrocodeUpdateDxe: Honor FIT tableStar Zeng4-29/+601
2018-04-25IntelSiliconPkg MicrocodeUpdate: Fix typo EFI_SECURITY_VIOLATIOStar Zeng2-10/+10
2018-03-20IntelSiliconPkg/Vtd: Add more debug info.Jiewen Yao1-1/+1
2018-03-12IntelSiliconPkg/Vtd: Add missing dump in ExtContext.Jiewen Yao1-0/+1
2018-03-12IntelSiliconPkg/Vtd: Add DMA_CTRL_PLATFORM_OPT_IN_FLAG dumpJiewen Yao2-0/+8
2018-03-09IntelSiliconPkg/Vtd: Add MapHandleInfo in VtdDxe.Jiewen Yao2-13/+144
2018-03-06IntelSiliconPkg VTdPmrPei: Add PcdVTdPeiDmaBufferSize(S3)Star Zeng3-7/+22
2018-03-06IntelSiliconPkg VTdPmrPei: Return SUCCESS when Mapping == NULL in UnmapStar Zeng1-2/+2
2018-02-07IntelSiliconPkg IntelVTdPmrPei: Install IOMMU PPI for pre-memory phaseStar Zeng1-11/+66
2018-02-07IntelSiliconPkg IntelVTdPmrPei: Install IoMmu PPI before enabling PMRStar Zeng1-34/+29
2018-02-07IntelSiliconPkg PlatformVTdSampleDxe: State it is only for dev/debugStar Zeng2-2/+8
2018-02-02IntelSiliconPkg/MicrocodeUpdateDxe: Refine debug messagesHao Wu1-5/+14
2018-01-26IntelSiliconPkg MicrocodeUpdateDxe: TotalSize must be multiples of 1KBStar Zeng1-4/+15
2018-01-24IntelSiliconPkg IntelVTdDxe: Fix flush cache issueStar Zeng1-4/+9
2018-01-18IntelSiliconPkg IntelVTdDxe: Fix DMA does not work issueStar Zeng1-3/+7
2018-01-17IntelSiliconPkg IntelVTdPmrPei: Get high top by host address widthStar Zeng3-178/+5
2018-01-17IntelSiliconPkg IntelVTdDxe: Remove mVtdHostAddressWidthMaskStar Zeng3-5/+1
2018-01-17IntelSiliconPkg IntelVTdPmrPei: Use HostAddressWidth in DMAR correctlyStar Zeng1-1/+1
2018-01-17IntelSiliconPkg IntelVTdPmrPei: Refine comments about PHMR/PLMR.LimitStar Zeng1-3/+3
2018-01-16IntelSiliconPkg IntelVTdDxe: Fix potential NULL pointer dereferenceStar Zeng1-3/+3
2018-01-05IntelSiliconPkg IntelVTdDxe: Support early SetAttributes()Star Zeng4-3/+202
2018-01-05IntelSiliconPkg IntelVTdDxe: Use TPL to protect list/engine operationStar Zeng4-31/+26
2018-01-05IntelSiliconPkg IntelVTdDxe: Signal AcpiNotificationFunc() initiallyStar Zeng2-4/+15
2017-12-21IntelSiliconPkg MicrocodeUpdateDxe: Fix (ExtendedTableLength & 0x3)!=0Star Zeng1-2/+2
2017-12-12IntelSilicon: Correct function description for AllocateBufferStar Zeng3-3/+3
2017-12-01IntelSiliconPkg: Update MicrocodeUpdate build path in dscStar Zeng1-2/+2
2017-11-30IntelSiliconPkg: Update MicrocodeUpdate to build with the packageStar Zeng3-4/+7
2017-11-30IntelSiliconPkg: Move MicrocodeUpdate from UefiCpuPkgStar Zeng19-1/+2723
2017-11-23IntelSiliconPkg IntelVTdDxe: Do not SetupVtd againStar Zeng3-5/+10
2017-11-06IntelSiliconPkg IntelVTdDxe: Use ACPI table event to get DMAR tableStar Zeng4-30/+46
2017-10-30IntelSiliconPkg/VtdPeiSample: Add premem support.Jiewen Yao2-35/+201
2017-10-30IntelSiliconPkg/VtdPmrPei: Add premem support.Jiewen Yao6-596/+1358
2017-10-30IntelSiliconPkg/VTdDxe: return unsupported for exceptionlistJiewen Yao1-2/+3
2017-10-30IntelSiliconPkg/VTdDxe: Change EBS Event TPL to CALLBACK.Jiewen Yao1-2/+2
2017-10-26IntelSiliconPkg IntelVTdDxe: use gEfiAcpi10TableGuid for ACPI 1.0Star Zeng2-2/+2
2017-10-24IntelSiliconPkg/VtdInfoSample: Fix IGD RMRR memory.Jiewen Yao1-1/+1
2017-09-23IntelSiliconPkg/VTdPmrPei: Add EndOfPei callback for S3Jiewen Yao2-2/+59
2017-09-23IntelSiliconPkg/dec: Clarify VTdPolicy.Jiewen Yao1-2/+2
2017-09-23IntelSiliconPkg/VTdDxe: Clean up DXE flush memory.Jiewen Yao2-4/+9
2017-09-20IntelSiliconPkg/VTdInfoSample: Add RMRR table.Jiewen Yao2-10/+149
2017-09-20IntelSiliconPkg/IntelVTdPmrPei: Parse RMRR table.Jiewen Yao3-29/+624
2017-09-20IntelSiliconPkg/VTdInfoPpi: Let it follow DMAR table.Jiewen Yao1-11/+14