Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 8f5505a4c91b0f6c34399c4a9da0133bad8f354c
      
https://github.com/tianocore/edk2/commit/8f5505a4c91b0f6c34399c4a9da0133bad8f354c
  Author: Jeff Brasen <[email protected]>
  Date:   2023-09-22 (Fri, 22 Sep 2023)

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

  Log Message:
  -----------
  DynamicTablesPkg: Add ThermalZone CodeGen function

Add API to generate a ThermalZone object to AmlLib.

Signed-off-by: Jeff Brasen <[email protected]>
Reviewed-by: Pierre Gondois <[email protected]>
Reviewed-by: Sami Mujawar <[email protected]>


  Commit: b2df3ee17f376b37e6c2e1eede9163727c74702e
      
https://github.com/tianocore/edk2/commit/b2df3ee17f376b37e6c2e1eede9163727c74702e
  Author: Jeff Brasen <[email protected]>
  Date:   2023-09-22 (Fri, 22 Sep 2023)

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

  Log Message:
  -----------
  DynamicTablesPkg: Add support for simple method invocation.

Add support to add Return objects via AML that pass a single integer
argument to the named method.

Signed-off-by: Jeff Brasen <[email protected]>
Reviewed-by: Sami Mujawar <[email protected]>


  Commit: fd0ccccb4263f1cca92e3e561ca380b7e2f1bbf3
      
https://github.com/tianocore/edk2/commit/fd0ccccb4263f1cca92e3e561ca380b7e2f1bbf3
  Author: Jeff Brasen <[email protected]>
  Date:   2023-09-22 (Fri, 22 Sep 2023)

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

  Log Message:
  -----------
  DynamicTablesPkg: Add support to add Strings to package

Add API to add a String to a package created with NamedPackage API.

Signed-off-by: Jeff Brasen <[email protected]>
Reviewed-by: Sami Mujawar <[email protected]>


  Commit: b5003ab72564b51892f4c933eb39d7d6083f3824
      
https://github.com/tianocore/edk2/commit/b5003ab72564b51892f4c933eb39d7d6083f3824
  Author: Jeff Brasen <[email protected]>
  Date:   2023-09-22 (Fri, 22 Sep 2023)

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

  Log Message:
  -----------
  DynamicTablesPkg: Add Aml NameUnicodeString API

Add API to generate a Name that contains a Unicode string buffer.

Signed-off-by: Jeff Brasen <[email protected]>
Reviewed-by: Pierre Gondois <[email protected]>
Reviewed-by: Sami Mujawar <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/28a267af4024...b5003ab72564


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to