aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/cimx/sb900/Oem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/cimx/sb900/Oem.h')
-rwxr-xr-x[-rw-r--r--]src/vendorcode/amd/cimx/sb900/Oem.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/vendorcode/amd/cimx/sb900/Oem.h b/src/vendorcode/amd/cimx/sb900/Oem.h
index 14bc530ed7..f374b30a02 100644..100755
--- a/src/vendorcode/amd/cimx/sb900/Oem.h
+++ b/src/vendorcode/amd/cimx/sb900/Oem.h
@@ -30,7 +30,9 @@
#ifndef BIOS_SIZE
#define BIOS_SIZE 0x04 //04 - 1MB
#endif
-#define LEGACY_FREE 0x00
+#ifndef LEGACY_FREE
+ #define LEGACY_FREE 0x00
+#endif
#define ACPI_SLEEP_TRAP 0x01
//#define SPREAD_SPECTRUM_EPROM_LOAD 0x01