]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/MpInitLib/MpLib.h
UefiCpuPkg: Remove alignment check when calculate microcode size.
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / MpLib.h
index 6609c958ce8a63b29f92f5656d58152cdf30babf..b6e5a1afab0044cdde2e82abb6b4c6504a1e98b3 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Common header file for MP Initialize Library.\r
 \r
-  Copyright (c) 2016 - 2019, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2016 - 2020, Intel Corporation. All rights reserved.<BR>\r
   SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
@@ -54,7 +54,6 @@
 typedef struct {\r
   UINTN    Address;\r
   UINTN    Size;\r
-  UINTN    AlignedSize;\r
 } MICROCODE_PATCH_INFO;\r
 \r
 //\r