Hi Duke,
Besides the AMD copyright is put in an improper place. I also found that there
are several #include guards that don't follow edk2 C coding standard. There are
several trailing underscores (like four underscores) attached to the macro.
Please just put one trailing underscore as "INCLUDE_
From: Duke Zhai
In V2: Improve coding style.
1.Remove the leading underscore and use double underscore at trailing in C
header files.
2.Remove old tianocore licenses and redundant license description.
3.Improve coding style. For example: remove space between @param.
In V1:
This AMD refe