CloverBootloader/rEFIt_UEFI/libeg
jief 32fbf76326 Update BaseLib.h with macro BASE_LIST_FOR_EACH.
Introduce class apd (automatic pointer destruction)
Introduce MemoryTracker
Weak symbols in MemoryAllocationLib to be able to redefine them (see
MemoryTracker).
Embed LegacyOS instead of a pointer.
Fixed a lot of memory leaks.
2023-11-18 11:04:54 +01:00
..
AppleImageCodec.cpp embed AppleImageCodec protocol 2022-08-16 21:30:49 +03:00
BmLib.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
BmLib.h Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
EfiFileLib.h
egemb_font.cpp
egemb_icons_dark.cpp
egemb_icons.cpp
FloatLib.cpp
FloatLib.h some style check 2022-01-25 20:07:33 +03:00
image.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
image.h
libeg.h
libegint.h
libscreen.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
load_icns.cpp
lodepng.cpp Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
lodepng.h
nanosvg.cpp Update BaseLib.h with macro BASE_LIST_FOR_EACH. 2023-11-18 11:04:54 +01:00
nanosvg.h Renames in nano svg to follow conventions nsvg__ 2023-11-11 06:50:58 +01:00
nanosvgrast.cpp Renames in nano svg to follow conventions nsvg__ 2023-11-11 06:50:58 +01:00
scroll_images.cpp
text.cpp Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
VectorGraphics.cpp Update BaseLib.h with macro BASE_LIST_FOR_EACH. 2023-11-18 11:04:54 +01:00
VectorGraphics.h
XCinema.cpp Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
XCinema.h Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
XIcon.cpp Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
XIcon.h Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
XImage.cpp Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
XImage.h XIcon::GetBest now returns a reference, which save time and memory. 2023-11-07 17:40:28 +01:00
XPointer.cpp XIcon::GetBest now returns a reference, which save time and memory. 2023-11-07 17:40:28 +01:00
XPointer.h XIcon::GetBest now returns a reference, which save time and memory. 2023-11-07 17:40:28 +01:00
XTheme.cpp Update BaseLib.h with macro BASE_LIST_FOR_EACH. 2023-11-18 11:04:54 +01:00
XTheme.h Improve XString forgetDataWithoutFreeing() to avoid freeing a literal. 2023-11-12 03:48:29 +01:00