MCPcopy Create free account
hub / github.com/coreboot/coreboot / OutOfRegionException

Class OutOfRegionException

util/me_cleaner/me_cleaner.py:39–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37
38
39class OutOfRegionException(Exception):
40 pass
41
42
43class RegionFile:

Callers 7

readMethod · 0.85
readintoMethod · 0.85
seekMethod · 0.85
write_toMethod · 0.85
fill_rangeMethod · 0.85
move_rangeMethod · 0.85
saveMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected