]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Sec/SecMain.h
SecurityPkg: Tcg2Smm: Change TPM2.0 MMIO range attribute
[mirror_edk2.git] / Nt32Pkg / Sec / SecMain.h
index a94f1c111e376e187533d8fdd0d6fb69f6be8187..76522e3c655c96fd57d83de55d81420118bd33bb 100644 (file)
@@ -1,7 +1,7 @@
 /**@file\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
 http://opensource.org/licenses/bsd-license.php                                            \r
@@ -19,10 +19,9 @@ Abstract:
 **/\r
 \r
 #include <stdio.h>\r
-#include <Base.h>\r
 #include <PiPei.h>\r
-#include <PiDxe.h>\r
 #include <WinNtPeim.h>\r
+#include <Guid/StatusCodeDataTypeDebug.h>\r
 #include <Library/BaseLib.h>\r
 #include <Library/PeCoffLib.h>\r
 #include <Ppi/NtPeiLoadFile.h>\r
@@ -39,8 +38,6 @@ Abstract:
 \r
 #include <IndustryStandard/PeImage.h>\r
 \r
-#define EFI_STATUS_CODE_DATA_MAX_SIZE 200\r
-\r
 #define STACK_SIZE                0x20000      \r
 \r
 typedef struct {\r