mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-30 17:14:07 +02:00
De-Unicode
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6347 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
5d51e4639b
commit
242942b20f
@ -76,7 +76,7 @@ typedef struct {
|
|||||||
///
|
///
|
||||||
typedef struct {
|
typedef struct {
|
||||||
///
|
///
|
||||||
/// A GUID that defines the memory allocation region¡¯s type and purpose, as well as
|
/// A GUID that defines the memory allocation region's type and purpose, as well as
|
||||||
/// other fields within the memory allocation HOB. This GUID is used to define the
|
/// other fields within the memory allocation HOB. This GUID is used to define the
|
||||||
/// additional data within the HOB that may be present for the memory allocation HOB.
|
/// additional data within the HOB that may be present for the memory allocation HOB.
|
||||||
/// Type EFI_GUID is defined in InstallProtocolInterface() in the UEFI 2.0
|
/// Type EFI_GUID is defined in InstallProtocolInterface() in the UEFI 2.0
|
||||||
|
@ -576,7 +576,7 @@ typedef struct {
|
|||||||
///
|
///
|
||||||
VOID *Buffer;
|
VOID *Buffer;
|
||||||
///
|
///
|
||||||
/// Size of the file’s data.
|
/// Size of the file's data.
|
||||||
///
|
///
|
||||||
UINT32 BufferSize;
|
UINT32 BufferSize;
|
||||||
} EFI_FV_FILE_INFO;
|
} EFI_FV_FILE_INFO;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user