summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-14fix k8 warning.eric_tian1-1/+1
2009-09-14In various archs, Processor memory address may not be same with Pci memory ad...eric_tian7-71/+195
2009-09-11updated basetools binary files which are validated synced with r1707.vanjeff24-0/+0
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff91-975/+1795
2009-09-10updated WinNtSerialIoDxe driver not to create new child handle if RemainingDe...vanjeff1-71/+119
2009-09-10Fix the bug in PeiServicesInstallFvInfoPpi() implementation that can't set th...lgao41-4/+15
2009-09-10Set correctly FV format guid when install FV INFO PPI.lgao41-3/+1
2009-09-101. Add a new Capsule initiate reset flagqhuang82-4/+7
2009-09-10if PcdHwErrStorageSize is zero, it means HwErr variable store doesn't exist i...eric_tian1-3/+4
2009-09-091. add EFI Firmware Management protocol definition in MdePkg.vanjeff3-1/+499
2009-09-09add AtaPassThruProtocol into MdePkg.eric_tian2-0/+474
2009-09-08adjust error process code position.vanjeff1-4/+4