Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
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
BaseTools Added the definition of $(MAKE) macro back into top level makefile for the sake of nmake.exe in Visual Studio 2003. 2009-02-26 16:10:19 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
DuetPkg 1. delete Include/Guid/VariableInfo.h 2009-02-27 05:35:08 +00:00
EdkCompatibilityPkg 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. 2009-02-27 01:49:34 +00:00
EdkShellBinPkg Retiring the ANT/JAVA build and removing the older EDK II files that were required ANT/JAVA. 2008-12-31 17:20:38 +00:00
EdkShellPkg Fixed file path case 2009-02-17 03:15:37 +00:00
FatBinPkg remove the unused msa/npsd files 2008-09-20 06:18:16 +00:00
IntelFrameworkModulePkg 1. delete Include/Guid/VariableInfo.h 2009-02-27 05:35:08 +00:00
IntelFrameworkPkg Sync with MdePkg counterpart 2009-02-25 03:00:11 +00:00
MdeModulePkg 1. delete Include/Guid/VariableInfo.h 2009-02-27 05:35:08 +00:00
MdePkg Fix typo in API prototype 2009-02-25 02:59:42 +00:00
Nt32Pkg 1. delete Include/Guid/VariableInfo.h 2009-02-27 05:35:08 +00:00
OptionRomPkg Add comments in DSC files to explain the function and design of components section. 2009-02-10 08:58:47 +00:00
PcAtChipsetPkg Add PcAtChipsetPkg.dsc. 2009-02-23 23:22:25 +00:00
UefiCpuPkg Remove unneeded reference to DuetPkg.dec. 2009-02-23 20:22:58 +00:00
UnixPkg 1. delete Include/Guid/VariableInfo.h 2009-02-27 05:35:08 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00
edksetup.sh Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00