CloverBootloader/rEFIt_UEFI/refit
jief 187400d0ae Why did I put the FreePool parameter as const. That's stupid !
You must never free a const pointer, by definition.
2023-11-11 15:57:02 +01:00
..
icns.cpp big cleanup to XTHEME 2020-04-10 13:04:21 +03:00
lib.cpp Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
lib.h smbios automatic chooser 2023-06-17 00:44:39 +03:00
main.cpp Why did I put the FreePool parameter as const. That's stupid ! 2023-11-11 15:57:02 +01:00
menu.cpp Change DiscoveredHdaProperties.controller_name to avoid a memory leak. 2023-11-11 14:36:33 +01:00
menu.h Convert bool to XBool. 2021-09-28 16:54:31 +03:00
screen.cpp Make ThemeX a pointer. 2023-11-06 21:53:57 +01:00
screen.h Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00