-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NetworkPkg/UefiPxeBcDxe: Bugfix for pxe driver
Ensure the poniter is not null before free it Signed-off-by: Bing Luo <[email protected]>
- Loading branch information
Bing Luo
committed
Dec 28, 2024
1 parent
0986082
commit a2782d6
Showing
6 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
Submodule libfdt
updated
6 files
+292 −57 | libfdt/fdt_overlay.c | |
+33 −4 | libfdt/fdt_ro.c | |
+82 −22 | libfdt/libfdt.h | |
+61 −9 | libfdt/libfdt.i | |
+3 −0 | pyproject.toml | |
+43 −0 | sbom.cdx.json |
Submodule mipisyst
updated
8 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule jansson
updated
74 files
Submodule libspdm
updated
72 files