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