On Mon, Jan 06, 2025 at 02:46:53PM +0800, Kever Yang wrote:
> Hi Heinrich and Simon,
>
> I send these two change because I want to fix the build error
> below(from[1]) which is for disable the DEBUG_UART[2].
> Do you have clear suggestion on how to do this in efi_stub, since I have no
> idea
Hi Kever,
On Sun, 5 Jan 2025 at 23:47, Kever Yang wrote:
>
> Hi Heinrich and Simon,
>
> I send these two change because I want to fix the build error
> below(from[1]) which is for disable the DEBUG_UART[2].
> Do you have clear suggestion on how to do this in efi_stub, since I have
> no idea
Hi Heinrich and Simon,
I send these two change because I want to fix the build error
below(from[1]) which is for disable the DEBUG_UART[2].
Do you have clear suggestion on how to do this in efi_stub, since I have
no idea about this module, so I just follow how
it works in other serial driv
Am 4. Januar 2025 20:29:43 MEZ schrieb Simon Glass :
>Hi Heinrich,
>
>On Sat, 4 Jan 2025 at 05:16, Heinrich Schuchardt wrote:
>>
>> On 28.11.24 04:47, Kever Yang wrote:
>> > The efi_stub is useing DEBUG_UART interface by default, Enable it.
>>
>> As Simon already wrote in a code comment the implem
Hi Heinrich,
On Sat, 4 Jan 2025 at 05:16, Heinrich Schuchardt wrote:
>
> On 28.11.24 04:47, Kever Yang wrote:
> > The efi_stub is useing DEBUG_UART interface by default, Enable it.
>
> As Simon already wrote in a code comment the implementation of the EFI
> stub is broken as it is not hardware ag
On 1/3/25 17:16, Heinrich Schuchardt wrote:
On 28.11.24 04:47, Kever Yang wrote:
The efi_stub is useing DEBUG_UART interface by default, Enable it.
As Simon already wrote in a code comment the implementation of the EFI
stub is broken as it is not hardware agnostic.
In the EFI stub we should n
On 28.11.24 04:47, Kever Yang wrote:
The efi_stub is useing DEBUG_UART interface by default, Enable it.
As Simon already wrote in a code comment the implementation of the EFI
stub is broken as it is not hardware agnostic.
In the EFI stub we should never directly access hardware. Please, use
Si
The efi_stub is useing DEBUG_UART interface by default, Enable it.
Signed-off-by: Kever Yang
---
configs/efi-x86_payload32_defconfig | 1 +
configs/efi-x86_payload64_defconfig | 1 +
2 files changed, 2 insertions(+)
diff --git a/configs/efi-x86_payload32_defconfig
b/configs/efi-x86_payload32_
8 matches
Mail list logo