Access and interpret Dell BIOS Flags information.
lazybiosGetOemDellType177 returns a lazybiosOemDellType177Array_t holding every matching structure. Iterate entries using count. A non-NULL result whose count is zero means the table contains none of this type; NULL means the arguments were unusable or an allocation failed. Release the set with lazybiosFreeOemDellType177, or assign it to ctx->oem->dell->Type177 and let lazybiosCleanup own it.
Every record carries its own SMBIOS handle and the reported length.