[edk2-devel] [PATCH v4 0/4] Add support for generating ACPI ThermalZones

Jeff Brasen via groups.io posted 4 patches 7 months, 1 week ago
Failed in applying to current master (apply log)
.../Include/Library/AmlLib/AmlLib.h           | 130 +++++
.../Common/AmlLib/CodeGen/AmlCodeGen.c        | 534 ++++++++++++++++++
2 files changed, 664 insertions(+)
[edk2-devel] [PATCH v4 0/4] Add support for generating ACPI ThermalZones
Posted by Jeff Brasen via groups.io 7 months, 1 week ago
Add APIs needed to create thermal zones dynamically.
Does not add a generator for this as creating the TMP method generically may
be difficult.

Change log:

v4 - Fixed an additional error handling path
v3 - Fixed a couple error handling paths
v2 - renamed NameString function and added goto dones in a couple error cases

Jeff Brasen (4):
  DynamicTablesPkg: Add ThermalZone CodeGen function
  DynamicTablesPkg: Add support for simple method invocation.
  DynamicTablesPkg: Add support to add Strings to package
  DynamicTablesPkg: Add Aml NameUnicodeString API

 .../Include/Library/AmlLib/AmlLib.h           | 130 +++++
 .../Common/AmlLib/CodeGen/AmlCodeGen.c        | 534 ++++++++++++++++++
 2 files changed, 664 insertions(+)

-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108800): https://edk2.groups.io/g/devel/message/108800
Mute This Topic: https://groups.io/mt/101436334/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-