Lines Matching full:world
1 # OpenBMC Hello World using devtool
47 + std::cout<<"Hello World" <<std::endl;
65 4. Confirm your "Hello World" made it into the new image
70 journalctl | grep "Hello World"
76 <date> romulus phosphor-bmc-state-manager[1089]: Hello World
88 1. Modify your hello world
94 Change your cout to "Hello World Again"
100 phosphor-state-manager repo to pick up your new hello world change.
112 Now is time to load your Hello World application in to QEMU virtual hardware.
154 You'll see your "Hello World Again" message displayed. Ctrl^C to end that
168 Since systemd started your service, the "Hello World Again" will not be
179 <date> romulus phosphor-bmc-state-manager[1089]: Hello World Again