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

DynamicTablesPkg/AmlLib: Enumerate memory attributes #48

Closed
wants to merge 1 commit into from

Conversation

jeshuasmith
Copy link
Contributor

AmlCodeGenRdQWordMemory's and AmlCodeGenRdDWordMemory's Cacheable and MemoryRangeType parameters treat specific values as having specific meanings. This change adds enums to map those meanings to their corresponding values.

JIRA TEGRAUEFI-2822

Change-Id: I2d4229bdf91db5124cf02df958200afcc1a189e9

@jeshuasmith jeshuasmith added Pending EDK2 Review EDK2 maintainer review needed Pending EDK2 merge Change is not in tianocore/master Pending EDK2 stable release Change is not in most recent edk2-stable tag labels Oct 2, 2023
AmlCodeGenRdQWordMemory's and AmlCodeGenRdDWordMemory's Cacheable
and MemoryRangeType parameters treat specific values as having
specific meanings as defined by the spec. This change adds enums to map
those meanings to their corresponding values.

JIRA TEGRAUEFI-2822

Signed-off-by: Jeshua Smith <[email protected]>
Change-Id: I2d4229bdf91db5124cf02df958200afcc1a189e9
@jeshuasmith jeshuasmith changed the title DynamicTablesPkg/AmlLib: Enumerate memory cacheability and type DynamicTablesPkg/AmlLib: Enumerate memory attributes Oct 4, 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
Pending EDK2 merge Change is not in tianocore/master Pending EDK2 Review EDK2 maintainer review needed 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.

2 participants