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