Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 45b1612659d99eb6d58c8c6e52f2ae227a89cd16 https://github.com/tianocore/edk2/commit/45b1612659d99eb6d58c8c6e52f2ae227a89cd16 Author: Rebecca Cran <quic_rc...@quicinc.com> Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths: M DynamicTablesPkg/Include/Library/AmlLib/AmlLib.h M DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlResourceDataCodeGen.c Log Message: ----------- DynamicTablesPkg: Add Memory32Fixed function Add a Memory32Fixed function to generate code for the corresponding Memory32Fixed macro in AML. Signed-off-by: Rebecca Cran <quic_rc...@quicinc.com> Reviewed-by: Pierre Gondois <pierre.gond...@arm.com> Reviewed-by: Sami Mujawar <sami.muja...@arm.com> Commit: 007a95055b2cad8930caf2ff7615dd0dbb189b6a https://github.com/tianocore/edk2/commit/007a95055b2cad8930caf2ff7615dd0dbb189b6a Author: Rebecca Cran <quic_rc...@quicinc.com> Date: 2022-02-02 (Wed, 02 Feb 2022) Changed paths: M DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c Log Message: ----------- DynamicTablesPkg: Remove redundant cast in AmlCodeGenReturn In AmlCodeGenReturn, the cast to AML_NODE_HEADER* in the call to AmlSetFixedArgument is redundant because ReturnNode is already a AML_NODE_HEADER* . Signed-off-by: Rebecca Cran <quic_rc...@quicinc.com> Reviewed-by: Pierre Gondois <pierre.gond...@arm.com> Reviewed-by: Sami Mujawar <sami.muja...@arm.com> Commit: 33189f05278345eab608ff56e87905bdeacdbd47 https://github.com/tianocore/edk2/commit/33189f05278345eab608ff56e87905bdeacdbd47 Author: Rebecca Cran <quic_rc...@quicinc.com> Date: 2022-02-02 (Wed, 02 Feb 2022) Changed paths: M DynamicTablesPkg/Include/Library/AmlLib/AmlLib.h M DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c Log Message: ----------- DynamicTablesPkg: Add AmlCodeGenMethodRetInteger function Add AmlCodeGenMethodRetInteger function to generate AML code for a Method returning an Integer. Signed-off-by: Rebecca Cran <quic_rc...@quicinc.com> Reviewed-by: Pierre Gondois <pierre.gond...@arm.com> Reviewed-by: Sami Mujawar <sami.muja...@arm.com> Compare: https://github.com/tianocore/edk2/compare/017564d637e9...33189f052783 _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits