Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qwang12 73d1dcbb46 Add in code to convert the Default VarStore name to be L"Setup" based on Framework HII's assumption.
VARSTORE ID of 0 for Buffer Storage Type Storage is defined as invalid in UEFI 2.1 HII. VARSTORE ID
0 is the default VarStore ID for storage without explicit declaration in Framework HII 0.92. EDK II UEFI VFR compiler
in compatible mode will assign 0x0001 as UEFI VARSTORE ID to this default storage id in Framework VFR without
VARSTORE declaration.

In addition, the Name of Default VarStore is assumed to be L"Setup" for those storage without explicit VARSTORE declaration in the formset
by Framework HII. EDK II UEFI VFR compiler in compatible mode hard-coded L"Setup" as VARSTORE name.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7040 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-16 05:27:24 +00:00
BaseTools Update GenSec tool to always create output file without check file content. 2008-12-15 07:39:56 +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. added functions header for MACROS in PCI22.h. 2008-12-09 06:40:02 +00:00
EdkCompatibilityPkg Add in code to convert the Default VarStore name to be L"Setup" based on Framework HII's assumption. 2008-12-16 05:27:24 +00:00
EdkFatBinPkg Remove the package dependency of MdePkg. 2007-04-26 06:25:41 +00:00
EdkModulePkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
EdkNt32Pkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
EdkShellBinPkg Fix the wrong SVN address for EdkShellPkg. 2008-12-11 06:03:26 +00:00
EdkShellPkg Fix a typo in ReadMe.txt. 2008-09-12 01:05:42 +00:00
EdkUnixPkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
FatBinPkg remove the unused msa/npsd files 2008-09-20 06:18:16 +00:00
IntelFrameworkModulePkg Add missing DevicePathLib in INF file. 2008-12-15 15:54:03 +00:00
IntelFrameworkPkg clean coding style issue 2008-12-15 09:16:03 +00:00
MdeModulePkg Add comments for functions. 2008-12-16 02:57:53 +00:00
MdePkg Fix typos. 2008-12-15 15:52:14 +00:00
Nt32Pkg Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue about definition and implementation. 2008-12-04 02:03:39 +00:00
OldMdePkg correct on bug in DebugLib instance. 2007-11-22 08:16:50 +00:00
OptionRomPkg Fix build warning generated by ICC and MSVC compilers. 2008-11-26 01:24:35 +00:00
Tools Make the code ICC clean. 2008-01-08 11:02:54 +00:00
UnixPkg Clean up to fix build break. 2008-12-03 07:28:34 +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
build.xml - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. 2007-01-25 01:25:02 +00:00
edksetup.bat setting executable on these files 2008-05-20 17:43:07 +00:00
edksetup.sh setting executable on these files 2008-05-20 17:43:07 +00:00