Home
last modified time | relevance | path

Searched defs:GPTBlobBuffer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/util/qualcomm/
H A Dqgpt.py29 def UpdateMBR(options, GPTBlobBuffer): argument
49 def UpdatePartitionEntry(options, GPTBlobBuffer): argument
87 def UpdateGPTHeader(options, GPTBlobBuffer): argument
200 GPTBlobBuffer = [0] * (options.sector_size*3) #Size of MBR+GPT+PART_ENTRY variable