mirror of https://git.48k.eu/ogclient
live: partcodes: remove reference to website
Remove reference to external website in code.master
parent
d109e99dbe
commit
3eb4332b38
|
@ -3,7 +3,6 @@ Module containing a GUID_MAP, mapping GPT UUID to a hexcode (inspired in gdisk)
|
|||
"""
|
||||
|
||||
# Maps GUID to hex code.
|
||||
# See https://sourceforge.net/p/gptfdisk/code/ci/master/tree/parttypes.cc#l75
|
||||
GUID_MAP = {
|
||||
# Windows
|
||||
'EBD0A0A2-B9E5-4433-87C0-68B6B72699C7': 0x0700, # Microsoft basic data (NTFS)
|
||||
|
|
Loading…
Reference in New Issue