1. 55968b1 Nvidia add cmet-info by Ed Tanous · 4 months ago
  2. 9f260e5 Add decode of pcie device class by Ed Tanous · 4 months ago
  3. 1bc852a Allow decoding nvidia CPERs by Ed Tanous · 5 months ago
  4. 8870c07 PCIe CPER Section Enhancement by Erwin Tsaur · 6 months ago
  5. 8e42394 Make sections return known values by Ed Tanous · 6 months ago
  6. d6b6263 Fix some json schema validation bugs by Ed Tanous · 6 months ago
  7. 50b966f Implement common logging function by Ed Tanous · 6 months ago
  8. 1a64856 Rework guid for fuzzing by Ed Tanous · 6 months ago
  9. c2ebddd Fix up guid by Ed Tanous · 6 months ago
  10. 5e2164a More range checks by Ed Tanous · 6 months ago
  11. 12dbd4f Fix range check bugs by Ed Tanous · 6 months ago
  12. 5aedbb2 Make all section reads const by Ed Tanous · 6 months ago
  13. ae8f6d9 Remove validation bits by Aushim Nagarkatti · 7 months ago
  14. cc36701 Include hex decode for human readable fields by Aushim Nagarkatti · 9 months ago
  15. 3cebfc2 Add AER registers to PCIe decoding by Andrew Adriance · 9 months ago
  16. 17bc66a Add affinity3 field to json output by Aushim Nagarkatti · 9 months ago
  17. e42fb48 Change include style to use system includes by Thu Nguyen · 11 months ago
  18. a3b7f8a Unflatten edk includes by Ed Tanous · 10 months ago
  19. 5b79300 Fix ArmProcessor ErrorInformation types by Aushim Nagarkatti · 11 months ago
  20. b07061a Make key types based on id by Ed Tanous · 11 months ago
  21. 04f5771 Add support for AMPERE CPERs by Dung Cao · 12 months ago
  22. 2d17ace Improve Nvidia CPER decode by Ed Tanous · 1 year ago
  23. 255bd81 Use extern C guards in all headers by Karthik Rajagopalan · 12 months ago
  24. 379e492 Adjust strncpy sizes by Patrick Williams · 12 months ago
  25. 683e055 Add support for NVIDIA CPERs by Karthik Rajagopalan · 1 year, 6 months ago
  26. a7d2cdd Move to embedded base64 by Ed Tanous · 1 year, 1 month ago
  27. fedd457 Remove trailing whitespace by Ed Tanous · 1 year, 2 months ago
  28. 6981acb Fix warning by Ed Tanous · 1 year, 2 months ago
  29. 0b9c940 Fix compiler error : strict-aliasing by John Chung · 1 year, 3 months ago
  30. f8fc705 Formatting .c/.h files and fix memory leakage issues by John Chung · 1 year, 4 months ago
  31. 580423f Shift section definitions into separate file, add testing. by Lawrence Tang · 3 years ago
  32. 5202bbb Source json.h non-locally. by Lawrence Tang · 3 years, 1 month ago
  33. efe17e2 Fix several review comments. by Lawrence Tang · 3 years, 1 month ago
  34. 3592da7 Add human readable name to IA32x64 error info GUIDs. by Lawrence Tang · 3 years, 1 month ago
  35. e407b4c Partial reformat to kernel code style. by Lawrence Tang · 3 years, 1 month ago
  36. 0a4b3f2 Fix bugs appearing from fuzzing. by Lawrence Tang · 3 years, 1 month ago
  37. 04750a9 Fix errata in IA32x64 processing. by Lawrence Tang · 3 years, 1 month ago
  38. 3ab351f Fix errors in CPER write, remove PCIe AER support. by Lawrence Tang · 3 years, 1 month ago
  39. 01e3a44 Fix IA32x64 pointer corruption, invalid generation on ARM. by Lawrence Tang · 3 years, 1 month ago
  40. aacf0e2 Add fixes based on test fuzzing. by Lawrence Tang · 3 years, 1 month ago
  41. 4237584 Fix various errata found from testing. by Lawrence Tang · 3 years, 1 month ago
  42. d34f2b1 Add test suite, fix a mountain of small errors. by Lawrence Tang · 3 years, 1 month ago
  43. de9707f Add generation for remaining, fix invalid fseek(). by Lawrence Tang · 3 years, 1 month ago
  44. 67cbed6 Squash minor ARM CPER issues, add ARM generation. by Lawrence Tang · 3 years, 1 month ago
  45. 775467d Fix generic section bitfield mistake. by Lawrence Tang · 3 years, 1 month ago
  46. aec8390 Add conversion for CXL protocol/component. by Lawrence Tang · 3 years, 1 month ago
  47. 205dd1d Add all DMAR, CCIX, PCI, firmware conversions. by Lawrence Tang · 3 years, 2 months ago
  48. 3b7f45b Add PCIe/memory CPER-JSON parsing. by Lawrence Tang · 3 years, 2 months ago
  49. 71570a2 Add ARM CPER out, fix struct misalignment. by Lawrence Tang · 3 years, 2 months ago
  50. 7cd1390 Add partial ARM CPER-JSON support. by Lawrence Tang · 3 years, 2 months ago
  51. bd9a84a Complete IA32/x64 conversion. by Lawrence Tang · 3 years, 2 months ago
  52. d0c8884 Add partial IA32x64 CPER-JSON support. by Lawrence Tang · 3 years, 2 months ago
  53. 0cb3379 Add section descriptor parsing, generic processor error. by Lawrence Tang · 3 years, 2 months ago
  54. 079d581 Fix minor errors in spec, add JSON specification. by Lawrence Tang · 3 years, 2 months ago
  55. cef2a59 Add remaining types bar CXL component to spec. by Lawrence Tang · 3 years, 2 months ago
  56. d0c225b Fix duplicated MRS fields in ARM section. by Lawrence Tang · 3 years, 2 months ago
  57. 583cdee Add memory error/memory error 2 sections. by Lawrence Tang · 3 years, 2 months ago
  58. 3636d3c Add ARM JSON to specification. by Lawrence Tang · 3 years, 2 months ago
  59. 12c1f65 Expand specification to IA32/x64 targets. by Lawrence Tang · 3 years, 2 months ago
  60. f0f9557 Add README, reverse function signature. by Lawrence Tang · 3 years, 2 months ago
  61. 151c6ca FIx missing CR8 register in IA32/x86. by Lawrence Tang · 3 years, 2 months ago
  62. ce0f82b Add fault record, root/context entry to VTD. by Lawrence Tang · 3 years, 2 months ago
  63. 9a785c2 Add CPU information to generic/IA32/x64 sections. by Lawrence Tang · 3 years, 2 months ago
  64. 6c461e9 Add support for PCIe AER parsing. by Lawrence Tang · 3 years, 2 months ago
  65. 368e0b4 Shift test file, add CXL protocol fields. by Lawrence Tang · 3 years, 2 months ago
  66. 2721739 Add extra definitions for existing sections. by Lawrence Tang · 3 years, 2 months ago
  67. d7e8ca3 Add CXL component GUIDs, b64 dumps for unknown. by Lawrence Tang · 3 years, 2 months ago
  68. e18aaee Add initial IPF support. by Lawrence Tang · 3 years, 2 months ago
  69. cc0f5f3 Fix broken IPF GUID from EDK. by Lawrence Tang · 3 years, 2 months ago
  70. b98ec66 Add CXL protocol, fix missing addresses on ARM. by Lawrence Tang · 3 years, 2 months ago
  71. 864c0da Add CCIX PER section support. by Lawrence Tang · 3 years, 2 months ago
  72. db1b7ce Add support for IOMMU/VT-d specific sections. by Lawrence Tang · 3 years, 2 months ago
  73. 4795d4a Add generic DMAR record support. by Lawrence Tang · 3 years, 2 months ago
  74. c60a243 Add firmware error record support. by Lawrence Tang · 3 years, 2 months ago
  75. a416ec9 Add untested PCI/PCI-X dev record support. by Lawrence Tang · 3 years, 2 months ago
  76. 214a154 Add PCI bus section support. by Lawrence Tang · 3 years, 2 months ago
  77. 4dbe3d7 Add PCIe error section parsing support. by Lawrence Tang · 3 years, 2 months ago
  78. 54da441 Add full memory and memory2 section support. by Lawrence Tang · 3 years, 2 months ago
  79. a0865e3 Add support for platform memory 1 records. by Lawrence Tang · 3 years, 2 months ago
  80. 7f21db6 Add complete ARM support, partial memory support. by Lawrence Tang · 3 years, 2 months ago
  81. 22a467c Fix hanging issues. by Lawrence Tang · 3 years, 2 months ago
  82. 3d0e4f2 Add more detailed ARM error structures. by Lawrence Tang · 3 years, 2 months ago
  83. 2800cd8 Add initial ARM support, fix bit shifting error. by Lawrence Tang · 3 years, 2 months ago
  84. 794312c Add untested IA32/x64 log support. by Lawrence Tang · 3 years, 2 months ago
  85. 3c43f74 Add support for processor generic sections. by Lawrence Tang · 3 years, 2 months ago
  86. 1b0b00e Add initial version with header/secdesc parsing. by Lawrence Tang · 3 years, 2 months ago