wumingxu.io

Results 2 issues of wumingxu.io

```c static EfErrCode create_env_blob(sector_meta_data_t sector, const char *key, const void *value, size_t len) { EfErrCode result = EF_NO_ERR; struct env_hdr_data env_hdr; bool is_full = false; uint32_t env_addr = sector->empty_env; if...

### Operating system ubuntu 20.04 ### Description ![屏幕截图_17-7-2024_142132_localhost](https://github.com/user-attachments/assets/055bd631-d9ac-4807-8912-325291dab4b3) My image was downloaded from the Microsoft website and verified to be consistent with the Microsoft image through sha256sum ### Docker compose...