Abdul Lateef Attar

Results 10 issues of Abdul Lateef Attar

Add the support for X64 compilation to the CI. Fix the compilation errors. Cc: Pierre Gondois Cc: Sami Mujawar

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4781 Adds generic ACPI FADT table generator library. Register/Deregister FADT table. Adds Arch namespace ids. Update the FADT table during boot as per specification. Cc: Sami Mujawar Cc: Pierre Gondois...

Add helper functions to generate AML resource data for I/O resource descriptor. Cc: Pierre Gondois Cc: Sami Mujawar # Description Provides an API to generate IO resource descriptor. This API...

push

Introduce optional configuration objects to specify interrupt and terminal types. When the platform supplies this information, the SPCR table is updated to reflect the provided values. If the interrupt type...

# Description DynamicTablesPkg: Add ACPI MSCT table generator Introduces an ACPI MSCT (Maximum System Characteristics Table) generator library that retrieves the following information from the configuration manager: - Maximum physical...

Add a new parser for the Firmware Performance Data Table (FPDT), as per the ACPI6.5 specification. - [ ] Breaking change? - **Breaking change** - Does this PR cause a...