summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe
AgeCommit message (Expand)Author
2009-07-07Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...lgao4
2009-06-25Correct DriverSample ConfigAcess protocol ExtractConfig interface.lgao4
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun3
2009-05-15Add check for NULL pointer.gikidy
2009-05-13Add a check for CreateQuestion may be return NULL. gikidy
2009-05-08Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...rsun3
2009-04-23Fix ICC build break.lgao4
2009-04-22Correct commentslgao4
2009-04-22Update SetUp Browser doesn't set a default value to Numeric field per UEFI sp...lgao4
2009-04-14HII Library Class interface refine.rsun3
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao4
2009-04-12Remove unused IfrSupportLiblgao4
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-04-09Fix error when replace HexStringToBuflgao4
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao4
2009-04-02Retire Extended HII library class.rsun3
2009-04-011. retired console control protocol.vanjeff
2009-03-22remove clean console control protocol.vanjeff
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao4
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao4
2009-02-23Split the Print functionality from SetupBrowserDxe. Platform should use Print...qhuang8
2009-02-13enhanced security check.vanjeff
2009-02-13enhanced security check.vanjeff
2009-02-10Add in ASSERT to avoid NULL point dereference.qwang12
2009-02-09ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >...qwang12
2009-02-06K8: Add in ASSERT to detect possible NULL pointer dereference.qwang12
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang12
2009-02-02Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang12
2009-01-20K8:qwang12
2009-01-20K8:qwang12
2009-01-19Assertions addedjji4
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-111) Update file header.qwang12
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao4
2008-11-241.retried graphics library class from MdePkgvanjeff
2008-11-211) Remove the variable initalization in declaration.qwang12
2008-11-20ECC Cleanup: Remove variable initialization in declaration.qwang12
2008-11-19ECC Cleanup: Update Doxygen commentqwang12
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-31Update to use DOS formatqhuang8
2008-10-31Change functional static variable to Global variable. No STATIC modifier is r...qwang12
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao4
2008-09-261) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang12
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-09-03Use Numeric Opcode to host the backward compatibility as the VarEqVal in Fram...qwang12
2008-09-02Merged in the bug fixes from EDK I.qwang12