mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 07:34:06 +02:00
Update comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8570 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
5e7ea54b33
commit
dd632e2501
@ -2,7 +2,7 @@
|
|||||||
GUID used to pass DEBUG() macro information through the Status Code Protocol
|
GUID used to pass DEBUG() macro information through the Status Code Protocol
|
||||||
and Status Code PPI
|
and Status Code PPI
|
||||||
|
|
||||||
Copyright (c) 2007, Intel Corporation
|
Copyright (c) 2007 - 2009, Intel Corporation
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
are licensed and made available under the terms and conditions of the BSD License
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
which accompanies this distribution. The full text of the license may be found at
|
||||||
@ -28,7 +28,7 @@
|
|||||||
typedef struct {
|
typedef struct {
|
||||||
UINT32 ErrorLevel;
|
UINT32 ErrorLevel;
|
||||||
//
|
//
|
||||||
// 12 * sizeof (UINT64) Var Arg stack
|
// 12 * sizeof (UINT64) area to store variable arguments for format in DEBUG string
|
||||||
//
|
//
|
||||||
// ascii DEBUG () Format string
|
// ascii DEBUG () Format string
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user