summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-26Add EmuVariableFvbRuntimeDxe driver.jljusten
2009-09-26Add PlatformFvbLibNull instance of PlatformFvbLib.jljusten
2009-09-26Add PlatformFvbLib to allow platform customization of an FVB driver.jljusten
2009-09-26Allow the FaultTolerantWriteDxe addresses to be dynamic PCD's.jljusten
2009-09-25add security checkvanjeff
2009-09-24Fixed issues compiling for Apple gcc on IA-32AJFISH
2009-09-24sync comments on data structure to follow latest UEFI spec.eric_tian
2009-09-24Add HII animation related definitions into MdePkg.rsun3
2009-09-24Update definition aligned to UEFI2.3qhuang8
2009-09-23sync the latest spec changes with codeeric_tian
2009-09-22NvVarsFileLib: Fix build warning with VS2005 on X64.jljusten
2009-09-22Remove unnecessary -D flag for GNU assemblers. This flag should have no effect.qhuang8
2009-09-22Fix bug that home addresses for register parameters must be allocated for cal...rsun3
2009-09-22Remove tabs in MdePkg source codeqhuang8
2009-09-22Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang8
2009-09-22Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang8
2009-09-22Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang8
2009-09-22Fix small issues in SimpleFileSystem.hqhuang8
2009-09-22Update definition aligned to UEFI2.3lgao4
2009-09-21Remove some unicode characters in MdePkg source code.qhuang8
2009-09-21Remove the error checking for multi-instance device path since Dxecore has be...qhuang8
2009-09-21Enhance DxeCore LocateDevicePath() boot service to handle muli-instance devic...qhuang8
2009-09-21Update partition driver to not produce BlockIo if a GPT with OS-specific fiel...qhuang8
2009-09-21Fix several build break in Ovmf package.qhuang8
2009-09-21Update MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH in ECP to align with MdePkg de...qhuang8
2009-09-21Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LISTqhuang8
2009-09-21Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LISTqhuang8
2009-09-21Clarify some definitions in HII Configure Routine Protocolqhuang8
2009-09-21Clarify Signature field in EFI_PARTITION_ENTRY structure.qhuang8
2009-09-21Add UEFI 2.2 and UEFI 2.3 signature.qhuang8
2009-09-21Remove the restrain on the Year field in EFI_TIME structure.qhuang8
2009-09-21Clarify Attribute field in EFI_PARTITION_ENTRYqhuang8
2009-09-211. Fix incorrect definition of UEFI_CONFIG_LANG and UEFI_CONFIG_LANG_2. They ...qhuang8
2009-09-21Add Ehci driver for handle USB 2.0 device.klu2
2009-09-18align some comments.vanjeff
2009-09-18Add some comments.vanjeff
2009-09-17Updated network related definitions.vanjeff
2009-09-17Fix ICC build failure.htao
2009-09-17Rollback patch temporary until receive legal approve.klu2
2009-09-17Make ASSERT statement more meaningful.lgao4
2009-09-16OVMF BDS: Make use of NvVarsFileLib to make NV variable less volatile.jljusten
2009-09-16OVMF BDS: Implement routines to make it easier to scan through all PCI devices.jljusten
2009-09-16Add DXE_DRIVER to list of supported module types for BaseFileHandleLib.jljusten
2009-09-16Implement NvVarsFileLib to save and restore non-volatile variables using a file.jljusten
2009-09-16Add RHSA (remapping hardware static Affinity) structure definition according ...htao
2009-09-16add SR-IOV support in EDK II.htao
2009-09-16add SR-IOV support in EDK II.htao
2009-09-16Add @par at file header to indicate the specification version.klu2
2009-09-161. updated "the Bus Driver that creates all of its child handles on the first...vanjeff
2009-09-16Enhance PeiCore and DxeCore check whether the image machine type is supported...lgao4