Home
last modified time | relevance | path

Searched hist:"3 c63db9ca9765c85bbcf2a06f4183cfb0036ea33" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dfwcall.c3c63db9ca9765c85bbcf2a06f4183cfb0036ea33 Fri Oct 14 11:45:30 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}

Compiler attributes are more commonly __foo style tags rather than big
upper case eye sores like EFI_RUNTIME_TEXT.

Simon Glass felt quite strongly about this, so this patch converts our
existing defines over to more eye friendly ones.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_runtime.c3c63db9ca9765c85bbcf2a06f4183cfb0036ea33 Fri Oct 14 11:45:30 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}

Compiler attributes are more commonly __foo style tags rather than big
upper case eye sores like EFI_RUNTIME_TEXT.

Simon Glass felt quite strongly about this, so this patch converts our
existing defines over to more eye friendly ones.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A Defi_boottime.c3c63db9ca9765c85bbcf2a06f4183cfb0036ea33 Fri Oct 14 11:45:30 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}

Compiler attributes are more commonly __foo style tags rather than big
upper case eye sores like EFI_RUNTIME_TEXT.

Simon Glass felt quite strongly about this, so this patch converts our
existing defines over to more eye friendly ones.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Defi_loader.h3c63db9ca9765c85bbcf2a06f4183cfb0036ea33 Fri Oct 14 11:45:30 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}

Compiler attributes are more commonly __foo style tags rather than big
upper case eye sores like EFI_RUNTIME_TEXT.

Simon Glass felt quite strongly about this, so this patch converts our
existing defines over to more eye friendly ones.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>