summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/SetupBrowserDxe
Commit message (Expand)AuthorAgeFilesLines
* Add exit action after user returns submit from callback function to follow UE...ydong102011-10-271-0/+1
* Sync patch r9906 from main trunk.lgao42010-07-302-16/+26
* Remove use of BackupMarker local variable in CreateDialog() because assigning...mdkinney2009-07-231-3/+4
* Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...lgao42009-07-073-3/+3
* Correct DriverSample ConfigAcess protocol ExtractConfig interface.lgao42009-06-251-1/+11
* change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun32009-05-251-0/+0
* Add check for NULL pointer.gikidy2009-05-151-7/+12
* Add a check for CreateQuestion may be return NULL. gikidy2009-05-131-1/+2
* Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...rsun32009-05-081-1/+6
* Fix ICC build break.lgao42009-04-233-3/+3
* Correct commentslgao42009-04-221-2/+2
* Update SetUp Browser doesn't set a default value to Numeric field per UEFI sp...lgao42009-04-226-61/+115
* HII Library Class interface refine.rsun32009-04-145-43/+117
* Update UefiHiiLib to support new defined IFR related HII APIs.lgao42009-04-133-30/+12
* Remove unused IfrSupportLiblgao42009-04-121-1/+0
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-101-1/+2
* Fix error when replace HexStringToBuflgao42009-04-091-2/+2
* Replace BufToHexString by UnicodeValueToStringlgao42009-04-083-23/+148
* Retire Extended HII library class.rsun32009-04-023-7/+1
* 1. retired console control protocol.vanjeff2009-04-012-3/+1
* remove clean console control protocol.vanjeff2009-03-221-10/+0
* Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao42009-02-252-2/+2
* Move MdeModuleHii.h into Include\Guid directorylgao42009-02-233-7/+7
* Split the Print functionality from SetupBrowserDxe. Platform should use Print...qhuang82009-02-233-36/+0
* enhanced security check.vanjeff2009-02-131-2/+2
* enhanced security check.vanjeff2009-02-132-3/+4
* Add in ASSERT to avoid NULL point dereference.qwang122009-02-101-0/+2
* ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >...qwang122009-02-093-10/+10
* K8: Add in ASSERT to detect possible NULL pointer dereference.qwang122009-02-061-1/+6
* 1) Clean up the INF and add in comment to describe the surface area of modulesqwang122009-02-032-9/+11
* Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang122009-02-024-5/+26
* K8:qwang122009-01-204-5/+30
* K8:qwang122009-01-202-3/+6
* Assertions addedjji42009-01-191-0/+8
* Clean up to update the reference of the these macros:qhuang82008-12-162-12/+12
* 1) Update file header.qwang122008-12-111-3/+2
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-2/+0
* Global variables have been moved backward ahead of functions.jji42008-12-031-3/+1
* Remove NibbleToHexChar() function from BaseLiblgao42008-12-011-5/+4
* 1.retried graphics library class from MdePkgvanjeff2008-11-243-7/+16
* 1) Remove the variable initalization in declaration.qwang122008-11-218-101/+103
* ECC Cleanup: Remove variable initialization in declaration.qwang122008-11-201-1/+1
* ECC Cleanup: Update Doxygen commentqwang122008-11-195-5/+27
* Sync in bug fix from EDK I:qwang122008-11-048-82/+230
* Update to use DOS formatqhuang82008-10-314-2764/+2764
* Change functional static variable to Global variable. No STATIC modifier is r...qwang122008-10-311-5/+6
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-305-59/+113
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+1
* Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao42008-10-091-1/+1
* 1) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang122008-09-261-1/+1