CloverBootloader/rEFIt_UEFI/refit
jief666 cee098d1e6 Rename MACHINE_TYPES enum to MacModel.
Rename PLATFORMDATA array to ApplePlatformDataArrayClass.
Refactor so enum MacModel doesn't have to be in the same order as
ApplePlatformDataArrayClass.
Create static_assert that guarantee that all model has platform data.
2021-10-18 21:06:19 +02:00
..
icns.cpp big cleanup to XTHEME 2020-04-10 13:04:21 +03:00
lib.cpp Convert bool to XBool. 2021-09-28 16:54:31 +03:00
lib.h Convert bool to XBool. 2021-09-28 16:54:31 +03:00
main.cpp Rename MACHINE_TYPES enum to MacModel. 2021-10-18 21:06:19 +02:00
menu.cpp Rename MACHINE_TYPES enum to MacModel. 2021-10-18 21:06:19 +02:00
menu.h Convert bool to XBool. 2021-09-28 16:54:31 +03:00
screen.cpp Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00
screen.h Create XBool to avoid nasty side effect when assigning int to bool. 2021-09-28 11:28:45 +03:00