sending password from pre-efi boot prompt to iokit driver
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=/bVkh8uU3TsH1sJsReo4uChuYfSnSy2wivf7+hdb+LU=; b=SxCNlAkwPE7sA0Mfo7RQf0prSwWtIiHV81DxI6lTkufnYoJXapg3EmR4RRfmnhgP+t sLgrOKz3XfAXLohjMJY3UrWdEfJ4GJZqaElTVnPgAl8qq+KOrI6CvhYTXKtFzO16o0mG hMtnsQ5bCfHU23TjGr49M9x83Y2PmEsq/Cv2Q= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=xFvbJPhk4lkGe+PQCLqaC3j3t4En3CHNNMqNIdct6m+c9IS3283sSaZwi9+C7d0EMj EUMmz14z0wySDX9Cwdf7PdOXlmprOUKNOUR80+FjnWx4Ha0HWUZWMG9b6Brm09kLYz/s luUjPWAYmXULhP35HDPq5O+Q2UUKjH2F9EPSM= Any suggestions? Thanks, Joel --- http://tinyco.de Mac, Lisp, OCaml _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... What mechanism should I use to share a password entered at the EFI pre- boot prompt to a driver? I thought of storing the password in NVRAM but don't believe it would go away upon reboot. It's imperative that the password evaporates once a machine is rebooted. This email sent to site_archiver@lists.apple.com
participants (1)
-
Joel Reymont