-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
RedfishPkg: Populate serial number in SMBIOS type 42 record #10818
base: master
Are you sure you want to change the base?
RedfishPkg: Populate serial number in SMBIOS type 42 record #10818
Conversation
b663ec2
to
b2c6240
Compare
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.
Looks good for me
994a309
to
0e9e938
Compare
Hi, all failing CI checks are related to "SpellCheck failing for 99 words". Those failing words are not related to this change. Any suggestions on how to handle this issue? |
The spelling checks are in log, but does not fail CI. The real error is above those messages in the log:
|
RedfishPkg/Library/PlatformHostInterfaceLibNull/PlatformHostInterfaceLibNull.c
Show resolved
Hide resolved
Add a stub function to read host interface USB serial number, append serial number to SMBIOS type 42 record if valid data is returned. Signed-off-by: Thejaswani Putta <[email protected]>
Signed-off-by: Thejaswani Putta <[email protected]>
Signed-off-by: Thejaswani Putta <[email protected]>
Signed-off-by: Thejaswani Putta <[email protected]>
Signed-off-by: Thejaswani Putta <[email protected]>
…se.h Signed-off-by: Thejaswani Putta <[email protected]>
Signed-off-by: Thejaswani Putta <[email protected]>
Signed-off-by: Thejaswani Putta <[email protected]>
c321bcf
to
3e0a147
Compare
It looks like the tianocore.PatchCheck passed all checks for each individual commit. However, the pipeline still failed. Any suggestions on how to get it fixed? |
No description provided.