Home
last modified time | relevance | path

Searched hist:eed4e0193ee7b00213791f7732bce0fc0c54f3b3 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/firmware/efi/libstub/
H A Dgop.ceed4e0193ee7b00213791f7732bce0fc0c54f3b3 Thu Apr 30 18:28:34 UTC 2020 Arvind Sankar <nivedita@alum.mit.edu> efi/libstub: Add a helper function to split 64-bit values

In several places 64-bit values need to be split up into two 32-bit
fields, in order to be backward-compatible with the old 32-bit ABIs.

Instead of open-coding this, add a helper function to set a 64-bit value
as two 32-bit fields.

Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200430182843.2510180-3-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
H A Defistub.heed4e0193ee7b00213791f7732bce0fc0c54f3b3 Thu Apr 30 18:28:34 UTC 2020 Arvind Sankar <nivedita@alum.mit.edu> efi/libstub: Add a helper function to split 64-bit values

In several places 64-bit values need to be split up into two 32-bit
fields, in order to be backward-compatible with the old 32-bit ABIs.

Instead of open-coding this, add a helper function to set a 64-bit value
as two 32-bit fields.

Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200430182843.2510180-3-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
H A Dx86-stub.ceed4e0193ee7b00213791f7732bce0fc0c54f3b3 Thu Apr 30 18:28:34 UTC 2020 Arvind Sankar <nivedita@alum.mit.edu> efi/libstub: Add a helper function to split 64-bit values

In several places 64-bit values need to be split up into two 32-bit
fields, in order to be backward-compatible with the old 32-bit ABIs.

Instead of open-coding this, add a helper function to set a 64-bit value
as two 32-bit fields.

Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200430182843.2510180-3-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>