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
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
/
include
/
efi_loader.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
efi_loader: add UEFI GPT measurement
Masahisa Kojima
1
-1
/
+2
2021-10-26
efi_loader: add SMBIOS table measurement
Masahisa Kojima
1
-0
/
+2
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
1
-1
/
+1
2021-10-21
efi_loader: efi_dp_from_lo() unused parameter size
Heinrich Schuchardt
1
-1
/
+0
2021-10-21
efi_loader: efi_dp_from_lo() don't copy GUID
Heinrich Schuchardt
1
-1
/
+2
2021-10-21
efi_loader: Fix loaded image alignment
Ilias Apalodimas
1
-0
/
+2
2021-08-17
efi_loader: use correct type for AllocatePages, AllocatePool
Heinrich Schuchardt
1
-4
/
+5
2021-08-14
efi_loader: add ExitBootServices() measurement
Masahisa Kojima
1
-0
/
+1
2021-08-14
efi_loader: add boot variable measurement
Masahisa Kojima
1
-0
/
+4
2021-07-28
Allow efi_loader header to be included always
Simon Glass
1
-91
/
+94
2021-07-24
efi_loader: remove asm/setjmp.h from efi_api.h
AKASHI Takahiro
1
-0
/
+1
2021-07-02
efi_loader: Always install FMPs
Ilias Apalodimas
1
-0
/
+1
2021-05-28
efi_loader: add PE/COFF image measurement
Masahisa Kojima
1
-0
/
+6
2021-05-24
efi_loader: add macro for const EFI runtime data
Marek Behún
1
-0
/
+17
2021-05-24
efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data
Marek Behún
1
-3
/
+26
2021-05-24
efi_loader: fix warning when linking with LTO
Marek Behún
1
-2
/
+2
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
1
-2
/
+2
2021-03-25
efi: Add ESRT to the EFI system table
Jose Marinho
1
-0
/
+24
2021-03-25
efi_loader: Replace config option for initrd loading
Ilias Apalodimas
1
-0
/
+1
2021-03-25
efi_loader: Add helper functions for EFI
Ilias Apalodimas
1
-0
/
+7
2021-03-25
efi_loader: Add device path related functions for initrd via Boot####
Ilias Apalodimas
1
-0
/
+4
2021-02-26
efi_loader: fix documentation in efi_loader.h
Heinrich Schuchardt
1
-7
/
+13
2021-01-20
efi_loader: efi_size_in_pages() missing parentheses
Heinrich Schuchardt
1
-1
/
+1
2021-01-20
efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
1
-3
/
+0
2021-01-13
efi_loader: implement EFI_DT_FIXUP_PROTOCOL
Heinrich Schuchardt
1
-0
/
+2
2021-01-13
efi_loader: setting boot device
Heinrich Schuchardt
1
-2
/
+4
2021-01-13
efi_loader: carve out efi_check_pe()
Heinrich Schuchardt
1
-0
/
+2
2020-12-31
efi: capsule: Add support for uefi capsule authentication
Sughosh Ganu
1
-0
/
+6
2020-12-31
efi_loader: Re-factor code to build the signature store from efi signature list
Sughosh Ganu
1
-0
/
+2
2020-12-31
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
1
-0
/
+4
2020-12-31
efi_loader: Add size checks to efi_create_indexed_name()
Ilias Apalodimas
1
-1
/
+2
2020-12-31
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
1
-2
/
+2
2020-12-31
efi_loader: describe struct efi_loaded_image_obj
Heinrich Schuchardt
1
-1
/
+3
2020-12-10
efi_loader: make efi_protocol_open() non-static
Heinrich Schuchardt
1
-0
/
+5
2020-12-10
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
Heinrich Schuchardt
1
-0
/
+3
2020-12-03
efi_loader: add firmware management protocol for raw image
AKASHI Takahiro
1
-0
/
+1
2020-12-03
efi_loader: add firmware management protocol for FIT image
AKASHI Takahiro
1
-0
/
+2
2020-12-03
efi_loader: capsule: support firmware update
AKASHI Takahiro
1
-0
/
+2
2020-12-03
efi_loader: capsule: add capsule_on_disk support
AKASHI Takahiro
1
-0
/
+9
2020-12-03
efi_loader: define UpdateCapsule api
AKASHI Takahiro
1
-0
/
+13
2020-11-14
efi_loader: Add basic EFI_TCG2_PROTOCOL support
Ilias Apalodimas
1
-0
/
+2
2020-11-14
efi_selftest: keep devices in ExitBootServices()
Heinrich Schuchardt
1
-0
/
+3
2020-10-30
efi_loader: add efi_create_indexed_name()
AKASHI Takahiro
1
-0
/
+3
2020-09-27
efi_loader: installation of EFI_RNG_PROTOCOL
Heinrich Schuchardt
1
-1
/
+2
2020-08-24
efi_loader: efi_dp_check_length()
Heinrich Schuchardt
1
-0
/
+2
2020-08-14
efi_loader: signature: correct a behavior against multiple signatures
AKASHI Takahiro
1
-3
/
+6
2020-08-13
efi_loader: signature: rework for intermediate certificates support
AKASHI Takahiro
1
-4
/
+4
2020-08-08
efi_loader: set load options in boot manager
Heinrich Schuchardt
1
-1
/
+1
2020-08-08
efi_loader: factor out efi_set_load_options()
Heinrich Schuchardt
1
-0
/
+3
2020-07-11
efi_loader: new function efi_memcpy_runtime()
Heinrich Schuchardt
1
-0
/
+3
[next]