On 03/17/20 10:27, Tiger Liu(BJ-RD) wrote: > Hi, Experts: > I have a question about UEFI MAT / PcdPropertiesTableEnable. > Device protection in Windows Security, standard hardware security requirement > is described as below: > TPM 2.0 > Secure Boot Enabled > DEP > UEFI MAT > > And UEFI MAT feature is related with PcdPropertiesTableEnable. > > But I found the newest UDK kernel, this PCD is still set with FALSE. > > So, is there any concerns if setting its default value as TRUE.
The properties table should not be used. It has been superseded by the memory attributes table, per spec. In edk2, the properties table is controlled by the PCD, regardless of the memory attributes table. In edk2, the memory attributes table is always produced, regardless of the properties table. Please see the discussion under: [edk2] [patch 0/7] Add UEFI2.6 MemoryAttributesTable support. http://mid.mail-archive.com/1454069539-4056-1-git-send-email-jiewen.yao@intel.com Thanks Laszlo -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#56106): https://edk2.groups.io/g/devel/message/56106 Mute This Topic: https://groups.io/mt/72020387/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-