]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/GenFds/OptionRom.py
Sync basetools' source and binary files with r1707 of the basetools project.
[mirror_edk2.git] / BaseTools / Source / Python / GenFds / OptionRom.py
index e102e65f1c5a7df52b823502d46989e27b72865b..28e77aad5fbd4f1e918defc94942563be02f38a8 100644 (file)
@@ -135,6 +135,6 @@ class OverrideAttribs:
         self.PciClassCode = None\r
         self.PciDeviceId = None\r
         self.PciRevision = None\r
-        self.NeedCompress = False\r
+        self.NeedCompress = None\r
         \r
         
\ No newline at end of file