audk/IntelFrameworkModulePkg
ydong10 eb5e7d3e7a Update code to follow coding style. Mainly change about:
1. Remove duplicate lib
2. Refine the name for enum member.
Signed-off-by: ydong10
Reviewed-by: lgao4
Reviewed-by: gdong1
Reviewed-by: vanjeff


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12767 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-23 09:20:57 +00:00
..
Bus Use PCD to customize if ps2 mouse and mouse pointer device do full reset. 2011-11-21 11:16:39 +00:00
Csm CSM is updated to remove RaiseTPL (TPL_HIGH_LEVEL) and disable 2 known UEFI interrupts instead. This is needed to process HPET timer interrupt before going into real mode. 2011-11-15 07:59:21 +00:00
Include Clean up the private GUID definition in module Level. 2011-09-18 12:23:27 +00:00
Library 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
Universal 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
IntelFrameworkModulePkg.dec Use PCD to customize if ps2 mouse and mouse pointer device do full reset. 2011-11-21 11:16:39 +00:00
IntelFrameworkModulePkg.dsc Update code to follow coding style. Mainly change about: 2011-11-23 09:20:57 +00:00