From owner-freebsd-hackers@freebsd.org Fri Feb 9 06:15:33 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DD70F07D68 for ; Fri, 9 Feb 2018 06:15:33 +0000 (UTC) (envelope-from sblachmann@gmail.com) Received: from mail-qt0-x232.google.com (mail-qt0-x232.google.com [IPv6:2607:f8b0:400d:c0d::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DE38073C60 for ; Fri, 9 Feb 2018 06:15:32 +0000 (UTC) (envelope-from sblachmann@gmail.com) Received: by mail-qt0-x232.google.com with SMTP id s27so9293121qts.4 for ; Thu, 08 Feb 2018 22:15:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=Y8vsl0yHCeaxzwtwDxhoul5AAusKgbtdol2bnj8ziqk=; b=CjJOCIJKRNpvIPydVeDZXyZA6hcs7avhGyBdnTwyx2yj/aPB3vwyB20q69HDRkRcCh miVIQzHZVrsvnNKQK89DsHCdvlsdonzE/JG1A4W3i/1hJBHHevp7CvjWCX0HX6+YU2R6 UUTOLpTy9y1+HeDGFY3c1wZrBSZC3n7aMZmdMWiHwoqroSquEFicJolBqavWAAhx6YvI I7Py+uEECUPE9cXj7tETH/QosDQlM5ykpYcNUiRuXhevR2nN4R4KA5p+o/Meqpsx319v pvHkZ37SJBRH6/kX9G19y0EZCI+thWY//fRNxtkPNszvohLQbcKPR7+O8vQYzbrhS/C8 mPtg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Y8vsl0yHCeaxzwtwDxhoul5AAusKgbtdol2bnj8ziqk=; b=cKws5OrEfB4R854lvzB++dn6LESdyEy6KE7BZ1LHHkiBcHNcNnNzpIUZZCkYZcVQJA v4r8nBrV7HesGzpU9Zh2fkQZ745OwXXLYCt1Ji/+3JRYbs9iXF0dKXlWM6CsS4V3vFA2 FhhbZnAkZFIgcJ8/T7mOlQK2HX6vYgv1N4yfCJiKJGR/ZhqaRb42Vdg/EUmrByQVOw1N JhKdM90PMittO2untzSW1Kr7oV/wOxVJowcYexZRtQRn6O7IKSVVA0IQ8zYIzWjwFZh5 q6jmvw/tBUjnL7LOO3kBisy9ERT/EsrrSqIb3IobClKsO2MJkYHal07mxNFcXeNWWli5 CMXg== X-Gm-Message-State: APf1xPDop358WsP5RdUHwBWzu2xz1ge9OSDHVq+1i4DE7LKIJ1hhgwYp Gps1KXwFyHBkP6xpQejlbulANORVodlwTtu6qSpdZQ== X-Google-Smtp-Source: AH8x224Cb7jGq3KChd2CuRiH6KKli3wI+a0JzWi/8tBERqMHavn35hppU77oJks1BznSVNilCZe0UqA+G3UrOJyYhEA= X-Received: by 10.200.34.237 with SMTP id g42mr2569429qta.93.1518156932151; Thu, 08 Feb 2018 22:15:32 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.28.36 with HTTP; Thu, 8 Feb 2018 22:15:31 -0800 (PST) From: Stefan Blachmann Date: Fri, 9 Feb 2018 07:15:31 +0100 Message-ID: Subject: New microcode updating tool for FreeBSD To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2018 06:15:33 -0000 Hello, I would like to introduce you to my new microcode updater for FreeBSD. As the old devcpu-data port has serious bug and does not support the new multi-blobbed Intel microcode format, I have made this new tool. Please see the forums for a description and usage instructions, including the github download link: https://forums.freebsd.org/threads/64588/ Questions and suggestions welcome! Have a nice day! Stefan P.S.: I got a suggestion to post on freebsd-current instead. But I seem to be unable to register on that list: "The hidden token didn't match. Did your IP change?" The IP here is static...