aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi/Guid
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2013-03-13 22:23:42 +0000
committerMichael Brown <mcb30@ipxe.org>2013-03-13 22:23:42 +0000
commit1025835d802978a16af456deca7a95265ba13af9 (patch)
treeee461991f7b2e8be0c0a09fc35c2d4d21188c4e4 /src/include/ipxe/efi/Guid
parentcb37d92ff6915b511163e0160b5587cce4d9bb1c (diff)
downloadipxe-1025835d802978a16af456deca7a95265ba13af9.tar.gz
[efi] Update to latest EDK2 headers
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/efi/Guid')
-rw-r--r--src/include/ipxe/efi/Guid/WinCertificate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/ipxe/efi/Guid/WinCertificate.h b/src/include/ipxe/efi/Guid/WinCertificate.h
index 75fc642f0..cf0a7c25e 100644
--- a/src/include/ipxe/efi/Guid/WinCertificate.h
+++ b/src/include/ipxe/efi/Guid/WinCertificate.h
@@ -1,7 +1,7 @@
/** @file
GUID for UEFI WIN_CERTIFICATE structure.
- Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
+ Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
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
@@ -76,7 +76,7 @@ typedef struct {
typedef struct {
///
/// This is the standard WIN_CERTIFICATE header, where
- /// wCertificateType is set to WIN_CERT_TYPE_UEFI_GUID.
+ /// wCertificateType is set to WIN_CERT_TYPE_EFI_GUID.
///
WIN_CERTIFICATE Hdr;
///