[edk2-devel] [PATCH 0/3] Add Memory32Fixed and AmlCodeGenMethodRetInteger functions

Rebecca Cran posted 3 patches 2 years, 2 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
DynamicTablesPkg/Include/Library/AmlLib/AmlLib.h                        |  80 ++++++++++
DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c             | 158 +++++++++++++++++++-
DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlResourceDataCodeGen.c |  59 ++++++++
3 files changed, 296 insertions(+), 1 deletion(-)
[edk2-devel] [PATCH 0/3] Add Memory32Fixed and AmlCodeGenMethodRetInteger functions
Posted by Rebecca Cran 2 years, 2 months ago
Add functions to generate code for the Memory32Fixed ASL macro and a
method returning an Integer.

Remove a redundant cast from AmlCodeGenReturn.

Rebecca Cran (3):
  DynamicTablesPkg: Add Memory32Fixed function
  DynamicTablesPkg: Remove redundant cast in AmlCodeGenReturn
  DynamicTablesPkg: Add AmlCodeGenMethodRetInteger function

 DynamicTablesPkg/Include/Library/AmlLib/AmlLib.h                        |  80 ++++++++++
 DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c             | 158 +++++++++++++++++++-
 DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlResourceDataCodeGen.c |  59 ++++++++
 3 files changed, 296 insertions(+), 1 deletion(-)

-- 
2.31.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#85423): https://edk2.groups.io/g/devel/message/85423
Mute This Topic: https://groups.io/mt/88291884/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-