Unflatten edk includesInstalling the edk headers into a folder requires us to do odd thingswith imports, and either include headers with "..", or otherwise get theinclude directories lined up.M
Unflatten edk includesInstalling the edk headers into a folder requires us to do odd thingswith imports, and either include headers with "..", or otherwise get theinclude directories lined up.Move the contents of edk/*.c/h up a level, and just simplify the includestructure. This is done to fix the immediate change of the prior patchand make this build again. Happy to discuss other options.Change-Id: I328f20bca6d23100993493445bee0e5e11d2866aSigned-off-by: Ed Tanous <etanous@nvidia.com>
show more ...
Fix incorrect type/name on top level structure.Change-Id: I6e54412f0a594b8d5245c83969877444efbb10f4
Add CPER conversion for single section records.
Add human readable name to IA32x64 error info GUIDs.
Fix errors in CPER write, remove PCIe AER support.
Fix various errata found from testing.
Add test suite, fix a mountain of small errors.
Add ARM CPER out, fix struct misalignment.
Add IR header conversion.
Fix minor errors in spec, add JSON specification.