summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-30Change RETURN_STATUS type to UINTN, thus EFI_STATUS is defined as UINTN to al...qhuang8
2009-09-30For the data region which will be touched by Pci Bus Master, we should alloca...eric_tian
2009-09-29Add the EFI PCI Override Protocol definitions introduced in PI 1.2.vanjeff
2009-09-29add security check and remove un-necessary return sentence.vanjeff
2009-09-28Add security check to pass klockwork.htao
2009-09-26EmuVariableFvbRuntimeDxe: Fix warnings generated by VS2005jljusten
2009-09-26OVMF: Add support for saving the NV variables to disk following each SetVaria...jljusten
2009-09-26OVMF: Convert from EmuVariableRuntimeDxe to VariableRuntimeDxe.jljusten
2009-09-26OVMF: Add library to customize the EMU Variable FVB driver.jljusten
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