Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5a64711b486879e3627d5c084bad6e5776c53f98
/
lib
/
efi_loader
1943dbb
efi_loader: detach runtime in ExitBootServices()
by Heinrich Schuchardt
· Fri Jul 05 17:42:16 2019 +0200
c3f2a9f
efi_loader: simplify detaching
by Heinrich Schuchardt
· Fri Jul 05 18:12:21 2019 +0200
05874fb
efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM
by Heinrich Schuchardt
· Fri Jul 05 18:12:16 2019 +0200
2572851
efi_loader: split off detaching SetVirtualAddress()
by Heinrich Schuchardt
· Sat Jun 29 03:32:52 2019 +0200
5337a6c
efi_loader: unimplemented runtime services
by Heinrich Schuchardt
· Thu Jun 20 15:40:49 2019 +0200
2ac6258
efi_loader: let the variable driver patch out the runtime
by Heinrich Schuchardt
· Thu Jun 20 15:25:48 2019 +0200
19cd80b
efi_loader: clean up runtime detaching
by Heinrich Schuchardt
· Thu Jun 20 22:00:02 2019 +0000
98f8936
efi_loader: remove NULL entries from runtime detach list
by Heinrich Schuchardt
· Sat Jun 29 02:00:16 2019 +0200
cf3b118
efi_loader: initialization of variable services
by Heinrich Schuchardt
· Thu Jun 20 13:52:16 2019 +0200
9b19dae
efi_loader: move efi_query_variable_info()
by Heinrich Schuchardt
· Thu Jun 20 12:13:05 2019 +0200
da8f900
efi_loader: remove superfluous spaces in comments
by Heinrich Schuchardt
· Wed Jul 03 20:27:24 2019 +0200
0f042f9
efi_loader: fix typo in efi_variable.c
by Heinrich Schuchardt
· Thu Jun 20 12:03:53 2019 +0200
646faf3
efi_loader: Delete() return EFI_WARN_DELETE_FAILURE
by Heinrich Schuchardt
· Mon Jun 17 22:00:13 2019 +0200
bd42518
efi_loader: ListPackageLists() return EFI_NOT_FOUND
by Heinrich Schuchardt
· Mon Jun 17 20:46:29 2019 +0200
fea93d6
efi_loader: console incorrectly advertised left logo key
by Heinrich Schuchardt
· Sun Jun 16 22:33:20 2019 +0200
46e41d0
efi_loader: alternative scan codes for F5, END, HOME
by Heinrich Schuchardt
· Sun Jun 16 21:41:13 2019 +0200
6ea1b29
efi_loader: GOP: provide accurate mode information
by Heinrich Schuchardt
· Sat Jun 15 14:52:53 2019 +0200
e32595b
efi_loader: SetMode() must blank screen
by Heinrich Schuchardt
· Sat Jun 15 14:52:53 2019 +0200
372b893
efi_loader: system table setup
by Heinrich Schuchardt
· Sat Jun 15 14:51:06 2019 +0200
0301e36
efi_loader: QueryMode() must allocate buffer
by Heinrich Schuchardt
· Sat Jun 15 14:07:40 2019 +0200
c9ab18d
efi_loader: SetMode() parameters check
by Heinrich Schuchardt
· Sat Jun 15 12:58:30 2019 +0200
5e1dbf7
efi_loader: QueryMode() check parameters
by Heinrich Schuchardt
· Sat Jun 15 12:52:35 2019 +0200
087c8c4
efi_loader: Blt() with incorrect BltOperation
by Heinrich Schuchardt
· Sat Jun 15 12:42:46 2019 +0200
1e12962
efi_loader: fix SetAttribute()
by Heinrich Schuchardt
· Fri Jun 14 07:16:57 2019 +0200
757cc4a
efi_loader: fix SetMode()
by Heinrich Schuchardt
· Fri Jun 14 07:20:51 2019 +0200
b4ba5be
efi_loader: GetTime() must return EFI_UNSUPPORTED
by Heinrich Schuchardt
· Thu Jun 13 18:42:40 2019 +0200
3240184
efi_loader: add RuntimeServicesSupported variable
by AKASHI Takahiro
· Wed Jun 05 13:21:38 2019 +0900
adba396
efi_loader: parameter checks SetVariable()
by Heinrich Schuchardt
· Wed Jun 12 23:28:42 2019 +0200
b5dd265
efi_loader: legal characters in StrToFat()
by Heinrich Schuchardt
· Wed Jun 12 21:06:28 2019 +0200
e6e62e0
efi_loader: MetaiMatch() must be case insensitive
by Heinrich Schuchardt
· Wed Jun 12 19:18:24 2019 +0200
56b587f7
efi_loader: AllocatePages() must accept addr == 0
by Heinrich Schuchardt
· Wed Jun 12 07:17:04 2019 +0200
afc3367
efi_loader: correct ExitBootServices()
by Heinrich Schuchardt
· Tue Jun 11 20:05:40 2019 +0200
ff94bca
efi_loader: loaded images cannot be started twice
by Heinrich Schuchardt
· Tue Jun 11 19:35:20 2019 +0200
6a41cf2
efi_loader: LoadImage must return EFI_NOT_FOUND
by Heinrich Schuchardt
· Tue Jun 11 19:00:56 2019 +0200
b7b1011
efi_loader: LoadImage w/o SourceBuffer and DevicePath
by Heinrich Schuchardt
· Tue Jun 11 18:52:33 2019 +0200
35c0cf6
efi_loader: implement event queue
by Heinrich Schuchardt
· Wed Jun 05 21:00:39 2019 +0200
7b4b8d86
efi_loader: event signaling in ExitBootServices
by Heinrich Schuchardt
· Fri Jun 07 06:47:01 2019 +0200
0b4de56
efi_loader: SignalEvent for event in signaled state
by Heinrich Schuchardt
· Thu Jun 06 01:51:50 2019 +0200
ea0f6a8
efi_loader: RegisterProtocolNotify event signaling
by Heinrich Schuchardt
· Fri Jun 07 07:43:24 2019 +0200
d636f14
Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi
by Tom Rini
· Wed Jun 05 15:53:18 2019 -0400
fd93b31
efi_loader: bootmgr: make BootNext non-volatile
by AKASHI Takahiro
· Tue Jun 04 15:52:09 2019 +0900
7f33433
efi_loader: variable: support non-volatile attribute
by AKASHI Takahiro
· Tue Jun 04 15:52:06 2019 +0900
485975b
efi_loader: notify memory map changes
by Heinrich Schuchardt
· Tue Jun 04 20:55:12 2019 +0200
15db9ce
efi_loader: bootmgr: print a message when loading from BootNext failed
by AKASHI Takahiro
· Wed May 29 20:54:25 2019 +0200
e3bca2a
efi_loader: close protocols in UnloadImage()
by Heinrich Schuchardt
· Sun Jun 02 20:02:32 2019 +0200
53f26b9
efi_loader: fix EnableCursor()
by Heinrich Schuchardt
· Sun Jun 02 22:54:28 2019 +0200
9912c03
efi_loader: check timer events in Stall()
by Heinrich Schuchardt
· Sun Jun 02 21:12:17 2019 +0200
7416aef
efi_loader: DisconnectController() with no driver
by Heinrich Schuchardt
· Sun Jun 02 01:43:33 2019 +0200
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
Next »