Steve Fan

Results 196 issues of Steve Fan

This is not yet finalized, as there is some substantial change in the source code. More specifically, there happen to have Request type param removed in several traits, and that...

I was trying to compile aubio for Ardour however, I see that there is no translation of strerror_r in MSYS2 clang: ``` $ CC=clang CXX=clang++ scripts/build_mingw ... [ 81/243] Compiling...

Name: EFI_SHELL_INTERFACE GUID: 47C7B223-C42A-11D2-8E57-00A0C969723B Docs: https://bsdio.com/edk2/docs/master/struct_e_f_i___s_h_e_l_l___i_n_t_e_r_f_a_c_e.html Reason: Using it to parse boot arguments

enhancement
help wanted

We could always parse the tables from EDK2, i.e. here: https://github.com/tianocore/edk2/blob/f1567720b13a578ffa54716119f826df622babcd/MdePkg/Include/Uefi/UefiSpec.h We are certainly not going to [immunant/c2rust](https://github.com/immunant/c2rust) cause it does not have enough information without pulling the entire EDK2...

enhancement

Ok, this is quite a hard one. Now, there's barely any memory protection in EFI (there some fundamental alloc functions for you to write a page allocator IIRC, as seen...

enhancement

Ditto as title, we could use ZFS and NFS with great experience. Conceptual code: ```bash # # Creates a ZFS dataset that automatically shares a NFS mount on /rpool/openebs/zfs-root #...

wontfix
project/community

This patch will use the official QuickJS repository hosted on GitHub. It removes the need to pull downloads now, rather we can use it as a git submodule. So the...

I was wondering if I can use this on a Rock64 I own, or be deployed on a ThunderX2 so this could be a very good alternative for ESXi

1. Added basic CMake support 2. (Planning) Use fmt instead of stupid printf for better formatting and security 3. Remove crc16 function and use external dependency instead 4. Remove all...