Hi All,
I'm the submitter.
==Here's the DSC precedence rule from DSC
Spec===
The Library Instances will be selected using the following rules to satisfy a
library class for
each module listed in the [Components] section (in order of highest precedence):
1. asso
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3901
There is no padding for ARCH_IA32, so it is not 4K alignment.
When including ResetVector.ia32.*.raw into fdf, it will cause
"4G - FitTablePointerOffset is occupied!" build issue.
Cc: Ray Ni
Cc: Zhang, Di
Signed-off-by: Huang Long
---
..
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3796
Database.c:
1. Replace PcdGetExPtr with PcdGetExPtr.
2. Add FindAuthVariableData function to parse authenticated variable
type for getting a correct default value in PcdNvStoreDefaultValueBuffer.
Signed-off-by: Huang Long
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3796
Database.c:
1. Replace PcdGetExPtr with PcdGetExPtr.
2. Add FindAuthVariableData function to parse authenticated variable
type for getting a correct default value in PcdNvStoreDefaultValueBuffer.
Cc: Liming Gao
Cc: Chen Lin
MdeModulePkg/HiiDatabaseDxe: Add Support for authenticated variable
Database.c:
1. Replace PcdGetExPtr with PcdGetExPtr.
2. Add FindAuthVariableData function to parse authenticated variable
type for getting a correct default value in PcdNvStoreDefaultValueBuffer.
Cc: Liming Gao
C
ormPkg.h: update "if (LFlags & EFI_IFR_DISPLAY)" with "if (LFlags &
EDKII_IFR_DISPLAY_BIT)" in SetFlagsForBitField()
Signed-off-by: Long1 Huang
---
BaseTools/Source/C/VfrCompile/VfrFormPkg.h | 2 +-
BaseTools/Source/C/VfrCompile/VfrSyntax.g | 3 +++
2 files changed
ormPkg.h: update "if (LFlags & EFI_IFR_DISPLAY)" with "if (LFlags &
EDKII_IFR_DISPLAY_BIT)" in SetFlagsForBitField()
Cc: Bob Feng
Cc: Liming Gao
Cc: Yuwei Chen
Cc: Dandan Bi
Signed-off-by: Long1 Huang
---
BaseTools/Source/C/VfrCompile/VfrFormPkg.h | 2 +-
BaseTools/S