ntdll: Implement SystemFirmwareTable_Enumerate in NtQuerySystemInformation
This MR implements EnumSystemFirmwareTables() and NtQuerySystemInformation(SystemFirmwareTableInformation) with SystemFirmwareTable_Enumerate which are currently not implemented.
For more context/background info see !4832 (closed)