DSecurity / efiSeek

Ghidra analyzer for UEFI firmware.
Apache License 2.0
319 stars 19 forks source link

How to add PchPlatformPolicy #10

Open int3rsys opened 1 year ago

int3rsys commented 1 year ago

Hi :) I cannot find the structs defined in this library (https://raw.githubusercontent.com/tianocore/edk2-platforms/master/Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/PchPlatformPolicy.h)

Is it possible to add it to the uefi64 library in data types instead of parsing it as C source?