mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
when free up resource allocated for a MenuEntry, there exists the case that the DevicePath and DisplayString are NULL, so before calling FreePool function, need to check. Please note that on master branch, the file-explorer related codes in MdeModulePkg/Application/UiApp/BootMaint/ have been extracted into an independent library called FileExplorerLib in MdeModulePkg/Library/. Here, we pick the commit |
||
|---|---|---|
| .. | ||
| BootManagerMenuApp | ||
| HelloWorld | ||
| MemoryProfileInfo | ||
| UiApp | ||
| VariableInfo | ||