Yes TdxLibNull.c is an existing file for IA32 build in the TdxLib.inf
Thanks,
Dun
From: Ni, Ray
Sent: Friday, October 27, 2023 1:56 PM
To: Tan, Dun ; devel@edk2.groups.io
Cc: Kinney, Michael D ; Gao, Liming
; Liu, Zhiguang
Subject: Re: [PATCH 1/7] MdePkg: Create TdxLibNull.inf instance
Please
Please ignore my comments.
That's an existing file for IA32 build. Your patch adds a NULL instance for all
archs.
Thanks,
Ray
From: Ni, Ray
Sent: Friday, October 27, 2023 1:54 PM
To: Tan, Dun ; devel@edk2.groups.io
Cc: Kinney, Michael D ; Gao, Liming
; Liu, Zhi
TdxLibNull.c is missing in the patch.
Thanks,
Ray
From: Tan, Dun
Sent: Friday, October 27, 2023 1:42 PM
To: devel@edk2.groups.io
Cc: Kinney, Michael D ; Gao, Liming
; Liu, Zhiguang ; Ni, Ray
Subject: [PATCH 1/7] MdePkg: Create TdxLibNull.inf instance
Create n
Create null instance for TdxLib. The IoLib instance
BaseIoLibIntrinsic.inf will consume the TdxLibNull
to pass build.
Signed-off-by: Dun Tan
Cc: Michael D Kinney
Cc: Liming Gao
Cc: Zhiguang Liu
Cc: Ray Ni
---
MdePkg/Library/TdxLib/TdxLibNull.inf | 21 +
MdePkg/MdePkg.dsc