summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
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-29add Metronome.inf into MdeModulePkg.dsc.vanjeff
2008-10-28Fix copyright datemdkinney
2008-10-28Add generic module that produces the Metronome Architectural Protocol on top ...mdkinney
2008-10-28clean up EBC in inf files.vanjeff
2008-10-27Make use of correct format String:qwang12
2008-10-27re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff
2008-10-26Add in local variable to ensure that "operands are evaluated in specified ord...qwang12
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang12
2008-10-20Move definition of EFI_PARTITION_ENTRY_STATUS from IndustryStandard in MDE Pa...xli24
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang12
2008-10-15Roolback PlatformMngr to UEFI_APPLICATION, and remove its dependency section.lgao4
2008-10-15Minor update for PlatOverMngr driver, VariableFormat.h and DxePcdLib.c.lgao4
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang12
2008-10-11If there are variables in the VAR_ADDED state that are identical to the varia...mdkinney
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao4
2008-09-27Changing source filename to match name changing.vanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-27Renamedvanjeff
2008-09-261) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang12
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang12
2008-09-191. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Specvanjeff
2008-09-17Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff
2008-09-16MdePkg/Include/Uefi/UefiTcgPlatform.h:jljusten
2008-09-12remove duplicated code.vanjeff
2008-09-12add param ImageHandle for MnpFlushServiceData().vanjeff
2008-09-12move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa...vanjeff
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-09-04Fix a typo in Pcd nameqhuang8
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff
2008-09-04Remove unnecessary CONST.vanjeff
2008-09-04Remove unnecessary CONST.vanjeff
2008-09-03Use Numeric Opcode to host the backward compatibility as the VarEqVal in Fram...qwang12
2008-09-02Remove unnecessary TPL operations in BDS module & library.xli24
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-22Fix a minor GUID format issue.qhuang8
2008-08-20Misuse protocol and guidklu2
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2008-08-18Add TRUE to the depex.qwang12
2008-08-18Add the support of GUID opcode which enable SetupBrowser to support IFR gener...qwang12
2008-08-18Merge in [EDK 1166]: Form title is not displayed by Setup Browser qwang12
2008-08-01In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST...vanjeff
2008-08-01correct some spelling error.eric_tian