]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/CommonDataClass/ModuleClass.py
Sync tool code to BuildTools project r1739.
[mirror_edk2.git] / BaseTools / Source / Python / CommonDataClass / ModuleClass.py
index 9d780725b9648e73310a8723523e25d0a44f0dd1..49d052dc455aa9270d9f687712fa6c69f76d8862 100644 (file)
@@ -121,7 +121,7 @@ class ModuleSourceFileClass(CommonClass):
 #\r
 # @var BinaryFile:       To store value for BinaryFile\r
 # @var FileType:         To store value for FileType, selection scope is in below list\r
-#                        FW | GUID | PREEFORM | UEFI_APP | UNI_UI | UNI_VER | LIB | PE32 | PIC | PEI_DEPEX | DXE_DEPEX | TE | VER | UI | BIN | FV\r
+#                        FW | GUID | PREEFORM | UEFI_APP | UNI_UI | UNI_VER | LIB | PE32 | PIC | PEI_DEPEX | DXE_DEPEX | SMM_DEPEX| TE | VER | UI | BIN | FV\r
 # @var Target:           To store value for Target\r
 # @var ToolChainFamily:  To store value for ToolChainFamily\r
 #\r