audk/MdeModulePkg/Universal
eric_tian 3709c4cd5b 1. delete Include/Guid/VariableInfo.h
2. move VariableFormat.h into GUID directory and change the “Signature” field of the VARIABLE_STORE_HEADER to gEfiVariableGuid value.
3. merging VARIABLE_INFO_ENTRY structure into the new Include/Guid/VariableFormat.h
4. change gEfiVariableInfoGuid into gEfiVariableGuid.
5. modify FDF files to use new guid value instead of the original signature.
6. all code related to signature is changed to use guid value.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7728 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-27 05:35:08 +00:00
..
CapsuleRuntimeDxe Correct minor comments in meta data file. 2009-02-25 15:35:58 +00:00
Console Remove unreferenced library class. 2009-02-25 11:50:57 +00:00
DebugPortDxe 1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.dec, even though they are the same value with gEfiDebugPortProtocolGuid. 2009-01-14 09:37:44 +00:00
DebugSupportDxe 1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.dec, even though they are the same value with gEfiDebugPortProtocolGuid. 2009-01-14 09:37:44 +00:00
DevicePathDxe Coding style checked 2009-02-06 05:48:16 +00:00
Disk Meta-data reviewed and verified. 2009-01-21 07:08:57 +00:00
DriverSampleDxe Move MdeModuleHii.h into Include\Guid directory 2009-02-23 15:18:48 +00:00
EbcDxe add return value check. 2009-02-12 02:33:23 +00:00
FirmwareVolume/FaultTolerantWriteDxe Refine comments 2009-02-25 11:45:03 +00:00
HiiDatabaseDxe remove console control protocol consuming in DrawImage(), caller should make sure current mode is graphics mode. 2009-02-23 03:02:07 +00:00
MemoryTest/NullMemoryTestDxe Remove BaseMemoryTest PPI and related producers and consumers. 2009-02-23 02:39:20 +00:00
Metronome Add missing library class header file. 2009-02-25 12:06:27 +00:00
MonotonicCounterRuntimeDxe Remove private event description from INF. 2009-02-25 07:47:56 +00:00
Network Remove unreferenced library class 2009-02-25 12:07:17 +00:00
PCD If variable does not exist for a HII PCD, a new NV variable need to be created. 2009-02-26 06:39:56 +00:00
PcatRealTimeClockRuntimeDxe Update the variable name and GUID to set time zone and daylight saving: Use L"RTC" for shorter name and gEfiCallerIdGuid since this variable is private for this driver. 2009-02-23 03:17:27 +00:00
PcatSingleSegmentPciCfg2Pei Add INF extension Information 2009-01-09 06:26:42 +00:00
PlatformDriOverrideDxe Change directory name PlatformDriOverride to PlatformDriOverrideDxe. 2009-02-24 08:33:03 +00:00
PrintDxe Add missing library class header file. 2009-02-25 12:07:44 +00:00
SecurityStubDxe Add INF extension Information 2009-01-09 06:26:42 +00:00
SetupBrowserDxe Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII and FvHob. 2009-02-25 09:04:47 +00:00
Variable 1. delete Include/Guid/VariableInfo.h 2009-02-27 05:35:08 +00:00
WatchdogTimerDxe Update for Meta data. 2009-01-23 10:01:51 +00:00