79398109

Date: 2025-01-29 20:33:17
Score: 1
Natty:
Report link

In this link from Microsoft it says:

For ACPI, if the system contains multiple tables with the same name, they are all enumerated with EnumSystemFirmwareTables. However, GetSystemFirmwareTable retrieves only the first table in the list with this name.

So you may need to look into EnumSystemFirmwareTables() to get all the data.

Reasons:
  • Blacklisted phrase (1): this link
  • Low length (0.5):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Brecht Sanders