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

AmdPlatformPkg: Adapt DynamicTablesPkg framework #257

Merged
merged 10 commits into from
Dec 8, 2024

Conversation

abdattar
Copy link
Contributor

@abdattar abdattar commented Dec 6, 2024

No description provided.

Abdul Lateef Attar added 10 commits December 6, 2024 16:09
This patch fix the various coverity reported issues.
Fix for coverity reported issue on ConfigurationManagerDxe.

Fix the possible integer overflow.
Fix the typecast of const to non-const.
Adds ACPI MCFG table to list of supported tables.
Adds CM_ARCH_COMMON_PCI_CONFIG_SPACE_INFO configuration information.
Adds set/get function to update/populate the
pci config space information.
Removes AcpiMcfgLib library.
Populate the MADT table infromation,
Get the required local apic/x2apic information
form the MP services protcocol.
Get the required ioapic information from
the SoC specific library.
Populate the remaining AMD common platform information.
Removes ACPI MADT generator library.
Removes wrapper structure for PCIe config space information.
Ensure the provided count is respected when SetObject is a buffer.
export EDKII_PLATFORM_REPOSITORY_INFO structure via AmdConfigurationManager.h
header file.
Adds sample dynamic tables configuration manager
override library.

which demonstrate how to modify the default values using
the gEdkiiConfigurationManagerProtocolGuid protocol.
@abdattar abdattar requested review from changab and removed request for changab December 6, 2024 16:38
@abdattar abdattar merged commit a02fe06 into tianocore:master Dec 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants