summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Fixed issues compiling for Apple gcc on IA-32AJFISH99-2186/+2216
2009-09-24sync comments on data structure to follow latest UEFI spec.eric_tian15-109/+175
2009-09-24Add HII animation related definitions into MdePkg.rsun31-1/+290
2009-09-24Update definition aligned to UEFI2.3qhuang82-17/+14
2009-09-23sync the latest spec changes with codeeric_tian1-1/+3
2009-09-22NvVarsFileLib: Fix build warning with VS2005 on X64.jljusten1-2/+2
2009-09-22Remove unnecessary -D flag for GNU assemblers. This flag should have no effect.qhuang81-2/+2
2009-09-22Fix bug that home addresses for register parameters must be allocated for cal...rsun33-0/+4
2009-09-22Remove tabs in MdePkg source codeqhuang82-9/+9
2009-09-22Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang82-54/+54
2009-09-22Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang82-54/+54
2009-09-22Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang84-33/+33
2009-09-22Fix small issues in SimpleFileSystem.hqhuang81-7/+7
2009-09-22Update definition aligned to UEFI2.3lgao44-11/+11
2009-09-21Remove some unicode characters in MdePkg source code.qhuang87-13/+13
2009-09-21Remove the error checking for multi-instance device path since Dxecore has be...qhuang81-8/+0
2009-09-21Enhance DxeCore LocateDevicePath() boot service to handle muli-instance devic...qhuang81-3/+15
2009-09-21Update partition driver to not produce BlockIo if a GPT with OS-specific fiel...qhuang82-3/+15
2009-09-21Fix several build break in Ovmf package.qhuang82-4/+4
2009-09-21Update MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH in ECP to align with MdePkg de...qhuang81-1/+2
2009-09-21Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LISTqhuang81-3/+3
2009-09-21Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LISTqhuang82-7/+7
2009-09-21Clarify some definitions in HII Configure Routine Protocolqhuang81-13/+10
2009-09-21Clarify Signature field in EFI_PARTITION_ENTRY structure.qhuang81-3/+6
2009-09-21Add UEFI 2.2 and UEFI 2.3 signature.qhuang81-0/+2
2009-09-21Remove the restrain on the Year field in EFI_TIME structure.qhuang81-2/+2
2009-09-21Clarify Attribute field in EFI_PARTITION_ENTRYqhuang81-4/+17
2009-09-211. Fix incorrect definition of UEFI_CONFIG_LANG and UEFI_CONFIG_LANG_2. They ...qhuang81-4/+5
2009-09-21Add Ehci driver for handle USB 2.0 device.klu22-1/+3
2009-09-18align some comments.vanjeff2-5/+5
2009-09-18Add some comments.vanjeff5-0/+34
2009-09-17Updated network related definitions.vanjeff6-59/+202
2009-09-17Fix ICC build failure.htao1-2/+0
2009-09-17Rollback patch temporary until receive legal approve.klu22-21/+10
2009-09-17Make ASSERT statement more meaningful.lgao42-8/+8
2009-09-16OVMF BDS: Make use of NvVarsFileLib to make NV variable less volatile.jljusten6-2/+102
2009-09-16OVMF BDS: Implement routines to make it easier to scan through all PCI devices.jljusten1-80/+191
2009-09-16Add DXE_DRIVER to list of supported module types for BaseFileHandleLib.jljusten1-1/+1
2009-09-16Implement NvVarsFileLib to save and restore non-volatile variables using a file.jljusten7-0/+1143
2009-09-16Add RHSA (remapping hardware static Affinity) structure definition according ...htao1-0/+12
2009-09-16add SR-IOV support in EDK II.htao2-0/+74
2009-09-16add SR-IOV support in EDK II.htao11-10/+988
2009-09-16Add @par at file header to indicate the specification version.klu22-1/+9
2009-09-161. updated "the Bus Driver that creates all of its child handles on the first...vanjeff5-57/+90
2009-09-16Enhance PeiCore and DxeCore check whether the image machine type is supported...lgao42-0/+15
2009-09-161. Add "CAPSULE_FLAGS_INITIATE_RESET" flag support.qhuang81-12/+43
2009-09-151. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and St...vanjeff2-40/+78
2009-09-15Apply patch from Patrick Georgi. Correct build tool path to stable version.klu22-10/+21
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff10-291/+527
2009-09-141. Add new HII IFR opcode introduced in UEFI2.2 and UEFI2.3lgao46-9/+170