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 23, 2023
1 parent c93517b commit 256646b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions create_gpt_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,8 @@ def write(self, img_file, offset, entry_info):
'3d69d8477de4'),
'config': ('0fc63daf-8483-4772-8e79-'
'3d69d8477de4'),
'swap': ('0fc63daf-8483-4772-8e79-'
'3d69d8477de4'),
'mfos':'4f33cfe4-a0c1-448b-aec4-40f10a0cef3f',
'teedata': '0fc63daf-8483-4772-8e79-3d69d8477de4',
'super': '0fc63daf-8483-4772-8e79-3d69d8477de4',
Expand Down Expand Up @@ -872,6 +874,7 @@ class GPTImage(object):
'persistent',
'factory',
'config',
'swap',
'tos',
'mfos',
'teedata',
Expand Down

0 comments on commit 256646b

Please sign in to comment.