0xfede7c8
0xfede7c8
libhttp git:(master) make ....stuff src/httplib_error_string.c: In function ‘httplib_error_string’: src/httplib_error_string.c:170:2: error: ignoring return value of ‘strerror_r’, declared with attribute warn_unused_result [-Werror=unused-result] strerror_r( error_code, buf, buf_len ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being...
Don't want to file a bug for this because I'm not sure if it's a LIEF problem or a deviation from the standard of the EFI implementation of PE executables...
## Problem statement Fails to compile server generated code ## Swagger specification 2.0 ## Steps to reproduce Using spec file: [api_swagger2.zip](https://github.com/go-swagger/go-swagger/files/2765421/api_swagger2.zip) * Generate server code (you should have GOPATH set):...
I'm very new with the library, maybe I'm making some basic mistake. I'm trying to get the first example working. I built libsoundio with cmake .. make sudo make install...
Any idea why this can happen? It locks on the Apple logo screen.
With the attached SPI flash dump (after extracting): [Supermicro_bios_firmware_unpacked_00a3a39e78b51d6ecd83bb789431e43d9175a5a1_X11DPS8.A03.zip](https://github.com/chipsec/chipsec/files/10210841/Supermicro_bios_firmware_unpacked_00a3a39e78b51d6ecd83bb789431e43d9175a5a1_X11DPS8.A03.zip) ```bash python3 chipsec_util.py --no_driver --skip_config spidesc Supermicro_bios_firmware_unpacked_00a3a39e78b51d6ecd83bb789431e43d9175a5a1_X11DPS8.A03 ``` I get: ```bash ################################################################ ## ## ## CHIPSEC: Platform Hardware Security Assessment Framework...