]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2009-10-20 davidhuang1. Impl PI 1.2 PCI part. Major changes include:
2009-10-20 davidhuang1. Impl PI 1.2 PCI part. Major changes include:
2009-10-20 xdu21. Move ASSERT to proper place.
2009-10-19 lgao4Add an example HII driver to show how to generate HII...
2009-10-19 lgao4Add the example for default opcode usage.
2009-10-16 mdkinneyGLOBAL_REMOVE_IF_UNREFERENCED must be defined to nothin...
2009-10-15 mdkinneyDo not update the ImageBase in the PE/COFF header if...
2009-10-14 jljustenMdeModule EhciDxe: Fix compiler warning for IA32 archit...
2009-10-14 eric_tianupdate code to eliminate the wrong assumption that...
2009-10-13 lgao4Fix the incorrect check for IFR OnfOf opcode.
2009-10-10 vanjeffupdate comments with the right words.
2009-10-10 vanjeffclean up non-English characters.
2009-10-10 vanjeffclean up non-English characters.
2009-10-08 jljustenPEI Core: Remove unused variable in PeiLoadImageLoadIma...
2009-10-08 mdkinneyDo not apply relocation fixups if the Adjust value...
2009-10-07 jljustenOVMF: Align PE images in ROM, and strip relocations...
2009-10-07 jljustenOVMF SEC: Modify to search sections of FFS file for...
2009-10-05 jljustenMdeModulePkg-UsbBusDxe: Add work around for slower...
2009-10-02 jljustenFix warnings generated by GCC.
2009-10-02 jljustenFix comment describing the library in PlatformFvbLibNul...
2009-10-01 mdkinneyUpdate PEI Core LoadImage() service to always call...
2009-10-01 mdkinneyCheck to see if the section size of non-zero before...
2009-10-01 mdkinney1) Update PE/COFF file alignment to 4KB to match 4KB...
2009-09-30 qhuang8Change RETURN_STATUS type to UINTN, thus EFI_STATUS...
2009-09-30 eric_tianFor the data region which will be touched by Pci Bus...
2009-09-29 vanjeffAdd the EFI PCI Override Protocol definitions introduce...
2009-09-29 vanjeffadd security check and remove un-necessary return sentence.
2009-09-28 htaoAdd security check to pass klockwork.
2009-09-26 jljustenEmuVariableFvbRuntimeDxe: Fix warnings generated by...
2009-09-26 jljustenOVMF: Add support for saving the NV variables to disk...
2009-09-26 jljustenOVMF: Convert from EmuVariableRuntimeDxe to VariableRun...
2009-09-26 jljustenOVMF: Add library to customize the EMU Variable FVB...
2009-09-26 jljustenAdd EmuVariableFvbRuntimeDxe driver.
2009-09-26 jljustenAdd PlatformFvbLibNull instance of PlatformFvbLib.
2009-09-26 jljustenAdd PlatformFvbLib to allow platform customization...
2009-09-26 jljustenAllow the FaultTolerantWriteDxe addresses to be dynamic...
2009-09-25 vanjeffadd security check
2009-09-24 AJFISHFixed issues compiling for Apple gcc on IA-32
2009-09-24 eric_tiansync comments on data structure to follow latest UEFI...
2009-09-24 rsun3Add HII animation related definitions into MdePkg.
2009-09-24 qhuang8Update definition aligned to UEFI2.3
2009-09-23 eric_tiansync the latest spec changes with code
2009-09-22 jljustenNvVarsFileLib: Fix build warning with VS2005 on X64.
2009-09-22 qhuang8Remove unnecessary -D flag for GNU assemblers. This...
2009-09-22 rsun3Fix bug that home addresses for register parameters...
2009-09-22 qhuang8Remove tabs in MdePkg source code
2009-09-22 qhuang8Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE
2009-09-22 qhuang8Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE
2009-09-22 qhuang8Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE
2009-09-22 qhuang8Fix small issues in SimpleFileSystem.h
2009-09-22 lgao4Update definition aligned to UEFI2.3
2009-09-21 qhuang8Remove some unicode characters in MdePkg source code.
2009-09-21 qhuang8Remove the error checking for multi-instance device...
2009-09-21 qhuang8Enhance DxeCore LocateDevicePath() boot service to...
2009-09-21 qhuang8Update partition driver to not produce BlockIo if a...
2009-09-21 qhuang8Fix several build break in Ovmf package.
2009-09-21 qhuang8Update MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH in ECP...
2009-09-21 qhuang8Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR...
2009-09-21 qhuang8Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR...
2009-09-21 qhuang8Clarify some definitions in HII Configure Routine Protocol
2009-09-21 qhuang8Clarify Signature field in EFI_PARTITION_ENTRY structure.
2009-09-21 qhuang8Add UEFI 2.2 and UEFI 2.3 signature.
2009-09-21 qhuang8Remove the restrain on the Year field in EFI_TIME struc...
2009-09-21 qhuang8Clarify Attribute field in EFI_PARTITION_ENTRY
2009-09-21 qhuang81. Fix incorrect definition of UEFI_CONFIG_LANG and...
2009-09-21 klu2Add Ehci driver for handle USB 2.0 device.
2009-09-18 vanjeffalign some comments.
2009-09-18 vanjeffAdd some comments.
2009-09-17 vanjeffUpdated network related definitions.
2009-09-17 htaoFix ICC build failure.
2009-09-17 klu2Rollback patch temporary until receive legal approve.
2009-09-17 lgao4Make ASSERT statement more meaningful.
2009-09-16 jljustenOVMF BDS: Make use of NvVarsFileLib to make NV variable...
2009-09-16 jljustenOVMF BDS: Implement routines to make it easier to scan...
2009-09-16 jljustenAdd DXE_DRIVER to list of supported module types for...
2009-09-16 jljustenImplement NvVarsFileLib to save and restore non-volatil...
2009-09-16 htaoAdd RHSA (remapping hardware static Affinity) structure...
2009-09-16 htaoadd SR-IOV support in EDK II.
2009-09-16 htaoadd SR-IOV support in EDK II.
2009-09-16 klu2Add @par at file header to indicate the specification...
2009-09-16 vanjeff1. updated "the Bus Driver that creates all of its...
2009-09-16 lgao4Enhance PeiCore and DxeCore check whether the image...
2009-09-16 qhuang81. Add "CAPSULE_FLAGS_INITIATE_RESET" flag support.
2009-09-15 vanjeff1. updated PCI/AGP Devices to check RemainingDevicePath...
2009-09-15 klu2Apply patch from Patrick Georgi. Correct build tool...
2009-09-14 vanjeffupdated the Bus Driver that is able to create all or...
2009-09-14 lgao41. Add new HII IFR opcode introduced in UEFI2.2 and...
2009-09-14 eric_tianfix k8 warning.
2009-09-14 eric_tianIn various archs, Processor memory address may not...
2009-09-11 vanjeffupdated basetools binary files which are validated...
2009-09-11 vanjeffSync basetools' source and binary files with r1707...
2009-09-10 vanjeffupdated WinNtSerialIoDxe driver not to create new child...
2009-09-10 lgao4Fix the bug in PeiServicesInstallFvInfoPpi() implementa...
2009-09-10 lgao4Set correctly FV format guid when install FV INFO PPI.
2009-09-10 qhuang81. Add a new Capsule initiate reset flag
2009-09-10 eric_tianif PcdHwErrStorageSize is zero, it means HwErr variable...
2009-09-09 vanjeff1. add EFI Firmware Management protocol definition...
2009-09-09 eric_tianadd AtaPassThruProtocol into MdePkg.
2009-09-08 vanjeffadjust error process code position.
2009-09-08 vanjeffupdated IdeBus driver not to create new child handle...
next