Re: [edk2-devel] [PATCH v3 3/6] MdePkg/Rng: Add GUIDs to describe Rng algorithms

2023-07-07 Thread Yao, Jiewen
, 2023 10:28 PM > To: Pierre Gondois ; devel@edk2.groups.io > Cc: Kinney, Michael D ; Gao, Liming > ; Liu, Zhiguang ; Wang, > Jian J ; Ard Biesheuvel ; > Sami Mujawar ; Jose Marinho > ; Kun Qin > Subject: Re: [edk2-devel] [PATCH v3 3/6] MdePkg/Rng: Add GUIDs to describe >

Re: [edk2-devel] [PATCH v3 3/6] MdePkg/Rng: Add GUIDs to describe Rng algorithms

2023-07-07 Thread Yao, Jiewen
ng, > Jian J ; Ard Biesheuvel ; > Sami Mujawar ; Jose Marinho > ; Kun Qin > Subject: Re: [edk2-devel] [PATCH v3 3/6] MdePkg/Rng: Add GUIDs to describe > Rng algorithms > > Hello Jiewen, > > We have the following dependency issue: > - the BaseRngTimerLib is

Re: [edk2-devel] [PATCH v3 3/6] MdePkg/Rng: Add GUIDs to describe Rng algorithms

2023-07-07 Thread PierreGondois
@edk2.groups.io Cc: Kinney, Michael D ; Gao, Liming ; Liu, Zhiguang ; Wang, Jian J ; Ard Biesheuvel ; Sami Mujawar ; Jose Marinho ; Kun Qin Subject: Re: [edk2-devel] [PATCH v3 3/6] MdePkg/Rng: Add GUIDs to describe Rng algorithms I don’t think MdePkg should have Edkii- style protocol. I am not

Re: [edk2-devel] [PATCH v3 3/6] MdePkg/Rng: Add GUIDs to describe Rng algorithms

2023-07-07 Thread Yao, Jiewen
; devel@edk2.groups.io > Cc: Kinney, Michael D ; Gao, Liming > ; Liu, Zhiguang ; Wang, > Jian J ; Ard Biesheuvel ; > Sami Mujawar ; Jose Marinho > ; Kun Qin > Subject: Re: [edk2-devel] [PATCH v3 3/6] MdePkg/Rng: Add GUIDs to describe > Rng algorithms > > I don’t think M

Re: [edk2-devel] [PATCH v3 3/6] MdePkg/Rng: Add GUIDs to describe Rng algorithms

2023-07-07 Thread Yao, Jiewen
k2.groups.io; Yao, Jiewen > Cc: Kinney, Michael D ; Gao, Liming > ; Liu, Zhiguang ; Wang, > Jian J ; Ard Biesheuvel ; > Sami Mujawar ; Jose Marinho > ; Kun Qin > Subject: Re: [edk2-devel] [PATCH v3 3/6] MdePkg/Rng: Add GUIDs to describe > Rng algorithms > > Hello Jiewen

Re: [edk2-devel] [PATCH v3 3/6] MdePkg/Rng: Add GUIDs to describe Rng algorithms

2023-07-07 Thread PierreGondois
Hello Jiewen, The gEfiRngAlgorithmArmRndr GUID is to be added to the UEFI spec with: - https://bugzilla.tianocore.org/show_bug.cgi?id=4441 - https://mantis.uefi.org/mantis/view.php?id=2386 the gEdkiiMemoryAcceptProtocolGuid GUID should not be in the UEFI spec, so I used the 'gEdkii' prefix as al

Re: [edk2-devel] [PATCH v3 3/6] MdePkg/Rng: Add GUIDs to describe Rng algorithms

2023-07-07 Thread Yao, Jiewen
MdePkg can only add UEFI defined API. Is below defined by UEFI? Thank you Yao, Jiewen > -Original Message- > From: devel@edk2.groups.io On Behalf Of > PierreGondois > Sent: Thursday, July 6, 2023 4:52 PM > To: devel@edk2.groups.io > Cc: Kinney, Michael D ; Gao, Liming > ; Liu, Zhiguan