audk/MdeModulePkg
yshang1 130e25699a 1) Replace MACRO with C functions.
2) Add HEADER_VALID_ONLY state of variable, which represents only the header is valid and the data/name is stale. This may be caused by incomplete data updating. Adding the state helps to check whether the header is valid. If variable header is valid, then we must skip the data of variable with the valid size. If the header is invalid, we should only skip the header of variable. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4555 6f19259b-4bc3-4df7-8a09-765794883524
2008-01-14 06:35:23 +00:00
..
Application/HelloWorld remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
Bus Fixed the porting issue. That leads uninitialized variable. 2008-01-02 02:34:20 +00:00
Core Measure PEimage and ActionString data according to TPM requirement. 2008-01-04 02:11:51 +00:00
Include 1) Replace MACRO with C functions. 2008-01-14 06:35:23 +00:00
Library Sync the latest version from R8. 2007-12-18 07:01:23 +00:00
Logo Remove BINARY_MODULE = true attribute from binary module inf file, because this attribute has not been supported in INF spec. 2007-10-10 02:24:43 +00:00
Universal 1) Replace MACRO with C functions. 2008-01-14 06:35:23 +00:00
ChangeLog.txt Add change log for non-compatible change. 2007-11-20 07:34:25 +00:00
MdeModulePkg.dec Add TCG/TPM internal PPI and Protocol 2008-01-02 06:48:16 +00:00
MdeModulePkg.dsc 1. Import UEFI PxeBc module in MdeModulePkg 2008-01-04 02:29:30 +00:00
MdeModulePkg.nspd Add in gEfiExtendedSalVariableServicesProtocolGuid 2007-07-06 10:41:11 +00:00