Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: ea65643547098b9ee70733b221f775e6d3aa8e11
      
https://github.com/tianocore/edk2/commit/ea65643547098b9ee70733b221f775e6d3aa8e11
  Author: Abdul Lateef Attar <abdullateef.at...@amd.com>
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
    M DynamicTablesPkg/Include/Library/AmlLib/AmlLib.h
    M DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlResourceDataCodeGen.c

  Log Message:
  -----------
  DynamicTablesPkg: AML Code generation for word I/O ranges

Add helper functions to generate AML resource data
for word I/O.

Cc: Pierre Gondois <pierre.gond...@arm.com>
Cc: Sami Mujawar <sami.muja...@arm.com>
Signed-off-by: Abdul Lateef Attar <abdullateef.at...@amd.com>
Reviewed-by: Pierre Gondois <pierre.gond...@arm.com>
Reviewed-by: Sami Mujawar <sami.muja...@arm.com>


  Commit: f8c918c46f9565b67c01739bb92c0819b9d795a0
      
https://github.com/tianocore/edk2/commit/f8c918c46f9565b67c01739bb92c0819b9d795a0
  Author: Abdul Lateef Attar <abdullateef.at...@amd.com>
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
    M DynamicTablesPkg/Include/Library/AmlLib/AmlLib.h
    M DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlResourceDataCodeGen.c

  Log Message:
  -----------
  DynamicTablesPkg: Corrects AmlCodeGenRdWordBusNumber parameters

Corrects the parameters of AmlCodeGenRdWordBusNumber() to
UINT16 to generate word bus number.

Cc: Pierre Gondois <pierre.gond...@arm.com>
Cc: Sami Mujawar <sami.muja...@arm.com>
Signed-off-by: Abdul Lateef Attar <abdullateef.at...@amd.com>
Reviewed-by: Pierre Gondois <pierre.gond...@arm.com>
Reviewed-by: Sami Mujawar <sami.muja...@arm.com>


  Commit: 29ce755cba09e81ae443696f46540ae9b4254004
      
https://github.com/tianocore/edk2/commit/29ce755cba09e81ae443696f46540ae9b4254004
  Author: Abdul Lateef Attar <abdullateef.at...@amd.com>
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
    M DynamicTablesPkg/Library/Common/AmlLib/Parser/AmlParser.c

  Log Message:
  -----------
  DynamicTablesPkg: Corrects function pointer typedef of AML_PARSE_FUNCTION

Corrects the function pointer typedef AML_PARSE_FUNCTION,
otherwise some compiler like VS2019 gives error.

Cc: Pierre Gondois <pierre.gond...@arm.com>
Cc: Sami Mujawar <sami.muja...@arm.com>
Signed-off-by: Abdul Lateef Attar <abdullateef.at...@amd.com>
Reviewed-by: Pierre Gondois <pierre.gond...@arm.com>
Reviewed-by: Sami Mujawar <sami.muja...@arm.com>


  Commit: d01defe06b35eb3fe9c94e7b2e08a8762873f924
      
https://github.com/tianocore/edk2/commit/d01defe06b35eb3fe9c94e7b2e08a8762873f924
  Author: Abdul Lateef Attar <abdullateef.at...@amd.com>
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
    M DynamicTablesPkg/Include/Library/AmlLib/AmlLib.h
    M DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c

  Log Message:
  -----------
  DynamicTablesPkg: AML Code generation to invoke a method

Adds API to generate AML code to invoke/call another
method. Also provides ability to pass arguments of
type integer, string, ArgObj or LocalObj.

Cc: Pierre Gondois <pierre.gond...@arm.com>
Cc: Sami Mujawar <sami.muja...@arm.com>
Signed-off-by: Abdul Lateef Attar <abdullateef.at...@amd.com>
Reviewed-by: Pierre Gondois <pierre.gond...@arm.com>
Reviewed-by: Sami Mujawar <sami.muja...@arm.com>


Compare: https://github.com/tianocore/edk2/compare/5d533bbc2773...d01defe06b35


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to