]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
change.Correct Binary file description.
[mirror_edk2.git] / MdePkg /
2007-09-26 qwang12Update the ChangeLog.txt to record the possible non...
2007-09-26 qhuang8Fix one iScsi device path definition update to Uefi...
2007-09-25 qwang12Make the module pass CYGWIN GCC build
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-09-24 vanjeffUpdated EFI_MANAGED_NETWORK_PROTOCOL_GUID value accordi...
2007-09-24 qhuang8Fix one minor comment issue in last check-in
2007-09-24 qhuang8Update DevicePathLib to reflect the update of UEFI...
2007-09-22 mdkinneyFix bug in backward copy for x64
2007-09-20 qhuang8Fix invalid return status to sync with newest UEFI...
2007-09-20 qwang12Fix a bug to print correct message to ConOut and StdErr...
2007-09-19 yshang1Update Mde/MdeModulePkg to support ICC build for IA32...
2007-09-18 vprabhalfixed one asm routine
2007-09-18 vprabhalfixed one asm routine
2007-09-18 qhuang8Use Device Path Macros to get Device Path Type/SubType...
2007-09-17 klu2Add PI incompatible change into ChangeLog.txt for MdePk...
2007-09-17 klu2Remove OldPeiCoreEntryPoint library instance from MdePkg
2007-09-17 klu2FixedPcd macro should *not* be used in Library's inf...
2007-09-17 qhuang81. Add EfiLibInstallDriverBindingComponentName2() to...
2007-09-17 qhuang8Add Hardware Error Variable defined in UEFI 2.1 spec
2007-09-13 zliu3Add the "ChangeLog.txt" to record packages' all non...
2007-09-07 klu2Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_...
2007-09-06 xli24Roll back the change made in rev.3778, which is a tempo...
2007-09-05 xli24Temporarily fix the issue that Tiger cannot boot to...
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-09-01 AJFISHFixed problem with sign extension in print lib. PrintXY...
2007-08-30 mdkinneyUpdate for ICC 10
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-30 klu2Fix the invalid return code for OemHookStatusCodeLibNul...
2007-08-30 klu2Fix non-Ascii character in comments
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-27 vanjeff1. Sync Tcp4 protocol definitions to match UEFI 2.1
2007-08-27 qwang12Make MdePkg GCC clean
2007-08-27 mdkinneyHandle case when PAL calls 13 or 14 may not be available.
2007-08-24 mdkinneyAdd #defines for the SAL System Table entry sizes
2007-08-24 qwang12Use CopyGuid instead of CopyMem.
2007-08-23 qwang12Add in BuildFv2Hob in HobLib
2007-08-22 qwang12Update the code to match spec for EfiFvbSetVolumeAttrib...
2007-08-22 yshang1Update the comments of PiDxe.h, PiPei.h and Uefi.h.
2007-08-17 mdkinneyUse <> in #include statements instead of "" for include...
2007-08-16 AJFISHAdded PCD settings for UART and Terminal Type device...
2007-08-15 mdkinneyRemove MDT from SAL.h
2007-08-15 yshang11) Add type casting for argument "a" in EFI_ERROR(a...
2007-08-14 qwang12gEfiCallerIdGuid is defined in Autogen.h
2007-08-14 lgao4Add debugLib for this instance.
2007-08-14 lgao4Sync code with MdePkg spec for Scsi library class and...
2007-08-13 klu2Add missing definition EFI_PEIM_ENTRY_POINT to IntelFra...
2007-08-13 yshang1Fix bug in MdePkg.
2007-08-10 klu21) Move the structure definitions related GUID EFI_STAT...
2007-08-10 yshang1fixed Typo in MdePkg.
2007-08-09 jwang36Added DXE_CORE in the supported module type list
2007-08-08 mdkinneyChange EfiConvertPointer() and EfiSetVirtualAddressMap...
2007-08-08 lgao4Correct parameter UINTN to UINT32
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-08-08 jwang36Changed the class name to OldPeiCoreEntryPoint
2007-08-06 qwang12remove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid...
2007-08-06 qwang12remove the two unnecessary CONST modifier.
2007-08-06 yshang1Fix bug in PciCfg to support PCI express address.
2007-08-02 qhuang8Add library dependency expressions for several library...
2007-08-02 klu2Remove addtional PCD type
2007-08-02 jwang36Changed source file format
2007-08-01 AJFISHUpdated to reflect spec ECRs
2007-08-01 jwang361. Generated new build.exe from new tools code
2007-07-31 AJFISHAdded UEFI Boot Manager definitions to UEFISpec.h and...
2007-07-31 qwang12add in <Guid/PcAnsi.h>
2007-07-30 qwang12add EFIAPI to the library functions.
2007-07-27 AJFISHRemoved unneeded $(WORKSPACE)\ in *.DSC files. Also...
2007-07-27 yshang1Add BasePcdLibNull.
2007-07-27 yshang1Add BasePcdLibNull in MdePkg.
2007-07-26 yshang1Clean the Bis.h
2007-07-26 yshang1Sync token number of Pcd with spec.
2007-07-25 AJFISHEFI_FV_FILETYPE_ALL missing from PI specification....
2007-07-25 yshang1Remove unused section in .INF, .DEC, .DSC of MdePkg...
2007-07-24 yshang1Update the definition of PEI_SERVICES_REVISION.
2007-07-24 zliu3Added the Lib Construction function for IPF lib instance
2007-07-24 yshang1Add IPF_HANDOFF_STATUS definition in Ppi/SecPlatformInf...
2007-07-24 jwang36Added "#define ASM_PFX(name) _##name" for GNU assembly...
2007-07-24 qhuang8Update Guid Value to avoid collision with old one
2007-07-23 yshang1Import BaseMemoryLibMmx.
2007-07-20 yshang1Clean up the MdePkg.dec.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjefffixed to pass IPF build
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 qwang12Remove the CONST for FvbWrite as spec does not have it.
2007-07-20 qwang12Update the CONST modifier to be the same with spec.
2007-07-19 yshang1Remove unused comments in MdePkg.
2007-07-19 yshang1Update the comments of Acpi.h.
2007-07-19 yshang1Update the industryStandard in MdePkg:
2007-07-19 yshang1Fix bugs in MdePkg for GCC build.
2007-07-19 qwang12add in PeiServicesTablePointerLibMm7.inf
2007-07-19 qwang12add in PeiServicesTablePointerLibMm7.inf
2007-07-18 klu2Rollback the change of EFI_FVB_ATTRIBUTE, because not...
2007-07-18 klu2Remove _MSC_VER for this file is just built by MSFT...
2007-07-18 AJFISHremoved comments (and fix) compiler specific compile...
2007-07-18 klu21) Add _MSC_VER judgment for usage of #pragma intrinsic
2007-07-18 jwang36Added tool chain family modifier for source files used...
2007-07-18 klu2Add GraphicLib library class definition in MdePkg.dec
2007-07-18 vanjeffMove those definitions defined in UEFI Spec from Indust...
2007-07-18 vanjeffadd UefiUsbLibInternal.h in .inf
2007-07-18 klu2Use () instead of {}, replace \ to / for path.
2007-07-17 vanjeffMove some definitions defined in USB spec and HID Spec...
next