audk/BaseTools/Scripts
Yuwei Chen d79df34beb BaseTools: Fix StructurePcd offset error.
Currently when parse VFR files to get the struct info,
BOOLEAN type struct is ignored, which caused offset errors.
This patch fixed these bugs.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Yuwei Chen <yuwei.chen@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
2021-11-08 03:18:54 +00:00
..
PackageDocumentTools
BinToPcd.py
ClangBase.lds BaseTools: Update ClangBase.lds to keep dynamic section 2021-06-04 09:20:06 +00:00
ConvertFceToStructurePcd.py BaseTools: Fix StructurePcd offset error. 2021-11-08 03:18:54 +00:00
ConvertMasmToNasm.py
ConvertUni.py
DetectNotUsedItem.py
FormatDosFiles.py
GccBase.lds BaseTools: Remove COMMON section from the GCC discard list 2021-07-26 07:30:11 +00:00
GetMaintainer.py BaseTools/Scripts: Allow GitHub ID at end Maintainers.txt lines 2021-07-22 07:06:48 +00:00
GetUtcDateTime.py
MemoryProfileSymbolGen.py
PatchCheck.py BaseTools/Scripts: Ignore Mergify merge commits in PatchCheck.py 2021-07-09 15:57:46 -07:00
RunMakefile.py
RunMakefileSample.mak
Rvct-Align4K.sct
Rvct-Align32.sct
SetVisualStudio.bat
SetupGit.py BaseTools: add edk2-test repo to SetupGit.py 2021-10-14 08:25:50 +00:00
ShowEnvironment.bat
SmiHandlerProfileSymbolGen.py
UpdateBuildVersions.py