]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Eot/FvImage.py
BaseTools/Eot: register MM Module types with FFS class.
[mirror_edk2.git] / BaseTools / Source / Python / Eot / FvImage.py
index f2a9bc68016e50a82ae4af7d00148cdb603d2355..0f742c7d86c277d7a39f363ca4e4792bd7f38248 100644 (file)
@@ -999,6 +999,8 @@ class Ffs(Image):
         0x0B    :   "FIRMWARE_VOLUME_IMAGE",\r
         0x0C    :   "COMBINED_SMM_DXE",\r
         0x0D    :   "SMM_CORE",\r
+        0x0E    :   "MM_STANDALONE",\r
+        0x0F    :   "MM_CORE_STANDALONE",\r
         0xc0    :   "OEM_MIN",\r
         0xdf    :   "OEM_MAX",\r
         0xe0    :   "DEBUG_MIN",\r