summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal
AgeCommit message (Expand)Author
2010-11-08Remove unnecessary mBdsImageHandle.niruiyu
2010-11-05Fix bug in DataHub where it would skip the first record in a set when a filte...mdkinney
2010-10-11Fix the corner case when there is only "\0\0" appended and the Index is 1. Re...niruiyu
2010-09-25Add the missing EFIAPI for StatusCode handler.lgao4
2010-08-26Fix a bug in GetOptionalStringByIndex() that doesn't handle the case when Ind...niruiyu
2010-08-13Add datahub status sode handler driver.xli24
2010-08-10Add explicit type cast to suppress possible warning of precession loss.xli24
2010-07-30Add NULL pointer checking against Data.xli24
2010-07-30Handle gEfiStatusCodeDataTypeStringGuid in status code drivers.xli24
2010-07-28Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction...lgao4
2010-07-22Fix bug that cursor position will change when enter newly registered HII Form...xdu2
2010-07-05Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ...lgao4
2010-07-01Use ASSERT to check the expression.lgao4
2010-06-29roll back last check-in.vanjeff
2010-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10612 6f...vanjeff
2010-06-03Fix the issue that ASSERT() at line 1391 incorrectly asserts when order list ...xli24
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-05-21For BdsDxe module,xli24
2010-04-23Update the copyright notice formathhtian
2010-04-21Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type s...niruiyu
2010-04-091. IsaSerialIo driver was changed to produce the flow control device path nod...niruiyu
2010-03-22Don't create a dummy string with new language.lgao4
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-24Remove <b></b> from File header.lgao4
2010-02-241. Correct File header to ## @filelgao4
2010-02-23Driver health entry in device manager page is not totally hidden, the origina...li-elvin
2010-02-04Fix ICC build breakqhuang8
2010-02-04Fix the bug that the wrong classguid is compared.lgao4
2010-02-03Minor code refinement.xli24
2010-02-02Add support to original EFI_IFR_FORM_SET in initial UEFI2.1 spec. Now, it has...lgao4
2010-01-27Update BDS boot option description string to use UNI file string in GenericBd...gikidy
2010-01-15Fix ICC build breakqhuang8
2010-01-14Clean up file header comments to match CPU I/O Protocol .h file.mdkinney
2010-01-14Add generic module that produces the Framework CPU I/O Protocol using the ser...mdkinney
2010-01-14add france language support on DeviceManager of BDS.eric_tian
2010-01-14Fix Boot Option appear twice while add a new boot option in some specific steps.gikidy
2010-01-13Minor code enhancement.xli24
2010-01-08Minor code enhancement.xli24
2010-01-07Correct copyright year to 2010lgao4
2010-01-07Minor code enhancement.xli24
2010-01-04IntelFrameworkModulePkg: SerialStatusCode output was incorrectjljusten
2010-01-04Correct help information for Delete Boot option and Change boot option.lgao4
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkgxli24
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli24
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-12-16Add missing EFIAPI instances on several functions.jljusten
2009-12-11there is no 0 between a SMBIOS buffer and the first string in unformated area...klu2
2009-12-11The consumer for smbios recorder should *not* make assumption the SMBIOS stru...klu2
2009-12-09Add the missing HiiVendor DevicePath for new added DriverHealth Form.lgao4