Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloverHackyColor/CloverBootloader
/ GenFw.c
File
GenFw.c
BaseTools/Source/C/GenFw/GenFw.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/** @file
2
Converts a pe32+ image to an FW, Te image type, or other specific image.
3
4
Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.<BR>
Callers
nothing calls this directly
Calls
15
fprintf
Function · 0.85
VerboseMsg
Function · 0.85
RebaseImageRead
Function · 0.85
SetAddressToSectionHeader
Function · 0.85
AsciiStringToUint64
Function · 0.85
StringToGuid
Function · 0.85
fopen
Function · 0.85
memcmp
Function · 0.85
fclose
Function · 0.85
IsElfHeader
Function · 0.85
ConvertElf
Function · 0.85
RebaseImage
Function · 0.85
Tested by
no test coverage detected