Skip to content

Commit

Permalink
build: disk-swap
Browse files Browse the repository at this point in the history
Signed-off-by: raju <raju.mallikarjun.chegaraddi@intel.com>
  • Loading branch information
rajucm2007 committed Aug 24, 2023
1 parent c93517b commit a8736b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions create_gpt_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@ def write(self, img_file, offset, entry_info):
'3d69d8477de4'),
'config': ('0fc63daf-8483-4772-8e79-'
'3d69d8477de4'),
'swap': ('0657fd6d-a4ab-43c4-84e5-0933c84b4f4f'),
'mfos':'4f33cfe4-a0c1-448b-aec4-40f10a0cef3f',
'teedata': '0fc63daf-8483-4772-8e79-3d69d8477de4',
'super': '0fc63daf-8483-4772-8e79-3d69d8477de4',
Expand Down Expand Up @@ -872,6 +873,7 @@ class GPTImage(object):
'persistent',
'factory',
'config',
'swap',
'tos',
'mfos',
'teedata',
Expand Down

0 comments on commit a8736b8

Please sign in to comment.