Discussion:
[edk2] How can I get an efi version of acpidump ?
Shubha Ramani
2015-07-09 01:29:11 UTC
Permalink
This website has acpidump tools, which I built for Linux. Supposedly efi supportis built-in. But I don't know how to get an efi version of acpidump. Does anyone know how ?
Version 20130626 | The ACPI Component Architecture Project

|   |
|   |   |   |   |   |
| Version 20130626 | The ACPI Component Architecture Project26 June 2013. Summary of changes for version 20130626: This release is available at https://acpica.org/downloads 1) ACPICA kernel-resident subsystem: |
| |
| View on www.acpica.org | Preview by Yahoo |
| |
|   |


Thanks,
Shubha
 Shubha D. ***@gmail.com
***@yahoo.com
Shubha Ramani
2015-07-10 16:09:26 UTC
Permalink
Hi, I'm circling ***@intel.com got it done. Here is information. Anyone wish to port an EDK2 version ?
Hi, Currently acpidump EFI version can be compiled using the following command:# make OS=efiIt is currently based on GNU EFI, for different distributions, the GNU EFI related CFLAGS/LDFLAGS may need to be changed in generic/efi/Makefile.config. And with this commit merged:https://github.com/zetalog/acpica/commit/faedf900This tool should be easily ported to other EFI implementations (for example, EDK). Thanks and best regards-Lv
Hi, The other EFI tools are now in pull request style:https://github.com/acpica/acpica/pullsI’m working on rebasing them since ACPICA upstream has changed the function names of the mini c-lib. Thanks and best regards-Lv  Shubha D. ***@gmail.com
***@yahoo.com

Loading...