Re: [PATCH 01/15] x86/virt/tdx: Read global metadata for TDX Module Extensions

From: Edgecombe, Rick P

Date: Thu May 28 2026 - 17:06:50 EST


On Fri, 2026-05-22 at 11:41 +0800, Xu Yilun wrote:
> +struct tdx_sys_info_ext {
> + u16 memory_pool_required_pages;

> + u8 ext_required;

The docs say this is a bool.

> +};
> +