Hi Oleksiy,
On 06/30/20 23:11, Oleksiy Yakovlev wrote:
> Hi Laszlo.
>
> I think WP should be included also. Spec says that WP "typically used as a
> cacheability attribute today".
>
> Do you want me to submit just additional patch for CpuDxe.h, or resubmit the
> whole series adding this inclus
Hi Laszlo.
I think WP should be included also. Spec says that WP "typically used as a
cacheability attribute today".
Do you want me to submit just additional patch for CpuDxe.h, or resubmit the
whole series adding this inclusion of WP to EFI_MEMORY_CACHETYPE_MASK in
CpuDxe.h?
Regards, Oleksi
On 06/23/20 23:55, Oleksiy Yakovlev wrote:
> Add usage of EFI_MEMORY_SP and EFI_MEMORY_CPU_CRYPTO
> attributes introduced in UEFI 2.8.
> (UEFI 2.8, mantis 1919 and 1872).
> Use attributes bitmasks, defined in MdePkg.
>
> Signed-off-by: Oleksiy Yakovlev
> ---
> UefiCpuPkg/CpuDxe/CpuDxe.c
Add usage of EFI_MEMORY_SP and EFI_MEMORY_CPU_CRYPTO
attributes introduced in UEFI 2.8.
(UEFI 2.8, mantis 1919 and 1872).
Use attributes bitmasks, defined in MdePkg.
Signed-off-by: Oleksiy Yakovlev
---
UefiCpuPkg/CpuDxe/CpuDxe.c | 11 ---
UefiCpuPkg/CpuDxe/CpuDxe.