Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5c49d4b578eae458149b24094c209ff277d57dfb
/
lib
/
efi
72cc538
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
by Simon Glass
· Thu Oct 20 18:22:39 2022 -0600
013aabb
lib: fix selection of CONFIG_CHARSET
by Heinrich Schuchardt
· Mon May 02 06:27:00 2022 +0200
e353ba1
efi: fix devpath_is_partition()
by Heinrich Schuchardt
· Mon Apr 25 23:21:20 2022 +0200
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
ba04253
efi: Support the efi command in the app
by Simon Glass
· Tue Jan 04 03:51:12 2022 -0700
029f48e
efi: Move exit_boot_services into a function
by Simon Glass
· Tue Jan 04 03:51:10 2022 -0700
3a4e8a9
efi: Show when allocated pages are used
by Simon Glass
· Wed Dec 29 11:57:49 2021 -0700
a008d68
efi: Check for failure when initing the app
by Simon Glass
· Wed Dec 29 11:57:47 2021 -0700
b13771f
efi: Share struct efi_priv between the app and stub code
by Simon Glass
· Wed Dec 29 11:57:45 2021 -0700
959cad7
efi: Add a few comments to the stub
by Simon Glass
· Wed Dec 29 11:57:44 2021 -0700
2d4b33e
efi: Locate all block devices in the app
by Simon Glass
· Wed Dec 29 11:57:36 2021 -0700
0a3e7b3
efi: Add a way to obtain boot services in the app
by Simon Glass
· Wed Nov 03 21:09:09 2021 -0600
86ed9c5
x86: Don't duplicate global_ptr in 64-bit EFI app
by Simon Glass
· Wed Nov 03 21:09:08 2021 -0600
359a89d
x86: Create a 32/64-bit selection for the app
by Simon Glass
· Wed Nov 03 21:09:06 2021 -0600
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
119e7ef
serial: Update NS16550_t and struct NS16550
by Simon Glass
· Tue Dec 22 19:30:18 2020 -0700
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· Sat Dec 28 10:45:01 2019 -0700
d3edd42
x86: timer: use a timer base of 0
by Simon Glass
· Fri Dec 06 21:41:49 2019 -0700
788ad41
efi_loader: consistent naming of protocol GUIDs
by Heinrich Schuchardt
· Sat Apr 20 07:39:11 2019 +0200
4f94ec5
efi_loader: typedef struct efi_object *efi_handle_t
by Heinrich Schuchardt
· Wed Sep 26 05:27:54 2018 +0200
8204f50
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· Wed Oct 24 06:36:37 2018 -0700
8839851
efi: stub: Pass EFI system table address to U-Boot payload
by Bin Meng
· Thu Aug 23 08:24:09 2018 -0700
268bc9e
efi: app: Add a sysreset driver
by Bin Meng
· Thu Jul 19 03:07:29 2018 -0700
22ee283
efi: stub: Move the use_uart assignment immediately after exit_boot_services() call
by Bin Meng
· Fri Jun 22 01:38:28 2018 -0700
ff592b2
efi.h: Do not use config options
by Alexander Graf
· Fri Jun 22 01:38:26 2018 -0700
cb787cb
efi: stub: Pass EFI GOP information to U-Boot payload
by Bin Meng
· Tue Jun 12 08:36:21 2018 -0700
4123662
x86: use EFI calling convention for efi_main on x86_64
by Ivan Gorinov
· Wed Jun 13 17:27:39 2018 -0700
c4d1f59
x86: efi: payload: Minor clean up on error message output
by Bin Meng
· Sun Jun 10 06:25:09 2018 -0700
5acbb78
x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
by Bin Meng
· Sun Jun 10 06:25:03 2018 -0700
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
6c0a849
efi_stub: Fix GDT_NOTSYS check
by Alexander Graf
· Mon Dec 04 16:33:26 2017 +0100
f8833e9
efi_stub: Use efi_uintn_t
by Alexander Graf
· Mon Dec 04 16:33:51 2017 +0100
1fa20e4d
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· Mon Jul 24 17:43:34 2017 +0800
6cbaac6
x86: Tidy up selection of building the EFI stub
by Simon Glass
· Mon Nov 07 08:47:06 2016 -0700
7c78bf9
x86: efi: payload: Make EFI payload build again
by Bin Meng
· Thu Aug 25 01:47:17 2016 -0700
bdf2a3e
efi_stub: Move carriage return before line feed in putc()
by Bin Meng
· Thu Mar 17 23:59:03 2016 -0700
60517d7
debug_uart: Adjust the declaration of debug_uart_init()
by Simon Glass
· Sun Oct 18 19:51:23 2015 -0600
91e24e4
efi: Add functions for decoding the EFI tables
by Simon Glass
· Tue Aug 04 12:33:58 2015 -0600
ce62a25
efi: Add 64-bit payload support
by Simon Glass
· Tue Aug 04 12:33:56 2015 -0600
63f581f
efi: Add support for loading U-Boot through an EFI stub
by Simon Glass
· Tue Aug 04 12:33:52 2015 -0600
9539e69
efi: Add start-up library code
by Simon Glass
· Fri Jul 31 09:31:36 2015 -0600