]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/VariableFormat.h
Correct typo in comments, clean IfrSupportLib.h
[mirror_edk2.git] / MdeModulePkg / Include / VariableFormat.h
index 6e4ad1a9ca6ce7a638166499a54da90a928e5c5b..40bd4612866164ea958db2d71e022fe65211ede0 100644 (file)
@@ -27,7 +27,7 @@
 #endif\r
 \r
 //\r
-// Define GET_PAD_SIZE to optimize compiler\r
+// GET_PAD_SIZE to calculate miminal pad bytes to make current size satisfy the alignment requirement\r
 //\r
 #if ((ALIGNMENT == 0) || (ALIGNMENT == 1))\r
 #define GET_PAD_SIZE(a) (0)\r