Page MenuHomeFreeBSD

iyan005_outlook.com (iyan nazarian)
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 20 2026, 4:12 PM (6 w, 15 h)

Recent Activity

Mar 31 2026

iyan005_outlook.com added a comment to D56115: stand/efi: retrieving and printing the boot count.
In D56115#1285041, @imp wrote:

Current adopted the upstream edk ii headers. Efierr is gone. I plan on mfcing that to 15, i think as the lessor evil.

Mar 31 2026, 2:14 AM

Mar 30 2026

iyan005_outlook.com added a comment to D56115: stand/efi: retrieving and printing the boot count.
In D56115#1284679, @bms wrote:

I only see efierr.h in older trees I have around. e.g. EFI_DEVICE_ERROR seems to be only defined in sys/contrib/edk2/Include/Uefi/UefiBaseType.h in -CURRENT.

Mar 30 2026, 3:23 PM
iyan005_outlook.com added a comment to D56115: stand/efi: retrieving and printing the boot count.
In D56115#1284430, @imp wrote:

Ok, i corrected the single line comments, and verified the return value
of the BS call, against EFI_ERROR.

However i have a question regarding the return value in case of errors.

The UEFI spec (https://uefi.org/specs/UEFI/2.10/07_Services_Boot_Services.html#efi-boot-services-getnextmonotoniccount)
section 7.5.5 specifies only 2 possibles errors, either a device related error, or a null pointer is passed to the function (EFI_DEVICE_ERROR, EFI_INVALID_PARAMETER)

So we've seen functions grow new errors over time, or some implementations return other errors for reasons that were consistent with the standard, but maybe not one of the ones listed.

Mar 30 2026, 1:45 AM

Mar 29 2026

iyan005_outlook.com added a comment to D56016: lib/libc/tests: add fts symlink traversal tests.

Hello, I'm still figuring out the proper way to do things in phabricator, so i was just wondering :

Mar 29 2026, 3:58 PM
iyan005_outlook.com updated the diff for D56115: stand/efi: retrieving and printing the boot count.

Ok, i corrected the single line comments, and verified the return value
of the BS call, against EFI_ERROR.

Mar 29 2026, 3:41 PM

Mar 28 2026

iyan005_outlook.com updated the diff for D56016: lib/libc/tests: add fts symlink traversal tests.

addressed inline comments.

Mar 28 2026, 4:51 PM
iyan005_outlook.com added inline comments to D56115: stand/efi: retrieving and printing the boot count.
Mar 28 2026, 12:16 AM

Mar 27 2026

iyan005_outlook.com updated the diff for D56115: stand/efi: retrieving and printing the boot count.

implemented the suggestions of bms from the previous review
and improved error handling to use the correct macro

Mar 27 2026, 11:45 PM
iyan005_outlook.com updated iyan005_outlook.com.
Mar 27 2026, 11:25 PM
iyan005_outlook.com updated iyan005_outlook.com.
Mar 27 2026, 11:25 PM
iyan005_outlook.com requested review of D56115: stand/efi: retrieving and printing the boot count.
Mar 27 2026, 8:53 PM

Mar 24 2026

iyan005_outlook.com updated the diff for D56016: lib/libc/tests: add fts symlink traversal tests.

Ok, I just went over your suggestions, implemented them, and also followed proper fts testing "etiquette" by using the designated structures for the job.

Mar 24 2026, 1:05 AM

Mar 21 2026

iyan005_outlook.com requested review of D56016: lib/libc/tests: add fts symlink traversal tests.
Mar 21 2026, 12:31 PM