UDK2018 IntelSiliconPkg Notes
-
Add Intel VTd based IOMMU support for PEI/DXE. They can be used to resist DMA attack on firmware. Add Platform VTd Policy protocol and
PlatformVTdSampleDxe
to demonstrate how to produce the protocol.NOTE: The
GetExceptionDeviceList
interface andPlatformVTdSampleDxe
should only be used for dev/debug purposes, and MUST never be used for production builds. -
Add
MicrocodeUpdate
capsule support.