Sam Protsenko
fd76fdc34e
board: samsung: e850-96: Enable EFI Capsule Update mechanism
...
Make it possible to update E850-96 firmware binaries using EFI Capsule
Update mechanism. For example, to update the U-Boot binary, the capsule
file can be generated like this:
$ ./tools/mkeficapsule --index 4 \
--guid 629578c3-ffb3-4a89-ac0c-611840727779 \
u-boot.bin capsule4.bin
The resulting 'capsule4.bin' should be copied to ESP partition (in
/boot/efi/EFI/UpdateCapsule/ directory). Then after reboot U-Boot will
update the 'bootloader' area in eMMC Boot Partition A (boot0) and remove
the capsule file, by EFI boot manager executed as a part of Standard
Boot:
Applying capsule capsule4.bin succeeded.
Reboot after firmware update.
The kernel will also expose the ESRT table information via SysFS in
/sys/firmware/efi/esrt/entries.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org >
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
2025-07-25 10:17:21 +09:00
..
2025-05-08 08:31:13 +03:00
2025-06-20 12:15:08 -06:00
2025-04-01 08:44:51 -06:00
2025-07-08 14:58:44 +02:00
2025-05-29 08:30:25 -06:00
2025-05-29 08:30:25 -06:00
2025-07-16 10:56:28 -06:00
2025-01-21 09:29:05 -06:00
2025-05-08 08:31:13 +03:00
2025-06-19 13:56:43 +03:00
2025-05-08 08:31:13 +03:00
2025-03-25 08:29:50 -03:00
2025-06-27 13:07:43 -06:00
2025-06-02 17:26:16 -06:00
2024-12-18 15:18:59 -06:00
2025-05-31 16:59:28 -03:00
2025-05-29 08:30:25 -06:00
2025-01-16 15:55:27 +08:00
2025-05-08 08:31:13 +03:00
2025-05-09 15:05:14 -06:00
2025-05-09 15:05:14 -06:00
2025-02-14 10:19:24 -06:00
2025-07-08 13:10:03 -06:00
2025-04-04 16:49:59 -06:00
2025-07-08 13:10:03 -06:00
2025-06-02 17:26:16 -06:00
2025-05-29 08:30:25 -06:00
2025-06-02 17:43:56 -06:00
2025-06-02 17:43:56 -06:00
2025-04-23 22:12:06 +08:00
2025-07-08 13:10:12 -06:00
2025-01-10 18:56:22 -06:00
2025-07-17 09:58:42 -03:00
2025-03-11 23:05:57 +01:00
2025-05-29 08:30:25 -06:00
2025-06-13 13:10:33 -06:00
2025-06-20 12:15:08 -06:00
2024-12-18 15:18:59 -06:00
2025-01-29 22:52:35 +01:00
2025-05-08 08:31:13 +03:00
2025-06-02 17:26:16 -06:00
2025-03-17 10:18:18 -06:00
2025-06-02 17:26:16 -06:00
2025-07-22 13:53:03 -06:00
2025-01-10 18:56:15 -06:00
2025-04-16 08:05:15 +02:00
2025-06-14 09:09:39 -06:00
2025-05-08 08:31:13 +03:00
2025-07-08 13:11:12 -06:00
2025-04-11 13:20:37 +02:00
2025-06-16 14:40:27 -03:00
2025-06-02 17:26:16 -06:00
2025-01-30 14:35:14 -06:00
2025-07-08 13:10:03 -06:00
2025-07-17 14:37:26 +08:00
2025-05-08 08:31:13 +03:00
2025-04-12 09:48:30 +03:00
2025-01-10 18:56:15 -06:00
2025-02-18 16:32:24 -06:00
2025-05-09 15:05:14 -06:00
2025-03-25 12:13:50 +08:00
2025-05-08 08:31:13 +03:00
2025-07-17 09:56:52 -03:00
2025-05-29 08:30:25 -06:00
2025-06-24 07:54:51 -06:00
2025-01-22 09:51:41 -06:00
2025-06-21 10:55:48 -06:00
2025-04-16 11:00:50 +01:00
2025-07-10 19:26:56 +02:00
2025-05-08 11:47:20 +08:00
2025-05-29 08:30:25 -06:00
2025-07-25 10:17:21 +09:00
2025-06-26 13:45:33 -06:00
2025-07-21 09:22:21 -06:00
2025-04-25 16:30:54 +08:00
2025-01-29 22:52:35 +01:00
2025-05-29 08:29:16 -06:00
2025-01-28 09:08:44 +01:00
2024-12-18 13:19:15 +08:00
2024-12-18 13:19:16 +08:00
2025-06-20 12:57:47 -06:00
2025-04-27 07:52:05 -06:00
2025-02-14 10:19:24 -06:00
2025-06-24 13:44:52 +01:00
2025-06-02 17:43:56 -06:00
2025-04-11 12:16:44 -06:00
2025-05-29 08:30:25 -06:00
2025-07-21 09:22:21 -06:00
2025-07-03 16:14:13 +08:00
2025-04-23 22:12:01 +08:00
2025-07-11 11:33:25 -06:00
2025-07-22 11:28:04 -06:00
2025-04-11 12:16:44 -06:00
2025-05-08 08:31:13 +03:00
2024-12-18 15:18:59 -06:00
2025-05-08 08:31:13 +03:00
2025-07-08 14:58:44 +02:00