]> Git Repo - u-boot.git/commit
efi_driver: simplify efi_uc_stop(), call efi_free_pool()
authorHeinrich Schuchardt <[email protected]>
Tue, 4 Oct 2022 10:50:51 +0000 (12:50 +0200)
committerHeinrich Schuchardt <[email protected]>
Thu, 6 Oct 2022 20:54:57 +0000 (22:54 +0200)
commit8b1641680d220e7e6cf467f7e2d627c4cbd66436
treebab243a5937c04419236bdcb9c3d927d466ab201
parent43a5891c66c8fe961999415b051c827ce1b543c4
efi_driver: simplify efi_uc_stop(), call efi_free_pool()

We have exported efi_free_pool(). There is no need to use EFI_CALL().

Signed-off-by: Heinrich Schuchardt <[email protected]>
lib/efi_driver/efi_uclass.c
This page took 0.031009 seconds and 4 git commands to generate.