Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for generating ACPI ThermalZones #30

Closed
wants to merge 4 commits into from

Conversation

jbrasen
Copy link
Contributor

@jbrasen jbrasen commented Jun 29, 2023

Add APIs needed to create thermal zones dynamically.
Does not add a generator for this as creating the TMP method generically may
be difficult.

@jbrasen jbrasen added Pending EDK2 Review EDK2 maintainer review needed In NVIDIA repo Changes are part of our builds prior to stable tag labels Jun 29, 2023
@jbrasen jbrasen force-pushed the Upstream/ThermalZoneGeneration branch from ef38fa9 to fe2efa8 Compare July 7, 2023 16:14
@jbrasen jbrasen force-pushed the Upstream/ThermalZoneGeneration branch from fe2efa8 to 94ca3b3 Compare September 11, 2023 20:35
Add API to generate a ThermalZone object to AmlLib.

Bug 4063340

Change-Id: Id676595b0edd71a25f10a37e4efae73a89aae686
Signed-off-by: Jeff Brasen <[email protected]>
Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/edk2/+/2887145
Reviewed-by: svcacv <[email protected]>
Reviewed-by: svc-sw-mobile-l4t <[email protected]>
Reviewed-by: Swatisri Kantamsetti <[email protected]>
Reviewed-by: Ashish Singhal <[email protected]>
GVS: Gerrit_Virtual_Submit <[email protected]>
Add support to add Return objects via AML that pass a single integer
argument to the named method.

Bug 4063340

Change-Id: I7a4f5a8dad24871db0a5cbcc6b9bc8e13acb741e
Signed-off-by: Jeff Brasen <[email protected]>
Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/edk2/+/2887146
Reviewed-by: svcacv <[email protected]>
Reviewed-by: svc-sw-mobile-l4t <[email protected]>
Reviewed-by: Swatisri Kantamsetti <[email protected]>
Reviewed-by: Ashish Singhal <[email protected]>
GVS: Gerrit_Virtual_Submit <[email protected]>
Add API to add a String to a package created with NamedPackage API.

Bug 4063340

Change-Id: Ie9f425516e28792fde43ed2888a9aa23224e2729
Signed-off-by: Jeff Brasen <[email protected]>
Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/edk2/+/2887147
Reviewed-by: svcacv <[email protected]>
Reviewed-by: svc-sw-mobile-l4t <[email protected]>
Reviewed-by: Swatisri Kantamsetti <[email protected]>
Reviewed-by: Ashish Singhal <[email protected]>
GVS: Gerrit_Virtual_Submit <[email protected]>
Add API to generate a Name that contains a Unicode string buffer.

Bug 4063340

Signed-off-by: Jeff Brasen <[email protected]>
Change-Id: I0116b2921cbbbecc3420ff7a42a7ab6e01852534
Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/edk2/+/2887339
Reviewed-by: svcacv <[email protected]>
Reviewed-by: svc-sw-mobile-l4t <[email protected]>
Reviewed-by: Swatisri Kantamsetti <[email protected]>
Reviewed-by: Ashish Singhal <[email protected]>
GVS: Gerrit_Virtual_Submit <[email protected]>
@jbrasen jbrasen force-pushed the Upstream/ThermalZoneGeneration branch from 94ca3b3 to b094465 Compare September 18, 2023 15:01
@jbrasen jbrasen added Pending EDK2 stable release Change is not in most recent edk2-stable tag and removed Pending EDK2 Review EDK2 maintainer review needed labels Sep 22, 2023
@jbrasen jbrasen closed this Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In NVIDIA repo Changes are part of our builds prior to stable tag Pending EDK2 stable release Change is not in most recent edk2-stable tag
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant