summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe
AgeCommit message (Expand)AuthorFilesLines
2009-06-25Correct DriverSample ConfigAcess protocol ExtractConfig interface.lgao41-1/+11
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun31-0/+0
2009-05-15Add check for NULL pointer.gikidy1-7/+12
2009-05-13Add a check for CreateQuestion may be return NULL. gikidy1-1/+2
2009-05-08Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...rsun31-1/+6
2009-04-23Fix ICC build break.lgao43-3/+3
2009-04-22Correct commentslgao41-2/+2
2009-04-22Update SetUp Browser doesn't set a default value to Numeric field per UEFI sp...lgao46-61/+115
2009-04-14HII Library Class interface refine.rsun35-43/+117
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao43-30/+12
2009-04-12Remove unused IfrSupportLiblgao41-1/+0
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten1-1/+2
2009-04-09Fix error when replace HexStringToBuflgao41-2/+2
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao43-23/+148
2009-04-02Retire Extended HII library class.rsun33-7/+1
2009-04-011. retired console control protocol.vanjeff2-3/+1
2009-03-22remove clean console control protocol.vanjeff1-10/+0
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao42-2/+2
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao43-7/+7
2009-02-23Split the Print functionality from SetupBrowserDxe. Platform should use Print...qhuang83-36/+0
2009-02-13enhanced security check.vanjeff1-2/+2
2009-02-13enhanced security check.vanjeff2-3/+4
2009-02-10Add in ASSERT to avoid NULL point dereference.qwang121-0/+2
2009-02-09ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >...qwang123-10/+10
2009-02-06K8: Add in ASSERT to detect possible NULL pointer dereference.qwang121-1/+6
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang122-9/+11
2009-02-02Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang124-5/+26
2009-01-20K8:qwang124-5/+30
2009-01-20K8:qwang122-3/+6
2009-01-19Assertions addedjji41-0/+8
2008-12-16Clean up to update the reference of the these macros:qhuang82-12/+12
2008-12-111) Update file header.qwang121-3/+2
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-2/+0
2008-12-03Global variables have been moved backward ahead of functions.jji41-3/+1
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao41-5/+4
2008-11-241.retried graphics library class from MdePkgvanjeff3-7/+16
2008-11-211) Remove the variable initalization in declaration.qwang128-101/+103
2008-11-20ECC Cleanup: Remove variable initialization in declaration.qwang121-1/+1
2008-11-19ECC Cleanup: Update Doxygen commentqwang125-5/+27
2008-11-04Sync in bug fix from EDK I:qwang128-82/+230
2008-10-31Update to use DOS formatqhuang84-2764/+2764
2008-10-31Change functional static variable to Global variable. No STATIC modifier is r...qwang121-5/+6
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang125-59/+113
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+1
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao41-1/+1
2008-09-261) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang121-1/+1
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff2-134/+67
2008-09-03Use Numeric Opcode to host the backward compatibility as the VarEqVal in Fram...qwang121-2/+2
2008-09-02Merged in the bug fixes from EDK I.qwang128-11/+63
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1