Pete's Blog
We're full of IT!
2011-10-25
Building and running Clang static-analyzer on Windows/MinGW
›
With the Clang static-analyzer becoming more and more popular these days, MinGW users on Windows might be looking for some way to also brin...
8 comments:
2011-10-14
On Windows 8 and WCID devices
›
With the 1.2.0 release of libwdi , which, for those who don't know, is a library aimed at making the installation of Windows USB drivers...
2011-10-12
Avoiding Program Compatibility Assistant warnings on Windows
›
If you're developing applications on Windows Vista or later, you may end up in a situation where this rather annoying little fellow pops...
2 comments:
2011-10-03
Flashing a NEC/RENESAS USB 3.0 uPD720200/uPD720200A firmware
›
It looks like NEC/Renesas are releasing steady releases of their popular USB 3.0 controllers drivers and firmwares. In case you have such a ...
48 comments:
2011-08-22
Writing a Linux device driver module for kernels 2.6 or later with udev
›
This is a short tutorial for a sample character device module aimed at Linux kernels 2.6 and later (including 3.x and 4.x) using udev. I th...
19 comments:
2011-08-12
Which controllers support USB 3.0 Debug?
›
As defined per section 7.6 of the xHCI specifications ? Unfortunately, none of the current ones from Renesas, VIA Labs or Fresco Logic do,...
1 comment:
2011-08-09
Enabling option ROM and flashing gPXE on an SMC 1211
›
If you're going to play with PCI option ROMs, you're likely to salvage a PCI Network Interface Card (NIC) with a flash ROM, or at le...
2 comments:
2011-08-08
USB_DOS: The (once) easiest way to create a DOS bootable USB stick on Windows
›
( Updated 2011.12.14 : this guide is now obsolete and has been superseded. If you want to create an MS-DOS or FreeDOS bootable USB Flash Dri...
2 comments:
2011-08-03
UBRX - L2 cache as instruction RAM (CAiR)
›
Word of advice: if you want to play with CPU caches, and especially an L2 cache, don't use a Slot 1 Pentium III as your test system: L2 ...
2011-07-15
Creating a bootable UEFI DUET USB stick
›
Now that one of my patches has made it into the UEFI/EDK2 SVN repository, I'm going to provide a quite guide on the easiest way to crea...
11 comments:
2011-07-11
Introducing UBRX - an Universal BIOS Recovery Console for x86 PCs
›
Following up on the previous BIOS generation endeavour , as well as wanting to demonstrate to any naysayer that a universal recovery consol...
2011-07-07
git remote repository
›
If you're like me, you probably have a small Linux server somewhere, begging to be used as a remote central git repository, be it only f...
1 comment:
2011-07-03
Windows driver utilities and other good stuff
›
Courtesy of Xiaofan . If you test driver installations quite often under Windows 7, then PnPUtil from Microsoft can be quite useful. Th...
2011-07-01
com0com signed drivers
›
If you are using VMware to play with virtual serial consoles on Windows, and especially if you want to have access to that console right fro...
33 comments:
2011-06-08
Crafting a BIOS from scratch
›
Introduction Ideally, there would have been an entry between this one and the last , where I'd give you some pointers on how to disass...
10 comments:
‹
›
Home
View web version