Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

27 lines
319 B

/*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
PpLastGood.h
Abstract:
This header exposed various routines needed for last known good processing
in the IO subsystem.
Author:
Adrian J. Oney - April 4, 2000
Revision History:
--*/
VOID
PpLastGoodDoBootProcessing(
VOID
);