Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8078f3fc59e67b736614a9ff5c5ee861982720f6
/
lib
/
efi_loader
f09125c
efi_loader: CloseProtocol() fix open protocol information
by Heinrich Schuchardt
· Sat Jun 01 20:54:32 2019 +0200
7d69fc3
efi_loader: open protocol information
by Heinrich Schuchardt
· Sat Jun 01 20:15:10 2019 +0200
ef09615
efi_loader: correct HandleProtocol()
by Heinrich Schuchardt
· Sat Jun 01 19:29:39 2019 +0200
f2856ad
efi_loader: Kconfig entries for GetTime(), SetTime()
by Heinrich Schuchardt
· Fri May 31 22:56:02 2019 +0200
ba3e828
efi_loader: handling of daylight saving time
by Heinrich Schuchardt
· Fri May 31 22:08:45 2019 +0200
33e5a0e
efi_loader: check time in SetTime()
by Heinrich Schuchardt
· Fri May 31 07:35:19 2019 +0200
e88956f
efi_loader: correct UninstallProtocolInterface()
by Heinrich Schuchardt
· Thu May 30 20:12:19 2019 +0200
fa8dddf
efi_loader: avoid crash in OpenProtocol()
by Heinrich Schuchardt
· Thu May 30 14:16:31 2019 +0200
da433d5
efi_loader: correct OpenProtocol()
by Heinrich Schuchardt
· Thu May 30 14:16:31 2019 +0200
2600eff
efi_loader: registration key in LocateProtocol()
by Heinrich Schuchardt
· Wed May 29 18:06:46 2019 +0200
eb61652
efi_loader: factor out efi_check_register_notify_event()
by Heinrich Schuchardt
· Wed May 29 07:46:33 2019 +0200
0ba3187
efi_loader: bootmgr: print a message when loading from BootNext failed
by AKASHI Takahiro
· Fri May 24 15:59:31 2019 +0900
d375e75
efi_loader: correct notification of protocol installation
by Heinrich Schuchardt
· Tue May 21 18:19:01 2019 +0200
186b5a4
efi_loader: variable: attributes may not be changed if a variable exists
by AKASHI Takahiro
· Fri May 24 15:59:03 2019 +0900
9195850
efi_loader: variable: return error for APPEND_WRITE
by AKASHI Takahiro
· Fri May 24 15:59:02 2019 +0900
915b352
efi_loader: DEL is an illegal file name character
by Heinrich Schuchardt
· Fri May 24 07:19:18 2019 +0200
2934497
efi_loader: correct device path check
by Heinrich Schuchardt
· Mon May 20 19:55:18 2019 +0000
b4bd366
efi_loader: return values of GetTime()
by Heinrich Schuchardt
· Sun May 19 21:41:28 2019 +0200
411b2d5
efi_loader: implement SetTime
by Heinrich Schuchardt
· Sun May 19 20:07:39 2019 +0200
e60b298
efi_loader: parameter check OutputString
by Heinrich Schuchardt
· Sat May 18 18:11:54 2019 +0200
a41ccf9
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter
by Heinrich Schuchardt
· Sat May 18 17:07:52 2019 +0200
ddc787d
efi_loader: GetNextMonotonicCount() check parameter
by Heinrich Schuchardt
· Fri May 17 12:47:17 2019 +0200
3f0282c
efi_loader: parameter checks CalculateCrc32()
by Heinrich Schuchardt
· Thu May 16 23:31:29 2019 +0200
61ba10d
efi_loader: check device path in InstallMultipleProtocolInterfaces
by Heinrich Schuchardt
· Thu May 16 21:54:04 2019 +0200
18ed8cf
efi_loader: implement deprecated Unicode collation protocol
by Heinrich Schuchardt
· Thu May 16 18:19:00 2019 +0200
b325884
efi_loader: rename Unicode collation protocol 2 variables
by Heinrich Schuchardt
· Thu May 16 07:52:58 2019 +0200
62676b3
efi_loader: merge adjacent sprintf()
by Heinrich Schuchardt
· Thu May 16 07:37:22 2019 +0200
f286c2c
efi_loader: parameter checks simple network protocol
by Heinrich Schuchardt
· Wed May 15 23:27:43 2019 +0200
05f728f
efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALL
by Heinrich Schuchardt
· Wed May 15 19:32:43 2019 +0200
e4f6b01
efi_loader: ACPI device node to text
by Heinrich Schuchardt
· Sat May 11 23:11:48 2019 +0200
ad55997
efi_loader: infinite recursion notifying events
by Heinrich Schuchardt
· Sat May 11 21:44:59 2019 +0200
fbdb93c
efi_loader: simplify efi_allocate_pages()
by Heinrich Schuchardt
· Sat May 11 08:43:30 2019 +0200
906f685
efi_loader: AllocateAdress error handling
by Heinrich Schuchardt
· Sat May 11 08:21:17 2019 +0200
5c304fc
efi_loader: out of resources in AllocatePages()
by Heinrich Schuchardt
· Sat May 11 07:55:05 2019 +0200
ac7f842
efi_loader: check memory address before freeing
by Heinrich Schuchardt
· Fri May 10 21:21:30 2019 +0200
fdeb1f0
efi_loader: error code in UninstallProtocolInterface()
by Heinrich Schuchardt
· Fri May 10 20:06:48 2019 +0200
6378561
efi_loader: superfluous check in efi_remove_protocol()
by Heinrich Schuchardt
· Fri May 10 19:55:53 2019 +0200
6db1e5c
efi_loader: LocateDevicePath() incorrect parameter check
by Heinrich Schuchardt
· Fri May 10 19:21:41 2019 +0200
c97f947
efi_loader: fix typo in efi_locate_handle() comment
by Heinrich Schuchardt
· Fri May 10 19:03:49 2019 +0200
3db3591
efi_loader: make device path to text protocol customizable
by Heinrich Schuchardt
· Sat May 11 09:53:33 2019 +0200
532fec7
efi_loader: make Unicode collation protocol customizable
by Heinrich Schuchardt
· Wed May 08 23:24:26 2019 +0200
96b236a
efi_loader: reword the EFI_LOADER config option
by Heinrich Schuchardt
· Sat May 11 10:27:58 2019 +0200
0cbab58
efi_loader: format Kconfig
by Heinrich Schuchardt
· Wed May 08 23:17:38 2019 +0200
d14329b
efi_loader: observe CONFIG_EFI_LOADER_HII
by Heinrich Schuchardt
· Wed May 08 21:42:36 2019 +0200
8bd4f41
efi_loader: signature of ExitBootServices()
by Heinrich Schuchardt
· Sun May 05 21:58:35 2019 +0200
78a23b5
efi_loader: LoadImage() check source size
by Heinrich Schuchardt
· Sun May 05 16:55:06 2019 +0200
2e0a790
efi_loader: LoadImage() check parent image
by Heinrich Schuchardt
· Sun May 05 16:55:06 2019 +0200
b673e4b
efi_loader: HandleProtocol parameter checks
by Heinrich Schuchardt
· Sun May 05 11:24:53 2019 +0200
952e206
efi_loader: use EFI_PRINT instead of debug
by Heinrich Schuchardt
· Sun May 05 11:56:23 2019 +0200
5d8231b
efi_loader: CloseProtocol() requires valid agent handle
by Heinrich Schuchardt
· Sun May 05 10:37:51 2019 +0200
6eec42d
efi_loader: implement RegisterProtocolNotify()
by Heinrich Schuchardt
· Sat May 04 17:27:54 2019 +0200
66ddc2e
efi_loader: EVT_NOTIFY_SIGNAL events
by Heinrich Schuchardt
· Sun May 05 00:07:34 2019 +0200
3758752
efi_loader: unload applications upon Exit()
by Heinrich Schuchardt
· Wed May 01 20:07:04 2019 +0200
4ed66e5
efi_loader: implement UnloadImage()
by Heinrich Schuchardt
· Wed May 01 18:25:45 2019 +0200
6b3581a
efi_loader: move efi_unload_image() down in source
by Heinrich Schuchardt
· Wed May 01 19:04:32 2019 +0200
b27ced4
efi_loader: mark started images
by Heinrich Schuchardt
· Wed May 01 14:20:18 2019 +0200
c0ee5f3
efi_loader: correct parameter check in LocateHandle()
by Heinrich Schuchardt
· Sat May 04 17:37:32 2019 +0200
ce66499
efi_loader: allowable event types in CreateEventEx()
by Heinrich Schuchardt
· Sat May 04 10:12:50 2019 +0200
aea03d6
efi_loader: clean up UEFI sub-system initialization
by Heinrich Schuchardt
· Sat May 04 11:47:48 2019 +0200
30cd046
efi_loader: description of efi_add_handle()
by Heinrich Schuchardt
· Wed May 01 09:42:39 2019 +0200
3d44512
efi_loader: implement support of exit data
by Heinrich Schuchardt
· Tue Apr 30 17:57:30 2019 +0200
9df002e
efi_loader: optional data in load options are binary
by Heinrich Schuchardt
· Mon Apr 29 13:51:45 2019 +0200
3a48925
efi_loader: set OsIndicationsSupported at init
by AKASHI Takahiro
· Wed Apr 24 15:30:38 2019 +0900
7bf4bc9
efi_loader: FreePages() must fail with pages = 0
by Heinrich Schuchardt
· Thu Apr 25 18:41:40 2019 +0200
ad7a215
efi_loader: parameter check CreateEventEx()
by Heinrich Schuchardt
· Thu Apr 25 07:30:41 2019 +0200
c96c594
efi_loader: check length in CreateDeviceNode()
by Heinrich Schuchardt
· Tue Apr 23 00:51:01 2019 +0200
f727233
efi_loader: check memory type in AllocatePages()
by Heinrich Schuchardt
· Tue Apr 23 00:30:53 2019 +0200
14ff23b
efi_loader: rework bootmgr/bootefi using load_image API
by AKASHI Takahiro
· Fri Apr 19 12:22:35 2019 +0900
28b3917
efi_loader: correctly split device path of loaded image
by Heinrich Schuchardt
· Sat Apr 20 19:24:43 2019 +0000
788ad41
efi_loader: consistent naming of protocol GUIDs
by Heinrich Schuchardt
· Sat Apr 20 07:39:11 2019 +0200
0b27575
efi_loader: export root node handle
by AKASHI Takahiro
· Tue Apr 16 13:24:20 2019 +0900
9c6531f
efi_loader: efi_setup_loaded_image() handle missing file name
by AKASHI Takahiro
· Tue Apr 16 17:39:26 2019 +0200
22b9fb9
efi_loader: simplify protocol installation
by Heinrich Schuchardt
· Fri Apr 12 07:14:43 2019 +0200
744d83e
efi_loader: export efi_install_multiple_protocol_interfaces
by Heinrich Schuchardt
· Fri Apr 12 06:59:49 2019 +0200
e83aafa
efi_loader: update virtual address in efi_mem_carve_out
by Heinrich Schuchardt
· Thu Apr 11 20:08:54 2019 +0200
ba7a950
efi_loader: add protection for block_dev
by Patrick Delaunay
· Wed Apr 10 11:02:58 2019 +0200
3700d57
efi_loader: fix setting PlatformLang
by Heinrich Schuchardt
· Thu Apr 11 07:34:24 2019 +0200
3f2860f
efi_loader: move efi_save_gd() call to board_r.c
by Heinrich Schuchardt
· Wed Apr 10 00:32:07 2019 +0200
0c1c410
efi_loader: remove stray #define LOG_CATEGORY LOGL_ERR
by Heinrich Schuchardt
· Tue Apr 09 23:22:13 2019 +0200
a13e162
efi_loader: enable HII protocols by default
by Heinrich Schuchardt
· Sun Apr 07 23:58:50 2019 +0200
926e696
efi_loader: assign HII protocols to root node
by Heinrich Schuchardt
· Sun Apr 07 23:53:53 2019 +0200
00b00a1
efi_loader: correct CTRL-A - CTRL-Z console input
by Heinrich Schuchardt
· Sat Apr 06 20:59:24 2019 +0200
f1fe17e
efi_loader: enable file SetInfo()
by Heinrich Schuchardt
· Sat Apr 06 18:17:39 2019 +0200
34c303b
efi_loader: correct file creation
by Heinrich Schuchardt
· Sat Apr 06 16:27:34 2019 +0200
d4fe528
efi_loader: debug output file handle in efi_file_open()
by Heinrich Schuchardt
· Sat Apr 06 16:36:16 2019 +0200
b0ad905
efi_loader: boottime: export efi_[un]load_image()
by AKASHI Takahiro
· Tue Mar 05 14:53:31 2019 +0900
bbe13da
efi_loader: boottime: add loaded image device path protocol to image handle
by AKASHI Takahiro
· Wed Mar 27 13:40:32 2019 +0900
f7fe45b
efi_loader: variables PlatformLang and PlatformLangCodes
by Heinrich Schuchardt
· Fri Apr 05 02:45:21 2019 +0200
706a2fe
efi_loader: EFI_PRINT instead of debug for memory services
by Heinrich Schuchardt
· Thu Apr 04 21:50:02 2019 +0200
55111c3
efi_loader: EFI_PRINT instead of debug for variable services
by Heinrich Schuchardt
· Thu Apr 04 21:36:44 2019 +0200
8efe079
efi_loader: parameter checks in StartImage and Exit()
by Heinrich Schuchardt
· Tue Mar 26 19:03:17 2019 +0100
2650a4d
efi_loader: rearrange boottime service functions
by Heinrich Schuchardt
· Tue Mar 26 19:02:05 2019 +0100
b4e2ba3
efi_loader: sanity checks when freeing memory
by Heinrich Schuchardt
· Tue Mar 26 05:31:41 2019 +0100
068879a
efi_loader: set image_base and image_size to correct values
by AKASHI Takahiro
· Thu Oct 11 04:09:58 2018 -0700
e6577f9
efi_loader: bootmgr: support BootNext and BootCurrent variable behavior
by AKASHI Takahiro
· Wed Mar 20 09:07:55 2019 +0900
47e35a9
efi_loader: release file buffer after loading image
by Heinrich Schuchardt
· Mon Mar 04 17:50:05 2019 +0100
79730de
efi_loader: TODO for the EFI file protocol
by Heinrich Schuchardt
· Wed Mar 27 21:41:04 2019 +0100
9de5c4c
efi_loader: superfluous conversion in efi_file_open()
by Heinrich Schuchardt
· Tue Mar 19 19:16:23 2019 +0100
d20f512
efi_loader: remove superfluous check in efi_setup_loaded_image()
by Heinrich Schuchardt
· Tue Mar 19 18:58:58 2019 +0100
793a625
efi_loader: missing return in efi_get_next_variable_name()
by Heinrich Schuchardt
· Tue Mar 19 18:36:21 2019 +0100
Next »