audk/DuetPkg/FSVariable
lgao4 8e3fdb95fa 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
2009-01-09 06:31:30 +00:00
..
FSVariable.c Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModulePackage Include VariableFormat.h 2009-01-09 06:31:30 +00:00
FSVariable.dxs Add missing module for duet package. 2008-04-18 03:09:54 +00:00
FSVariable.h Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModulePackage Include VariableFormat.h 2009-01-09 06:31:30 +00:00
FSVariable.inf Fix some bugs in FSVariable and BdsPlatform for duet platform. 2008-04-30 09:08:49 +00:00
FileStorage.c Resolved several warnings generated by GCC. 2008-11-23 23:57:13 +00:00
MemStorage.c Resolved several warnings generated by GCC. 2008-11-23 23:57:13 +00:00
VariableStorage.h Clean up to update the reference of the these macros: 2008-12-16 15:31:52 +00:00