summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* clean up EBC in inf files.vanjeff2008-10-285-4/+14
* Make use of correct format String:qwang122008-10-277-60/+60
* re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff2008-10-271-6/+6
* Add in local variable to ensure that "operands are evaluated in specified ord...qwang122008-10-261-2/+12
* 1) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122008-10-212-6/+6
* Move definition of EFI_PARTITION_ENTRY_STATUS from IndustryStandard in MDE Pa...xli242008-10-201-0/+9
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-3/+3
* Roolback PlatformMngr to UEFI_APPLICATION, and remove its dependency section.lgao42008-10-152-5/+20
* Minor update for PlatOverMngr driver, VariableFormat.h and DxePcdLib.c.lgao42008-10-152-20/+2
* Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang122008-10-143-1/+4
* If there are variables in the VAR_ADDED state that are identical to the varia...mdkinney2008-10-111-12/+29
* Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao42008-10-093-3/+3
* Changing source filename to match name changing.vanjeff2008-09-271-10/+10
* Renamed remotelyvanjeff2008-09-275-0/+0
* Renamedvanjeff2008-09-274-0/+0
* 1) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang122008-09-262-5/+5
* HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang122008-09-214-4/+4
* 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Specvanjeff2008-09-193-63/+69
* Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff2008-09-172-26/+18
* MdePkg/Include/Uefi/UefiTcgPlatform.h:jljusten2008-09-161-1/+1
* remove duplicated code.vanjeff2008-09-121-10/+0
* add param ImageHandle for MnpFlushServiceData().vanjeff2008-09-123-6/+8
* move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa...vanjeff2008-09-122-11/+11
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-0429-962/+481
* Fix a typo in Pcd nameqhuang82008-09-043-4/+4
* remove EFI_EVENT_ alias, replace them with EVT_vanjeff2008-09-044-7/+7
* Remove unnecessary CONST.vanjeff2008-09-041-2/+2
* Remove unnecessary CONST.vanjeff2008-09-041-2/+2
* Use Numeric Opcode to host the backward compatibility as the VarEqVal in Fram...qwang122008-09-031-2/+2
* Remove unnecessary TPL operations in BDS module & library.xli242008-09-026-57/+0
* Merged in the bug fixes from EDK I.qwang122008-09-021-2/+6
* Merged in the bug fixes from EDK I.qwang122008-09-023-9/+9
* Merged in the bug fixes from EDK I.qwang122008-09-028-11/+63
* Merged in the bug fixes from EDK I.qwang122008-09-022-40/+68
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-3022-23/+21
* remove the unused msa files in MdeModulePkg.lgao42008-08-2542-3785/+0
* Fix a minor GUID format issue.qhuang82008-08-221-3/+1
* Misuse protocol and guidklu22008-08-202-6/+8
* Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang82008-08-1816-17/+17
* Add TRUE to the depex.qwang122008-08-181-0/+3
* Add the support of GUID opcode which enable SetupBrowser to support IFR gener...qwang122008-08-183-0/+70
* Merge in [EDK 1166]: Form title is not displayed by Setup Browser qwang122008-08-183-2/+4
* In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST...vanjeff2008-08-011-7/+21
* correct some spelling error.eric_tian2008-08-012-18/+9
* code scrub for ConSplitter module.vanjeff2008-08-014-108/+188
* fixed one bug to catch the return status.vanjeff2008-07-281-5/+9
* Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...lgao42008-07-281-4/+1
* Optimize GetUnicodeStringTextOrSize's inner loop to call ReadUnalign16 instea...qwang122008-07-281-3/+1
* modify coding style to pass ecc tooleric_tian2008-07-281-4/+5
* Code scrub for EBC module.qhuang82008-07-266-159/+158