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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
efi_loader rename enum efi_mem_type to efi_memory_type
Heinrich Schuchardt
1
-1
/
+1
2021-08-17
efi_loader: use an enum for the memory allocation types
Heinrich Schuchardt
1
-6
/
+28
2021-04-10
efi_loader: EFI_UNACCEPTED_MEMORY_TYPE
Heinrich Schuchardt
1
-1
/
+6
2021-01-13
efi_loader: move efi_(u)intn_t to efi.h
Heinrich Schuchardt
1
-0
/
+5
2020-09-06
efi: clean up efi command
Heinrich Schuchardt
1
-14
/
+0
2020-05-21
efi_loader: add EFI_MEMORY_SP to memory attributes
Heinrich Schuchardt
1
-0
/
+1
2020-01-07
efi_loader: define all known warning status codes
Heinrich Schuchardt
1
-1
/
+7
2019-04-23
efi_loader: check memory type in AllocatePages()
Heinrich Schuchardt
1
-0
/
+4
2019-04-12
efi: fix memory calculation overflow on 32-bit systems
Patrick Wildt
1
-1
/
+1
2019-02-13
efi_loader: efi_guid_t must be 64-bit aligned
Heinrich Schuchardt
1
-1
/
+1
2018-12-02
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
1
-1
/
+1
2018-09-23
efi_loader: SPDX-License-Identifier for efi.h
Heinrich Schuchardt
1
-0
/
+1
2018-08-30
x86: zimage: Support booting Linux kernel from an EFI payload
Bin Meng
1
-0
/
+3
2018-08-30
efi: stub: Pass EFI system table address to U-Boot payload
Bin Meng
1
-0
/
+10
2018-08-21
efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes
Eugeniu Rosca
1
-0
/
+4
2018-08-21
efi: Fix truncation of constant value
Eugeniu Rosca
1
-14
/
+10
2018-07-25
efi_loader: Introduce ms abi vararg helpers
Alexander Graf
1
-0
/
+8
2018-06-24
efi.h: Do not use config options
Alexander Graf
1
-13
/
+11
2018-06-17
efi: stub: Pass EFI GOP information to U-Boot payload
Bin Meng
1
-0
/
+35
2018-06-14
efi_loader: avoid initializer element is not constant
Heinrich Schuchardt
1
-2
/
+1
2018-01-28
efi: Conflict efi_loader with different stub bitness
Alexander Graf
1
-1
/
+1
2017-12-01
efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values
Heinrich Schuchardt
1
-3
/
+3
2017-09-20
efi_loader: efi variable support
Rob Clark
1
-0
/
+19
2017-09-20
efi_loader: add file/filesys support
Rob Clark
1
-0
/
+2
2017-09-20
part: move efi_guid_t
Rob Clark
1
-0
/
+4
2017-09-18
efi_loader: fix typo in include/efi.h
Heinrich Schuchardt
1
-1
/
+1
2017-07-19
efi_loader: define all known status codes
xypron.glpk@gmx.de
1
-13
/
+37
2016-11-14
x86: Tidy up selection of building the EFI stub
Simon Glass
1
-2
/
+5
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
1
-1
/
+2
2016-09-07
efi_loader: provide efi_mem_desc version
Mian Yousaf Kaukab
1
-0
/
+2
2016-08-30
x86: efi: Fix EFI 64-bit payload build warnings
Bin Meng
1
-12
/
+20
2016-08-30
x86: efi: payload: Make EFI payload build again
Bin Meng
1
-1
/
+1
2016-03-15
include/efi_api.h: Add more detailed API definitions
Alexander Graf
1
-0
/
+2
2015-08-05
efi: Add 64-bit payload support
Simon Glass
1
-0
/
+7
2015-08-05
efi: Add support for loading U-Boot through an EFI stub
Simon Glass
1
-0
/
+4
2015-08-05
efi: Add start-up library code
Simon Glass
1
-0
/
+356