* Sync to recent trunk (r52563).
[reactos.git] / boot / freeldr / freeldr / arch / i386 / hwacpi.c
index 9ca9f12..4881f29 100644 (file)
@@ -65,7 +65,6 @@ DetectAcpiBios(PCONFIGURATION_COMPONENT_DATA SystemKey, ULONG *BusNumber)
     {
         /* Set up the flag in the loader block */
         AcpiPresent = TRUE;
-        LoaderBlock.Flags |= MB_FLAGS_ACPI_TABLE;
 
         /* Get BIOS memory map */
         RtlZeroMemory(BiosMemoryMap, sizeof(BiosMemoryMap));