summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* 1.Refine all the goto and action opcode. When the menu link to the sub form, ...ydong102011-02-233-35/+37
* Enhance BMM to support changing FlowControl setting in Front Page.ydong102011-02-168-6/+137
* Add the missing up/down arrow in UNI string.lgao42011-02-011-0/+0
* Add assertion after memory allocation.niruiyu2011-01-311-0/+2
* Add back the BdsDeleteBootOption to pass build.niruiyu2011-01-281-0/+56
* BDS enhancement: enumerate & show all legacy boot options in Boot Manager so ...niruiyu2011-01-288-670/+778
* Enhance BDS to support Boot/Driver option whose option number >= 0xFF.niruiyu2011-01-105-61/+57
* Fix ICC9 compiler failureniruiyu2011-01-071-1/+1
* Fix the bug that duplicate HDD is shown in the BMM.niruiyu2011-01-061-13/+5
* Update inappropriate comments.ydong102010-12-151-1/+0
* fix potential memory access violationydong102010-12-101-1/+1
* fix build error on ICC compile.ydong102010-12-101-3/+4
* [BDS] Device Manager was requested to add more sub-level menu about network d...ydong102010-12-095-28/+593
* Fix the bug that <continue> may not boot the first boot option but return bac...niruiyu2010-12-011-0/+11
* First try to get log time at TPL level <= TPL_CALLBACK, then fill time into D...lgao42010-11-291-3/+12
* Reduce DataHub TPL Level to TPL_CALLBACK, because DataHub uses GetTime() serv...lgao42010-11-261-1/+1
* Remove unnecessary mBdsImageHandle.niruiyu2010-11-083-9/+5
* Fix bug in DataHub where it would skip the first record in a set when a filte...mdkinney2010-11-051-52/+63
* Fix the corner case when there is only "\0\0" appended and the Index is 1. Re...niruiyu2010-10-111-1/+5
* Add the missing EFIAPI for StatusCode handler.lgao42010-09-252-0/+2
* Fix a bug in GetOptionalStringByIndex() that doesn't handle the case when Ind...niruiyu2010-08-261-40/+16
* Add datahub status sode handler driver.xli242010-08-134-0/+623
* Add explicit type cast to suppress possible warning of precession loss.xli242010-08-101-2/+2
* Add NULL pointer checking against Data.xli242010-07-302-2/+4
* Handle gEfiStatusCodeDataTypeStringGuid in status code drivers.xli242010-07-304-4/+26
* Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction...lgao42010-07-281-40/+52
* Fix bug that cursor position will change when enter newly registered HII Form...xdu22010-07-221-63/+43
* Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ...lgao42010-07-053-129/+96
* Use ASSERT to check the expression.lgao42010-07-011-1/+1
* roll back last check-in.vanjeff2010-06-293-19/+13
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10612 6f...vanjeff2010-06-293-13/+19
* Fix the issue that ASSERT() at line 1391 incorrectly asserts when order list ...xli242010-06-031-4/+6
* Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao42010-06-025-2/+44
* For BdsDxe module,xli242010-05-214-14/+12
* Update the copyright notice formathhtian2010-04-2369-128/+128
* Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type s...niruiyu2010-04-211-7/+7
* 1. IsaSerialIo driver was changed to produce the flow control device path nod...niruiyu2010-04-091-72/+98
* Don't create a dummy string with new language.lgao42010-03-221-4/+1
* Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao42010-03-042-7/+55
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-256-6/+0
* Remove <b></b> from File header.lgao42010-02-241-1/+1
* 1. Correct File header to ## @filelgao42010-02-249-36/+36
* Driver health entry in device manager page is not totally hidden, the origina...li-elvin2010-02-232-16/+17
* Fix ICC build breakqhuang82010-02-041-1/+1
* Fix the bug that the wrong classguid is compared.lgao42010-02-041-1/+2
* Minor code refinement.xli242010-02-033-54/+229
* Add support to original EFI_IFR_FORM_SET in initial UEFI2.1 spec. Now, it has...lgao42010-02-021-11/+18
* Update BDS boot option description string to use UNI file string in GenericBd...gikidy2010-01-273-116/+4
* Fix ICC build breakqhuang82010-01-151-9/+9
* Clean up file header comments to match CPU I/O Protocol .h file.mdkinney2010-01-141-63/+166