Changeset 3007
- Timestamp:
- Jun 13, 2012 7:05:13 AM (12 months ago)
- File:
-
- 1 edited
-
cpu/x86/pc/olpc/security.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cpu/x86/pc/olpc/security.fth
r2888 r3007 1304 1304 1305 1305 alternate? if " \boot-alt" else " \boot" then pn-buf place 1306 1307 key? if 1308 pending-char c@ h# 1b = if 1309 visible red-letters ." Secured, continuing" cancel cr 1310 then 1311 then 1306 1312 1307 1313 all-devices$ load-from-list if exit then \ Returns only if no images found
Note: See TracChangeset
for help on using the changeset viewer.
