Age | Commit message (Expand) | Author |
2008-11-20 | GCC Build Clean: Add doxygen comment and fix build break issue. | qwang12 |
2008-11-18 | 1) Covert the FvAttributes back to format defined in Framework spec after cal... | qwang12 |
2008-11-18 | Covert the FvAttributes back to format defined in PI spec after calling the F... | qwang12 |
2008-11-18 | EBC Cleanup: BaseIoLibIntrinsic is only supported for IA32, IPF, X64 | qwang12 |
2008-11-18 | EBC Cleanup: _break is already defined in EdkCompatibilityPkg\Foundation\Incl... | qwang12 |
2008-11-18 | Remove unused comment. | qwang12 |
2008-11-18 | 1) Change the EFI_SPECIFICATION_VERSION to 0x00020000 and PI_SPECIFICATION_VE... | qwang12 |
2008-11-18 | ICC Cleanup. | qwang12 |
2008-11-18 | ICC Cleanup: | qwang12 |
2008-11-18 | ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) | qwang12 |
2008-11-18 | ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) | qwang12 |
2008-11-18 | ICC cleanup: add EFI_PEI_TRANSFER_CONTROL_SET_JUMP and EFI_PEI_TRANSFER_CONTR... | qwang12 |
2008-11-18 | ICC cleanup: Add in (CONST EFI_PEI_SERVICES **) | qwang12 |
2008-11-18 | ICC cleanup: #undef previously defined _DEBUG. | qwang12 |
2008-11-18 | Bug Fix: Define CPU_STACK_ALIGNMENT for each ARCH. | qwang12 |
2008-11-18 | GCC Cleanup: UINT8_MAX is defined already in standard header file. | qwang12 |
2008-11-18 | ICC Cleanup: add data typecast after arithemtics. | qwang12 |
2008-11-18 | ICC Cleanup: Remove the unnecessary ',' in the last enum. | qwang12 |
2008-11-18 | GCC Cleanup: Define EFI_BREAKPOINT for GCC build. | qwang12 |
2008-11-18 | GCC Cleanup: Remove the duplicated typedef and include the header files instead. | qwang12 |
2008-11-18 | GCC Cleanup: Remove the duplicated #define. | qwang12 |
2008-11-18 | ICC Cleanup: add enum typecast after arithemtics. | qwang12 |
2008-11-18 | GCC Cleanup: GUID initializer. | qwang12 |
2008-11-18 | ICC Cleanup: add (UINT8 *) typecast. | qwang12 |
2008-11-18 | ICC Cleanup: add (VOID **) typecast. | qwang12 |
2008-11-18 | ICC Cleanup: add (VOID **) typecast. | qwang12 |
2008-11-18 | ICC Cleanup: Remove the unnecessary ',' in the last enum. | qwang12 |
2008-11-18 | ICC Cleanup: Remove the unnecessary ',' in the last enum. | qwang12 |
2008-11-18 | GCC Cleanup: Remove unused typedef. | qwang12 |
2008-11-18 | GCC Cleanup: Remove unused typedef. | qwang12 |
2008-11-18 | ICC Cleanup. | qwang12 |
2008-11-18 | GCC Cleanup: Add () to (EFI_D_ERROR|EFI_D_INFO) pass GCC build. | qwang12 |
2008-11-18 | GCC Cleanup: Use a commenting style that pass GCC build. | qwang12 |
2008-11-18 | Add in MdeModulePkg.dec depedency as HiiLib is moved to MdeModulePkg. | qwang12 |
2008-11-18 | Remove the unnecessary CONST. | qwang12 |
2008-11-18 | Fix a typo | qwang12 |
2008-11-17 | Add in parameter checking to pass UEFI HII SCT test. | qwang12 |
2008-11-17 | Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLi... | lgao4 |
2008-11-13 | Update ECP DSC file for library class/instances renaming. | qhuang8 |
2008-11-13 | Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. | qhuang8 |
2008-11-11 | EFI Specification extension on Media Device Path. MEDIA_FW_VOL_FILEPATH_DEVIC... | qwang12 |
2008-11-11 | ECP_PEI_PCI_CFG_PPI should be passed to ECP_PEI_PCI_CFG_PPI's function. | qwang12 |
2008-11-11 | Revert previous check in. ECP is only supposed to support UEFI 2.0. | qhuang8 |
2008-11-11 | Do not use statically macros of EFI_SPECIFICATION_VERSION: Use gST->Hdr.Revis... | qhuang8 |
2008-11-10 | Clean up for GCC tool-chain. | qwang12 |
2008-11-10 | clean up for IPF ICC tool chain. | qwang12 |
2008-11-10 | Remove 4 dead files. | qwang12 |
2008-11-10 | Remove the unused include. | qwang12 |
2008-11-10 | 1) Add in support for Framework VFR file which specify all VAR Store correctl... | qwang12 |
2008-11-05 | Coding style and Doxygen update. | qwang12 |