Hello Abdul,
With the changes below:
Reviewed-by: Pierre Gondois
On 5/6/24 05:08, Abdul Lateef Attar wrote:
Adds an AmlAddIntegerPackageEntry() API to generate AML code,
which adds an integer value to the package node.
Cc: Pierre Gondois
Cc: Sami Mujawar
Signed-off-by: Abdul Lateef Attar
Adds an AmlAddIntegerPackageEntry() API to generate AML code,
which adds an integer value to the package node.
Cc: Pierre Gondois
Cc: Sami Mujawar
Signed-off-by: Abdul Lateef Attar
---
.../Include/Library/AmlLib/AmlLib.h | 41 +-
.../Common/AmlLib/CodeGen/AmlCodeGen.c