diff options
author | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-09-10 00:06:53 +0000 |
---|---|---|
committer | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-09-10 00:06:53 +0000 |
commit | 01d89e9c29e2a44a942eb53ace06cd10ba8d1853 (patch) | |
tree | ef04058c8aa222baec530f6948adf41f2d853e41 /AppPkg/Applications/Python | |
parent | 6a5aa4d6dc8240128ebc667919cc8f5d68541f45 (diff) | |
download | edk2-platforms-01d89e9c29e2a44a942eb53ace06cd10ba8d1853.tar.xz |
NetworkPkg/UefiPxeBcDxe: Fix GCC build issue
The call to AsciiStrStr on line 330 requires a CHAR8*
input, and since strings are being parsed, CHAR8* is
more appropriate for BootFileName and BootFileNamePtr.
Signed-off-by: jljusten
Reviewed-by: lgrosenb
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12321 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'AppPkg/Applications/Python')
0 files changed, 0 insertions, 0 deletions