Searched hist:aa6d1ed107eba26f49933216cffe797253914132 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | efi.h | diff aa6d1ed107eba26f49933216cffe797253914132 Thu Jun 09 06:37:30 CDT 2022 Evgeniy Baskov <baskov@ispras.ru> efi/x86: libstub: Fix typo in __efi64_argmap* name
The actual name of the DXE services function used is set_memory_space_attributes(), not set_memory_space_descriptor().
Change EFI mixed mode helper macro name to match the function name.
Fixes: 31f1a0edff78 ("efi/x86: libstub: Make DXE calls mixed mode safe") Signed-off-by: Evgeniy Baskov <baskov@ispras.ru> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|