audk/IntelFrameworkModulePkg/Universal
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
..
Console/VgaClassDxe Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00
DataHubDxe fix DataHubGetNextRecord bug 2007-12-26 09:31:03 +00:00
DataHubStdErrDxe Correct all header files for doxygen format and correct the license issue for VgaClass driver. 2007-07-23 07:06:23 +00:00
DriverSampleDxe Update following library class/Protocol for puting 'Framework' as prefix 2007-10-22 09:36:00 +00:00
HiiDataBaseDxe Update following library class/Protocol for puting 'Framework' as prefix 2007-10-22 09:36:00 +00:00
PcatSingleSegmentPciCfgPei First round of PI enabling work: 2007-09-04 06:09:28 +00:00
SectionExtractionDxe MdeModule cleanup for PI: 2007-12-10 03:47:56 +00:00
SetupBrowserDxe Fix a memory leak issue. 2007-11-07 03:19:35 +00:00
StatusCode Clean up: update "EFI" to "UEFI" if applicable. 2007-11-22 06:00:39 +00:00
VariablePei 1) Replace MACRO with C functions. 2008-01-14 06:35:23 +00:00