Age | Commit message (Expand) | Author |
2009-12-31 | Only check the unsupported IFR opcode for framework HII form package. | lgao4 |
2009-12-31 | Remove dependency on include file in package outside of EKD2. | rsun3 |
2009-12-31 | Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo... | rsun3 |
2009-12-30 | Rename DataHubSmBiosRecordsOnPiSmBiosThunk to PiSmbiosRecordOnDataHubSmbiosRe... | klu2 |
2009-12-28 | Fix some typo. | klu2 |
2009-12-28 | Add a thunk driver to translate framework DataHub's smbios related record to ... | klu2 |
2009-12-25 | replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSED | vanjeff |
2009-12-16 | Make MP Services thunk driver only be built under IA32 and X64 archs. | xli24 |
2009-12-15 | Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP. | rsun3 |
2009-12-15 | Check in thunk driver to produce PI MP Services Protocol based on Framework M... | xli24 |
2009-12-07 | Check in thunk driver for CPU I/O 2 Protocol. | xli24 |
2009-12-06 | Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo... | AJFISH |
2009-11-25 | Thunk driver producing PI Legacy Region 2 Protocol based on Framework Legacy ... | xli24 |
2009-11-17 | Update function description to be consistent with code definition: HEX_RADIX ... | xdu2 |
2009-11-13 | Ignore UEFI OPEN/CLOSE Action for FrameworkCallback | lgao4 |
2009-11-11 | 1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply wi... | tye |
2009-11-11 | Enhance HiiThunkGetString to handle the case that PlatformLanguage is not set. | lgao4 |
2009-11-09 | Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will for... | qhuang8 |
2009-10-10 | clean up non-English characters. | vanjeff |
2009-09-24 | Fixed issues compiling for Apple gcc on IA-32 | AJFISH |
2009-09-22 | Remove unnecessary -D flag for GNU assemblers. This flag should have no effect. | qhuang8 |
2009-09-22 | Fix bug that home addresses for register parameters must be allocated for cal... | rsun3 |
2009-09-21 | Update MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH in ECP to align with MdePkg de... | qhuang8 |
2009-09-21 | Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LIST | qhuang8 |
2009-09-16 | Add RHSA (remapping hardware static Affinity) structure definition according ... | htao |
2009-09-08 | Correct EFI_IFR_RESET_BUTTON from question to statement. | lgao4 |
2009-08-20 | Update to remove .intel_syntax directives to improve portability since it is ... | qhuang8 |
2009-08-20 | Remove unnecessary .align directory and change .align directory to .p2align t... | qhuang8 |
2009-08-20 | Remove unnecessary .align directives. | qhuang8 |
2009-08-20 | Update to make end-of-line consistent for all source files in MdePkg. There a... | qhuang8 |
2009-08-14 | redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf... | eric_tian |
2009-07-30 | update EdkCompatibilityPkg version to 0.90 | vanjeff |
2009-07-27 | Enhanced BMP file security check. | vanjeff |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian |
2009-07-23 | Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function. | lgao4 |
2009-07-17 | Remove unused local variable to fix build break. | lgao4 |
2009-07-15 | Remove the auto conversion for the first varstore name to "Setup". | lgao4 |
2009-07-13 | Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho... | lgao4 |
2009-07-13 | remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them ... | eric_tian |
2009-07-10 | Fix build break | mdkinney |
2009-07-10 | The FrameworkHiiOnUefiHiiThunk driver registers notification for creating/add... | rsun3 |
2009-07-10 | Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob l... | rsun3 |
2009-07-10 | Update FrameworkHiiOnUefiHiiThunk driver due to clean up of FrameworkHii.h. | rsun3 |
2009-07-10 | Fix build break. | lgao4 |
2009-07-08 | Add comments for the inconsistent definition with framework specification. | lgao4 |
2009-07-03 | Add #defines that were removed from IntelFrameworkPkg/Include/Protocol/Framew... | mdkinney |
2009-06-22 | Correct the code format. | lgao4 |
2009-06-18 | Reviewed the description of ECP in the .dec file for clarity and completeness... | pkandel |
2009-06-01 | Add directory for the new added Language Library. | lgao4 |
2009-05-26 | Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m... | rsun3 |