MCPcopy Create free account
hub / github.com/CloverHackyColor/CloverBootloader / Open

Method Open

BaseTools/Source/C/VfrCompile/VfrFormPkg.cpp:232–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232VOID
233CFormPkg::Open (
234 VOID
235 )
236{
237 mReadBufferNode = mBufferNodeQueueHead;
238 mReadBufferOffset = 0;
239}
240
241VOID
242CFormPkg::Close (

Callers 15

GetVolumeHandleWithDirFunction · 0.45
FSInject.cFile · 0.45
FSI_FP_OpenFunction · 0.45
EfiOpenFileByDevicePathFunction · 0.45
DxeServicesLib.cFile · 0.45
FileHandleGetFileNameFunction · 0.45
S3RestoreConfig2Function · 0.45
BOpt_FindFilesFunction · 0.45
BOpt_IsEfiAppFunction · 0.45
AcpiPlatformEntryPointFunction · 0.45
ReinitSelfLibFunction · 0.45
FinishInitRefitLibFunction · 0.45

Calls

no outgoing calls

Tested by 1

GetVolumeHandleWithDirFunction · 0.36