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; Reorg with FADT table updates #2

Open
wants to merge 4 commits into
base: pg/dyntables_libraries_reorg
Choose a base branch
from

Conversation

abdattar
Copy link

No description provided.

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4781

Updates ArchCommon object list with the FADT table fields.

Cc: Sami Mujawar <[email protected]>
Cc: Pierre Gondois <[email protected]>
Signed-off-by: Abdul Lateef Attar <[email protected]>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4781

Adds generic table generator creator id as "DYNT".

Cc: Sami Mujawar <[email protected]>
Cc: Pierre Gondois <[email protected]>
Signed-off-by: Abdul Lateef Attar <[email protected]>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4781

Updates FADT common generator to collect below configuration
information and update the table accordingly.
  - SCI interrupt
  - SCI command
  - PM Block
  - GPE Block
  - PM Block 64-bit
  - GPE Block 64-bit
  - Sleep block
  - Reset block
  - Miscellaneous legacy information

Cc: Sami Mujawar <[email protected]>
Cc: Pierre Gondois <[email protected]>
Signed-off-by: Abdul Lateef Attar <[email protected]>
Adds empty X64 namespace object for future use.

Cc: Sami Mujawar <[email protected]>
Cc: Pierre Gondois <[email protected]>
Signed-off-by: Abdul Lateef Attar <[email protected]>
Fadt->ResetValue = ResetBlockInfo->ResetValue;
}

// Update Creator ID
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello Abdul,
I still need to discuss with Sami when he comes back from holiday about this and about this patch:
DynamicTablesPkg: Defines generic table generator creator id
but from my point of view the patches looks good to me!

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