Re: [PATCH v2] MdeModulePkg: Enabling OS boot from SD card through UEFI payload
Wu, Hao A
Please refer to the inline comments below:
toggle quoted message
Show quoted text
-----Original Message----- Like I mentioned in https://github.com/tianocore/edk2/pull/2413#discussion_r785611042 I do not think "ForceVoltage33 = FALSE" is necessary, could you help to double check? + } Sorry for a question. As I mentioned in: https://github.com/tianocore/edk2/pull/2413#discussion_r785610179 https://github.com/tianocore/edk2/pull/2413#discussion_r785610742 Can this 50 milliseconds delay be put in the below 1.8V switch failure handling logic? Enlarging the delay (from 1ms to 50ms) in the normal initialization flow will bring performance impact.
Could you help to check my comment in: https://github.com/tianocore/edk2/pull/2413#discussion_r785610742 to 1) add comments and 2) refine the error handling for the "reset and reinitialize the slot before the 3.3V retry" Best Regards, Hao Wu + ForceVoltage33 = TRUE; |
|