summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-84/+0
2008-08-18Add the support of GUID opcode which enable SetupBrowser to support IFR gener...qwang123-0/+70
2008-08-18Merge in [EDK 1166]: Form title is not displayed by Setup Browser qwang123-2/+4
2008-07-28Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...lgao41-4/+1
2008-07-17Remove the wrong @return doxygen comment.qwang121-0/+2
2008-07-16remove the wrong comments.qwang121-3/+0
2008-07-16Use standard VA_LIST to pass variable argument list.qwang123-24/+21
2008-07-15Clean up SetupBrowserDxe for Doxygen comments requirement.qwang1212-10824/+11479
2008-06-23Merged in the following trackers from EDK:qwang123-16/+38
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang1211-455/+137
2008-04-02update the right usage.vanjeff1-1/+1
2008-03-12Added the ULL to the 0xFFFFFFFFFFFFFFFF valueslhauch2-3/+3
2008-02-19edk2/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c:jljusten1-1/+1
2008-02-19Initialize Storage->ConfigRequest to contain at least one Unicode NULL '\0000...qwang121-1/+1
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang124-6/+9
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1217-0/+13922