De-Unicode
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6346 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
da06ac1c70
commit
5d51e4639b
@ -1,5 +1,5 @@
|
|||||||
/** @file
|
/** @file
|
||||||
Main PAL API's defined in Intel Itanium Architecture Software Developer’s Manual.
|
Main PAL API's defined in Intel Itanium Architecture Software Developer's Manual.
|
||||||
|
|
||||||
Copyright (c) 2006 - 2008, Intel Corporation
|
Copyright (c) 2006 - 2008, Intel Corporation
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
|
@ -344,8 +344,8 @@ typedef struct _SAL_UPDATE_PAL_INFO_BLOCK {
|
|||||||
#pragma pack(1)
|
#pragma pack(1)
|
||||||
typedef struct {
|
typedef struct {
|
||||||
///
|
///
|
||||||
/// The ASCII string representation of “SST_”, which confirms the presence of the table.
|
/// The ASCII string representation of "SST_" which confirms the presence of the table.
|
||||||
///
|
///
|
||||||
UINT32 Signature;
|
UINT32 Signature;
|
||||||
///
|
///
|
||||||
/// The length of the entire table in bytes, starting from offset zero and including the
|
/// The length of the entire table in bytes, starting from offset zero and including the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user