mirror of
https://github.com/acpica/acpica/
synced 2025-02-23 08:54:16 +03:00
ValidateBufferSize is now InitializeBuffer. Also, clears the caller
buffer. date 2002.01.22.16.21.00; author rmoore1; state Exp;
This commit is contained in:
parent
5041412686
commit
d79ad1f9f3
@ -1,7 +1,7 @@
|
||||
/*******************************************************************************
|
||||
*
|
||||
* Module Name: dbcmds - debug commands and output routines
|
||||
* $Revision: 1.75 $
|
||||
* $Revision: 1.76 $
|
||||
*
|
||||
******************************************************************************/
|
||||
|
||||
@ -1046,6 +1046,7 @@ AcpiDbDisplayResources (
|
||||
|
||||
|
||||
AcpiDbSetOutputDestination (DB_REDIRECTABLE_OUTPUT);
|
||||
AcpiDbgLevel |= ACPI_LV_RESOURCES;
|
||||
|
||||
/* Convert string to object pointer */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user