Modify ↓
#9109 closed defect (invalid)
Invalid character code page in FwVol.c
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | project | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Commit r9047 has an invalid character in comments of PeiFfsGetFileInfo().
The error:
@param FileInfo Upon exit, points to the file’s information.
The fix:
@param FileInfo Upon exit, points to the file's information.
This character may result in NT32 build error. The compiler is VS2005.
Attachments (0)
Change History (2)
comment:1 by , 16 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:2 by , 14 years ago
| Milestone: | not applicable |
|---|
Note:
See TracTickets
for help on using tickets.



This is an invalid entry. It is an EDK2 problem. Nothing to do with TRAC.