This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
CloverBootloader
Watch
1
Star
0
Fork
0
You've already forked CloverBootloader
mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced
2024-11-24 11:45:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8ff35c6295
CloverBootloader
/
rEFIt_UEFI
/
cpp_unit_test
/
global2.cpp
4 lines
100 B
C++
Raw
Normal View
History
Unescape
Escape
Big big refactoring of REFIT_MENU structs. They are now objects. There is some cleaning to do in the hierarchy of REFIT_ABSTRACT_MENU_ENTRY.
2020-02-28 21:28:33 +01:00
#
include
<Platform.h>
Import XArray and XObjArray. Create a basic unit test of C++ classes.
2020-02-23 12:21:28 +01:00
#
include
"../cpp_foundation/XStringW.h"
add missing files Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-02-15 15:51:18 +01:00
XStringW
global_str2
(
L
"
global_str2
"
)
;
Reference in New Issue
Copy Permalink