Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: ea658e35a991377ea7beea7cbd7ba56dc1071f10
      
https://github.com/tianocore/edk2/commit/ea658e35a991377ea7beea7cbd7ba56dc1071f10
  Author: Abdul Lateef Attar <[email protected]>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M DynamicTablesPkg/DynamicTables.dsc.inc
    M DynamicTablesPkg/DynamicTablesPkg.dsc
    M DynamicTablesPkg/Library/Common/AmlLib/AmlLib.inf
    M DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c
    M DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/DynamicPlatRepo.c
    M DynamicTablesPkg/Library/Common/TableHelperLib/TableHelper.c
    M DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf

  Log Message:
  -----------
  DynamicTablesPkg: Fix X64 compilation errors

Add the support for X64 compilation to the CI.
Fix the compilation errors.

Cc: Pierre Gondois <[email protected]>
Cc: Sami Mujawar <[email protected]>
Signed-off-by: Abdul Lateef Attar <[email protected]>
Reviewed-by: Sami Mujawar <[email protected]>


  Commit: 16c8cfc81054aa76e133eab1033560052727cab5
      
https://github.com/tianocore/edk2/commit/16c8cfc81054aa76e133eab1033560052727cab5
  Author: Abdul Lateef Attar <[email protected]>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M DynamicTablesPkg/DynamicTables.dsc.inc
    M DynamicTablesPkg/DynamicTablesPkg.dsc
    M 
DynamicTablesPkg/Library/Common/TableHelperLib/ConfigurationManagerObjectParser.c
    M DynamicTablesPkg/Library/Common/TableHelperLib/TableHelper.c

  Log Message:
  -----------
  DynamicTablesPkg: Fix IA32 compilation errors

Add the support for X64 compilation to the CI.
- Fix the signed and unsigned variable comparision.
  warning C4018: '>': signed/unsigned mismatch
- Fix the NOOPT build error for IA32 by replacing
  64bit shift operator with LShiftU64.

Cc: Pierre Gondois <[email protected]>
Cc: Sami Mujawar <[email protected]>
Signed-off-by: Abdul Lateef Attar <[email protected]>
Reviewed-by: Sami Mujawar <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/7a5823f85be9...16c8cfc81054


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

Reply via email to