audk/IntelFrameworkModulePkg/Universal/BdsDxe
lzeng14 49975acb39 According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record.
Signed-off-by: lzeng14
Reviewed-by: li-elvin

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12750 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-21 08:53:54 +00:00
..
BootMaint Introduce video resolution and text mode PCDs for BIOS setup in BDS module. User can use these PCDs to customize video resolution and text mode for setup when launching BIOS setup. 2011-11-08 07:34:56 +00:00
BootMngr Clean up the private GUID definition in module Level. 2011-09-18 12:23:27 +00:00
DeviceMngr IntelFrameworkModulePkg: Remove variables that are set, but not used 2011-10-31 15:57:25 +00:00
Bds.h IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to report logo information after logo is drawn to screen; update BdsDxe to notify logo is corrupted when user is going to enter setup. 2011-11-04 08:28:09 +00:00
BdsDxe.inf Introduce video resolution and text mode PCDs for BIOS setup in BDS module. User can use these PCDs to customize video resolution and text mode for setup when launching BIOS setup. 2011-11-08 07:34:56 +00:00
BdsEntry.c Check the return status of booting against EFI_SUCCESS instead of using EFI_ERROR() macro to catch the warning status. 2011-11-08 03:10:36 +00:00
Capsules.c Add error debug information for capsule processing in Bds. 2011-09-02 14:45:30 +00:00
FrontPage.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 08:53:54 +00:00
FrontPage.h Introduce video resolution and text mode PCDs for BIOS setup in BDS module. User can use these PCDs to customize video resolution and text mode for setup when launching BIOS setup. 2011-11-08 07:34:56 +00:00
FrontPageStrings.uni Update the copyright notice format 2010-04-23 16:28:26 +00:00
FrontPageVfr.Vfr Clean up the private GUID definition in module Level. 2011-09-18 12:23:27 +00:00
Hotkey.c The hotkey callback in BDS module should defer loading the boot option until the TPL drops to TPL_APPLICATION after the keyboard driver is enhanced to call hotkey callback in timer handler whose TPL is higher than TPL_APPLICATION. 2011-04-20 08:51:18 +00:00
Hotkey.h The hotkey callback in BDS module should defer loading the boot option until the TPL drops to TPL_APPLICATION after the keyboard driver is enhanced to call hotkey callback in timer handler whose TPL is higher than TPL_APPLICATION. 2011-04-20 08:51:18 +00:00
HwErrRecSupport.c Update the copyright notice format 2010-04-23 16:28:26 +00:00
HwErrRecSupport.h Update the copyright notice format 2010-04-23 16:28:26 +00:00
Language.c Remove unnecessary mBdsImageHandle. 2010-11-08 06:56:57 +00:00
Language.h Update the copyright notice format 2010-04-23 16:28:26 +00:00
MemoryTest.c Update the copyright notice format 2010-04-23 16:28:26 +00:00
String.c Remove unnecessary mBdsImageHandle. 2010-11-08 06:56:57 +00:00
String.h Clean up the private GUID definition in module Level. 2011-09-18 12:23:27 +00:00
Strings.uni Update the copyright notice format 2010-04-23 16:28:26 +00:00