Re: [PATCH v3] configure: Fix default -O2 being added when CFLAGS not set

2022-04-11 Thread Robbie Harwood
Glenn Washburn writes: > Autoconf will set a default CFLAGS of "-g -O2" if CFLAGS is not set. CFLAGS > was defaulted to "" early in configure to prevent this. A recent commit > ad9ccf660013c208077b1e983d6c824df25ed1cf ("configure: Fix various new > autotools warnings") added AC_USE_SYSTEM_EXTENSI

Re: [PATCH RFC 1/3] efi: provide definitions of DXE services table

2022-04-11 Thread Paul Menzel
Dear Baskov, Thank you for your patches. Am 07.04.22 um 05:32 schrieb Baskov Evgeniy: DXE services can be used to change memory attributes on systems where EFI use stricter policies about memory access rights and sets NX flag on some pages required by grub to executable. If you resend, plea