summaryrefslogtreecommitdiff
path: root/DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlCodeGen.c
AgeCommit message (Expand)AuthorFilesLines
7 daysDynamicTablesPkg: AmlLib CONST cleanupJeshua Smith1-5/+5
2024-05-10DynamicTablesPkg: Adds integer to the AML package nodeAbdul Lateef Attar1-0/+67
2024-01-29DynamicTablesPkg: Exempt some _CPC field from checksPierre Gondois1-4/+24
2024-01-29DynamicTablesPkg: Add AmlCreatePsdNode() to generate _PSDPierre Gondois1-1/+187
2024-01-29DynamicTablesPkg: Rename AmlCpcInfo.h to AcpiObjects.hPierre Gondois1-1/+1
2024-01-29DynamicTablesPkg: Use new CPC revision macroPierre Gondois1-1/+1
2024-01-03DynamicTablesPkg: Fix X64 compilation errorsAbdul Lateef Attar1-2/+2
2023-12-22DynamicTablesPkg: AML Code generation to invoke a methodAbdul Lateef Attar1-0/+241
2023-09-22DynamicTablesPkg: Add Aml NameUnicodeString APIJeff Brasen1-0/+86
2023-09-22DynamicTablesPkg: Add support to add Strings to packageJeff Brasen1-0/+84
2023-09-22DynamicTablesPkg: Add support for simple method invocation.Jeff Brasen1-0/+238
2023-09-22DynamicTablesPkg: Add ThermalZone CodeGen functionJeff Brasen1-0/+116
2022-12-13DynamicTablesPkg: Remove duplicated wordsPierre Gondois1-1/+1
2022-09-23DynamicTablesPkg: AML Code generation to add _CPC entriesJeff Brasen1-0/+475
2022-09-01DynamicTablesPkg: Add support to build _DSDJeff Brasen1-0/+250
2022-02-02DynamicTablesPkg: Add AmlCodeGenMethodRetInteger functionRebecca Cran1-0/+159
2022-02-02DynamicTablesPkg: Remove redundant cast in AmlCodeGenReturnRebecca Cran1-1/+1
2022-02-01DynamicTablesPkg: AmlLib: AmlAddPrtEntry() to handle GSIPierre Gondois1-34/+55
2021-12-13DynamicTablesPkg: AML Code generation to add _PRT entriesPierre Gondois1-0/+214
2021-12-13DynamicTablesPkg: AML Code generation to create a named ResourceTemplate()Pierre Gondois1-0/+56
2021-12-13DynamicTablesPkg: AML Code generation to create a named Package()Pierre Gondois1-0/+56
2021-12-07DynamicTablesPkg: Apply uncrustify changesMichael Kubacki1-210/+271
2021-12-07DynamicTablesPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-18/+18
2021-10-08DynamicTablesPkg: AML code generation to add an _LPI statePierre Gondois1-0/+459
2021-10-08DynamicTablesPkg: AML code generation for a _LPI objectPierre Gondois1-0/+133
2021-10-08DynamicTablesPkg: AML code generation for a Method returning a NSPierre Gondois1-0/+106
2021-10-08DynamicTablesPkg: AML code generation to Return a NameStringPierre Gondois1-0/+181
2021-10-08DynamicTablesPkg: AML code generation for a MethodPierre Gondois1-0/+184
2021-10-08DynamicTablesPkg: AML code generation for a ResourceTemplatePierre Gondois1-0/+190
2021-10-08DynamicTablesPkg: AML code generation for a PackagePierre Gondois1-1/+80
2021-10-08DynamicTablesPkg: Update error handling for node creationPierre Gondois1-5/+1
2021-10-08DynamicTablesPkg: Clear pointer in node creation fctsPierre Gondois1-2/+8
2020-10-21DynamicTablesPkg: AmlLib fix ECC errorsSami Mujawar1-2/+2
2020-08-13DynamicTablesPkg: AML CodegenPierre Gondois1-0/+701