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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-07
efi_loader: correct CTRL-A - CTRL-Z console input
Heinrich Schuchardt
1
-0
/
+17
2019-04-07
efi_loader: enable file SetInfo()
Heinrich Schuchardt
1
-2
/
+65
2019-04-07
efi_loader: correct file creation
Heinrich Schuchardt
1
-8
/
+27
2019-04-07
efi_loader: debug output file handle in efi_file_open()
Heinrich Schuchardt
1
-2
/
+4
2019-04-07
efi_loader: boottime: export efi_[un]load_image()
AKASHI Takahiro
1
-7
/
+7
2019-04-07
efi_loader: boottime: add loaded image device path protocol to image handle
AKASHI Takahiro
2
-7
/
+14
2019-04-07
efi_loader: variables PlatformLang and PlatformLangCodes
Heinrich Schuchardt
1
-0
/
+27
2019-04-07
efi_loader: EFI_PRINT instead of debug for memory services
Heinrich Schuchardt
1
-2
/
+2
2019-04-07
efi_loader: EFI_PRINT instead of debug for variable services
Heinrich Schuchardt
1
-5
/
+5
2019-04-07
efi_loader: parameter checks in StartImage and Exit()
Heinrich Schuchardt
1
-0
/
+27
2019-04-07
efi_loader: rearrange boottime service functions
Heinrich Schuchardt
1
-109
/
+109
2019-04-07
efi_loader: sanity checks when freeing memory
Heinrich Schuchardt
1
-18
/
+58
2019-04-07
efi_selftest: check image_base, image_size
Heinrich Schuchardt
1
-5
/
+53
2019-04-07
efi_loader: set image_base and image_size to correct values
AKASHI Takahiro
1
-11
/
+11
2019-04-07
efi_loader: bootmgr: support BootNext and BootCurrent variable behavior
AKASHI Takahiro
1
-4
/
+47
2019-04-07
efi_loader: release file buffer after loading image
Heinrich Schuchardt
1
-32
/
+18
2019-04-03
fix compile error on macOS Mojave
默默
1
-1
/
+8
2019-03-29
Merge branch '2019-03-29-master-imports'
Tom Rini
1
-1
/
+1
2019-03-29
lib: time: update module enable MACRO
Kever Yang
1
-1
/
+1
2019-03-27
efi_loader: TODO for the EFI file protocol
Heinrich Schuchardt
1
-0
/
+4
2019-03-27
efi_selftest: avoid double free in dp utilities test
Heinrich Schuchardt
1
-5
/
+0
2019-03-25
rsa: check that pointer checksum isn't NULL before using it
Philippe Reynes
1
-1
/
+2
2019-03-20
efi_selftest: fix test_hii_string_get_string()
Heinrich Schuchardt
1
-13
/
+4
2019-03-20
efi_loader: superfluous conversion in efi_file_open()
Heinrich Schuchardt
1
-1
/
+1
2019-03-20
efi_loader: remove superfluous check in efi_setup_loaded_image()
Heinrich Schuchardt
1
-4
/
+2
2019-03-20
efi_loader: missing return in efi_get_next_variable_name()
Heinrich Schuchardt
1
-1
/
+1
2019-03-20
efi_loader: endless loop in add_strings_package()
Heinrich Schuchardt
1
-3
/
+2
2019-03-20
efi_loader: correct parameter size in efi_allocate_pool
Heinrich Schuchardt
1
-2
/
+3
2019-03-14
efi_loader: fix build error for freestanding.o
Heinrich Schuchardt
1
-0
/
+11
2019-03-10
efi_loader: Fix serial console size detection
Matthias Brugger
1
-27
/
+35
2019-03-02
efi_loader: HII protocols: debug messages
Heinrich Schuchardt
1
-18
/
+18
2019-03-02
efi_loader: HII protocols: fix new_package_list()
Heinrich Schuchardt
1
-1
/
+1
2019-03-02
efi_loader: do not add \ in efi_fs_from_name()
Heinrich Schuchardt
1
-6
/
+1
2019-02-25
efi_loader: define load option attributes
AKASHI Takahiro
1
-4
/
+0
2019-02-25
efi_loader: fix entry count in bootmgr
Heinrich Schuchardt
1
-4
/
+0
2019-02-25
efi_loader: error message if BootOrder not defined
Heinrich Schuchardt
1
-1
/
+3
2019-02-19
tpm: simplify: tpm_set_global_lock()
Heinrich Schuchardt
1
-3
/
+1
2019-02-16
efi_loader: do not miss last relocation block
Heinrich Schuchardt
1
-1
/
+1
2019-02-16
efi_loader: documentation of image loader
Heinrich Schuchardt
1
-9
/
+19
2019-02-16
efi_loader: fix EFI entry counting
Heinrich Schuchardt
1
-1
/
+2
2019-02-16
efi_loader: use efi_start_image() for bootefi
Heinrich Schuchardt
1
-3
/
+3
2019-02-16
efi_loader: set entry point in efi_load_pe()
Heinrich Schuchardt
2
-20
/
+23
2019-02-16
efi_loader: LoadImage: always allocate new pages
Heinrich Schuchardt
2
-31
/
+71
2019-02-16
efi_loader: error handling in efi_setup_loaded_image()
Heinrich Schuchardt
1
-12
/
+21
2019-02-16
lib/vsprintf: print '?' for illegal Unicode sequence
Heinrich Schuchardt
1
-0
/
+2
2019-02-16
efi_selftest: LoadImage from file device path
Heinrich Schuchardt
2
-0
/
+532
2019-02-16
efi_loader: comments for efi_file_from_path()
Heinrich Schuchardt
1
-1
/
+11
2019-02-16
efi_loader: efi_dp_split_file_path() error handling
Heinrich Schuchardt
1
-4
/
+12
2019-02-16
efi_selftest: fix memory allocation in HII tests
Heinrich Schuchardt
1
-34
/
+68
2019-02-16
efi_selftest: do not use efi_free_pool()
Heinrich Schuchardt
3
-3
/
+3
[next]