summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang124-4/+4
2008-09-191. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Specvanjeff3-63/+69
2008-09-17Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff2-26/+18
2008-09-16MdePkg/Include/Uefi/UefiTcgPlatform.h:jljusten1-1/+1
2008-09-12remove duplicated code.vanjeff1-10/+0
2008-09-12add param ImageHandle for MnpFlushServiceData().vanjeff3-6/+8
2008-09-12move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa...vanjeff2-11/+11
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff29-962/+481
2008-09-04Fix a typo in Pcd nameqhuang83-4/+4
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff4-7/+7
2008-09-04Remove unnecessary CONST.vanjeff1-2/+2
2008-09-04Remove unnecessary CONST.vanjeff1-2/+2
2008-09-03Use Numeric Opcode to host the backward compatibility as the VarEqVal in Fram...qwang121-2/+2
2008-09-02Remove unnecessary TPL operations in BDS module & library.xli246-57/+0
2008-09-02Merged in the bug fixes from EDK I.qwang121-2/+6
2008-09-02Merged in the bug fixes from EDK I.qwang123-9/+9
2008-09-02Merged in the bug fixes from EDK I.qwang128-11/+63
2008-09-02Merged in the bug fixes from EDK I.qwang122-40/+68
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao422-23/+21
2008-08-25remove the unused msa files in MdeModulePkg.lgao442-3785/+0
2008-08-22Fix a minor GUID format issue.qhuang81-3/+1
2008-08-20Misuse protocol and guidklu22-6/+8
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang816-17/+17
2008-08-18Add TRUE to the depex.qwang121-0/+3
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-08-01In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST...vanjeff1-7/+21
2008-08-01correct some spelling error.eric_tian2-18/+9
2008-08-01code scrub for ConSplitter module.vanjeff4-108/+188
2008-07-28fixed one bug to catch the return status.vanjeff1-5/+9
2008-07-28Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...lgao41-4/+1
2008-07-28Optimize GetUnicodeStringTextOrSize's inner loop to call ReadUnalign16 instea...qwang121-3/+1
2008-07-28modify coding style to pass ecc tooleric_tian1-4/+5
2008-07-26Code scrub for EBC module.qhuang86-159/+158
2008-07-23Use TmpStr as a backup, as StrCpy in BaseLib does not handle copy of two stri...qwang121-2/+20
2008-07-22code scrub for check list.vanjeff4-75/+82
2008-07-22fix doxygen function comments.klu24-9/+1
2008-07-22Code scrub for BdsDxe module.klu227-381/+187
2008-07-18Initialize the timeout value to 0, the original template is not proper initia...qhuang81-1/+9
2008-07-18Code scrub for DiskIo, Partition & Unicode Collationqhuang89-39/+51
2008-07-18code scrub.vanjeff4-75/+77
2008-07-18roll back the changes as NT32 could not use PciLiberic_tian2-8/+75
2008-07-18replace PCI Root Bridge I/O protocol with PciLib to achieve M2 qulity.eric_tian2-75/+8
2008-07-17Remove the wrong @return doxygen comment.qwang121-0/+2
2008-07-17Enhance FtwReclaimWorkSpace() so that it can be called when the working space...lgao44-103/+45
2008-07-16Make RTC module pass build.xli242-0/+2
2008-07-16Add PCD PcdRealTimeClockUpdateTimeout and update code accordingly.xli242-6/+8
2008-07-16Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro. qwang125-54/+84
2008-07-16Clean up BdsDxe for Doxygen comments requirement.qwang121-1/+1
2008-07-16remove the wrong comments.qwang121-3/+0