]> git.proxmox.com Git - mirror_edk2.git/commit
Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModule...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 9 Jan 2009 06:31:30 +0000 (06:31 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 9 Jan 2009 06:31:30 +0000 (06:31 +0000)
commit8e3fdb95fa09752ba95b336d2a0ecd2a6d927843
treeab1203c71fa27fc8ad2a51bf2b847363c04837cf
parent72d50eec450f6101fdd2593b875b55712776df7c
Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModulePackage Include VariableFormat.h

And Use PCD to replace macros in source code to reduce confusion.(FixedPcdGet32(PcdMaxVariableSize) replaces MAX_VARIABLE_SIZE, and FixedPcdGet32(PcdMaxHardwareErrorVariableSize) replaces MAX_HARDWARE_ERROR_VARIABLE_SIZE.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7230 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/FSVariable/FSVariable.c
DuetPkg/FSVariable/FSVariable.h