index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_runtime.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-13
efi_loader: efi_add_runtime_mmio()
Heinrich Schuchardt
1
-1
/
+2
2018-12-23
efi_loader: Make RTS relocation more robust
Alexander Graf
1
-3
/
+31
2018-12-02
efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTED
AKASHI Takahiro
1
-1
/
+1
2018-12-02
efi_loader: correct a function prototype of QueryCapsuleCapabilities()
AKASHI Takahiro
1
-2
/
+2
2018-12-02
efi_loader: Handle RELA absolute relocations properly
Alexander Graf
1
-0
/
+3
2018-12-02
efi_loader: implement EFI_RESET_SHUTDOWN at boot time
Heinrich Schuchardt
1
-1
/
+3
2018-10-16
efi_loader: fix relocation on x86_64
Heinrich Schuchardt
1
-4
/
+12
2018-09-23
efi_loader: description efi_update_capsule()
Heinrich Schuchardt
1
-1
/
+1
2018-09-23
efi_loader: fix typos in efi_runtime.c
Heinrich Schuchardt
1
-7
/
+8
2018-08-20
efi_loader: document runtime functions
Heinrich Schuchardt
1
-4
/
+149
2018-08-20
efi_loader: update runtime services table crc32
Heinrich Schuchardt
1
-0
/
+15
2018-08-20
efi_loader: relocate pointer to tables
Heinrich Schuchardt
1
-1
/
+8
2018-07-25
efi_loader: complete implementation of GetTime()
Heinrich Schuchardt
1
-12
/
+41
2018-07-25
efi_loader: remove unused efi_get_time_init()
Heinrich Schuchardt
1
-5
/
+0
2018-07-25
efi_loader: correct headersize EFI tables
Heinrich Schuchardt
1
-1
/
+1
2018-07-25
efi_loader: specify UEFI spec revision
Heinrich Schuchardt
1
-1
/
+1
2018-07-25
efi_loader: Use common elf.h reloc defines
Alexander Graf
1
-4
/
+3
2018-07-25
efi_loader: Move to compiler based target architecture determination
Alexander Graf
1
-6
/
+8
2018-06-14
efi: Add a comment about duplicated ELF constants
Simon Glass
1
-0
/
+4
2018-06-03
efi_loader: adjust definitions of variable services
Heinrich Schuchardt
1
-5
/
+5
2018-06-03
efi_loader: remove unnecessary include
Heinrich Schuchardt
1
-1
/
+0
2018-05-29
efi_loader: Enable RISC-V support
Rick Chen
1
-3
/
+34
2018-05-29
efi_loader: Use EFI_CACHELINE_SIZE in the image loader too
Alexander Graf
1
-7
/
+0
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
1
-2
/
+1
2018-04-04
efi_loader: Fix return value for efi_add_runtime_mmio
Alexander Graf
1
-7
/
+7
2018-04-04
efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
Heinrich Schuchardt
1
-0
/
+1
2018-04-04
efi_loader: implement event groups
Heinrich Schuchardt
1
-0
/
+11
2018-04-04
efi_loader: efi_get_time_init should return status code
Heinrich Schuchardt
1
-1
/
+2
2018-04-04
efi_loader: exit status for efi_reset_system_init
Heinrich Schuchardt
1
-3
/
+12
2018-02-10
efi_loader: add missing runtime services stubs
Heinrich Schuchardt
1
-0
/
+29
2017-09-20
efi_loader: efi variable support
Rob Clark
1
-4
/
+13
2017-09-18
efi_loader: avoid obscure constants in efi_runtime.c
Heinrich Schuchardt
1
-2
/
+4
2017-08-12
efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1
xypron.glpk@gmx.de
1
-1
/
+1
2016-10-19
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
Alexander Graf
1
-10
/
+10
2016-10-19
x86: efi: Add EFI loader support for x86
Simon Glass
1
-0
/
+4
2016-10-18
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
1
-11
/
+91
2016-06-06
efi_loader: Move to normal debug infrastructure
Alexander Graf
1
-11
/
+3
2016-05-27
efi_loader: Clean up system table on exit
Alexander Graf
1
-0
/
+16
2016-04-18
efi_loader: Always flush in cache line size granularity
Alexander Graf
1
-1
/
+9
2016-03-15
efi_loader: Add runtime services
Alexander Graf
1
-0
/
+290