From 59f73fdea8ec23aa6c5482289f9acf96079affc3 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 6 Dec 2018 09:39:54 +0200 Subject: Implemented boot screen utility for first OS boot. --- .../PPC/Tango.PPC.BootScreen/MainWindow.xaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Software/Visual_Studio/PPC/Tango.PPC.BootScreen/MainWindow.xaml (limited to 'Software/Visual_Studio/PPC/Tango.PPC.BootScreen/MainWindow.xaml') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.BootScreen/MainWindow.xaml b/Software/Visual_Studio/PPC/Tango.PPC.BootScreen/MainWindow.xaml new file mode 100644 index 000000000..a199d69c5 --- /dev/null +++ b/Software/Visual_Studio/PPC/Tango.PPC.BootScreen/MainWindow.xaml @@ -0,0 +1,17 @@ + + + + + Configuring operation system settings, please wait... + + + + + -- cgit v1.3.1