-
Notifications
You must be signed in to change notification settings - Fork 520
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upstream PlatformPkg for AMD Platform #742
base: master
Are you sure you want to change the base?
Conversation
These change must be not upstream to tiano open source
Hi, All. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will review the code.
few generic comment.
- change the copyright information to the 2025
- change INF version to the decimal
INF_VERSION = 1.30
## | ||
|
||
[Defines] | ||
INF_VERSION = 0x00010005 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change to
INF_VERSION = 1.30
1. Add library to build. 2. Add GUID value, and PCD value. 3. Add dependency package, also add some keywords to skip.
d8f7116
to
fedf819
Compare
Update copy right from 2024 to 2025. But, for the directory and file naming rule, will discuss internal and then follow up later. |
Send the first PR as draft pull request.
The first commit added by WA on my local machine, to pass CI build, will drop it when merge to main branch.
Separate each library with 1 commit, these library are independent from AMD AGESA.