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

Function GetDB

BaseTools/Source/Python/Ecc/c.py:48–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 return p
47
48def GetDB():
49 return EccGlobalData.gDb
50
51def GetConfig():
52 return EccGlobalData.gConfig

Callers 15

PrintErrorMsgFunction · 0.70
GetTableIDFunction · 0.70
GetIncludeFileListFunction · 0.70
GetAllIncludeFilesFunction · 0.70
GetTypedefDictFunction · 0.70
GetSUDictFunction · 0.70
GetVarInfoFunction · 0.70
CheckFuncLayoutModifierFunction · 0.70
CheckFuncLayoutNameFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected