diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-11-29 02:54:20 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-11-29 02:54:20 +0000 |
commit | b32a39b3287e8f03b7701619e140f814a0a61a48 (patch) | |
tree | 4d5ab656975d0bcd7c950c3959b55a1ab0e3f65e /MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h | |
parent | 3112de21e57eda62ec0d9c4800964d15f5f55313 (diff) | |
download | edk2-platforms-b32a39b3287e8f03b7701619e140f814a0a61a48.tar.xz |
Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can correctly output >4G module entry point address.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2033 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h')
-rw-r--r-- | MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h b/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h index baba2764db..53236a616a 100644 --- a/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h +++ b/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h @@ -1,5 +1,5 @@ /** @file
- FileSystemVolumeLabelInfo protocol as defined in the EFI 1.0 specification.
+ FileSystemVolumeLabelInfo guid and data structure as defined in the EFI 1.0 specification.
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
|