Samer El-Haj-Mahmoud

Results 52 comments of Samer El-Haj-Mahmoud

Re-opening since I am still seeing this occasionally with v1.19 and ACS 2.5 beta. The strange this is that this is only happening during an automated test run. It does...

Duplicate of #97. Re-testing using v.1.21 FW

Re-opning This issue still occurs on ACS 3.0 and 1.28 firmware, running on RPi 400 - When running in automated/unattended ACS mode, I see the Synchronous Exception reported in #41...

There is some support for this in UEFI Spec and TianoCore The current language allows for HW location-independent boot options for USB, HDD, or URI boot options.. This allows describing...

This will no longer be an issue if we save the UEFI variables in SPI EEPROM (#6 )

Note that FWTS checks for EFI_RT_PROPERTIES table, and skips some RT services tests if the table properly flags those services as un-implemented (see https://git.launchpad.net/fwts/tree/src/lib/src/fwts_uefi.c#n553). Without this, we will keep seeing...

@TheMindVirus Can this be closed as a not-a-UEFI issue? Maybe track in windows-drivers for the Windows work ?

First pass of this (for GENET) is in this branch: https://github.com/pftf/edk2-platforms/tree/pi4_genet_samer This installs gEdkiiNonDiscoverableDeviceProtocolGuid (as well as DevicePath protocol) in [ConfigDxe ](https://github.com/pftf/edk2-platforms/tree/pi4_genet_samer/Platform/RaspberryPi/Drivers/ConfigDxe)(in an event notification callback that is registered for...

This also depends on https://edk2.groups.io/g/devel/topic/84967542#79620 Both patches are reviewed/approved, just waiting for the ongoing edk2 stable release to finish before they get merged