]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2009-08-19 qhuang8Remove a non-existing protocol header file.
2009-08-19 qhuang8Fix syntax error about #pragma pack
2009-08-19 klu2Add Report Status Code related PPI/Protocol from PI...
2009-08-19 klu2Add EFI_DISPOSABLE_SECTION type defined in PI 1.2 speci...
2009-08-19 klu2Synchronize the PCI Platform related definition with...
2009-08-19 eric_tianSetVariable() function comments updated to follow UEFI2.3
2009-08-19 eric_tianadd error handler in return places.
2009-08-19 klu2Synchronize parameter's name with PI 1.2
2009-08-19 eric_tianmodify the incorrect timeout value definitions in Usb...
2009-08-18 mdkinneyMake EOL consistent
2009-08-18 mdkinneyMake EOL consistent
2009-08-18 mdkinneyAdd Add ARM support
2009-08-18 mdkinneyAdd ARM support
2009-08-18 mdkinneyAdd ARM support
2009-08-18 mdkinneyAdd ARM support
2009-08-18 mdkinneyAddress an ARM compatibility issue by converting loops...
2009-08-18 mdkinneyUpdate BasePrintLib to work correctly on compilers...
2009-08-18 mdkinneyAdd ARM support
2009-08-18 mdkinneyAdd ARM support to BaseIoLibIntrinsic
2009-08-18 mdkinneyAdd ARM specific functions to the BaseCacheMaintenanceL...
2009-08-18 mdkinneyAdd ARM as one of the supported architectures
2009-08-18 mdkinneyAdd ARM specific include path
2009-08-18 mdkinneyAdd a private context field to PE_COFF_LOADER_IMAGE_CON...
2009-08-18 mdkinneyAdd ARM specific Jump Buffer
2009-08-18 mdkinneyAdd ARM specific CPU context to the Debug Support Protocol
2009-08-18 mdkinneyAdd ARM specific Machine Type
2009-08-18 mdkinneyAdd ARM specific Machine Type and Debug Directory Entry...
2009-08-18 mdkinneyAdd workaround for some ARM compilers that do not alway...
2009-08-18 mdkinneyMove content from CPU specific ProcessorBind.h files...
2009-08-18 mdkinneyAdd ARM VA_LIST related definitions
2009-08-18 mdkinneyAdd ARM specific version of ProcessorBind.h
2009-08-18 vanjeffadd new guid value.
2009-08-18 klu2OPTIONAL should be put before comma.
2009-08-18 klu2Add EFI_HOB_UEFI_CAPSULE type defined in PI 1.2 volume 3.
2009-08-18 klu2Add S3 SMM Save State protocol definition from PI 1...
2009-08-18 eric_tianupdate dec file to reflect newly introduced protocols.
2009-08-18 vanjeffimport VlanConfig.h, EFI VLAN Config protocol defined...
2009-08-18 klu2Add definition of S3 save state from PI 1.2 specification.
2009-08-18 eric_tianadd Dhcp6/Mtftp6/Udp6 three protocol's definitions...
2009-08-18 vanjeff1.refined doxgen format.
2009-08-18 jchen20modified to removed references to WinNt in the comments...
2009-08-18 klu2Fix invalid doxygen comment, should not mix the usage...
2009-08-18 klu2Add SMBIOS protocol definitions from PI 1.2 specification.
2009-08-18 lgao4Enhance Capsule driver to update capsule one by one.
2009-08-17 vanjeff1. import Ip6.h, Ip6Config.h and Tcp6.h.
2009-08-17 gikidyRemove ".intel_syntax", convert MASM to GAS.
2009-08-17 gikidyRemove ".intel_syntax", convert MASM to GAS.
2009-08-17 lgao4Update PCD driver to correctly set the HII type PCDs.
2009-08-15 jljustenChange the default location for IASL on Unix.
2009-08-15 jljustenRemove '/' directory separator from CYGWIN & UNIXGCC...
2009-08-14 eric_tianredefine the ASM_PFX to let it can work on Apple/NetBSD...
2009-08-14 eric_tianredefine the ASM_PFX to let it can work on Apple/NetBSD...
2009-08-14 qhuang81. Log performance data below 4G
2009-08-14 qhuang8Add performance logging on EFI boot path
2009-08-14 qhuang8Enhance Partition driver for EFI_NO_MEDIA case
2009-08-14 qhuang8Enhance GPT to remove the assumption that GPT partition...
2009-08-14 qhuang8Fix a potential issue to use FreePool() with NULL pointer.
2009-08-14 gikidyRemove ".intel_syntax", convert MASM to GAS.
2009-08-14 vanjeffUse siaddr in DHCP packet, if zero, use option 54 instead.
2009-08-14 lgao41. Correct Col * Row string
2009-08-13 vanjeff1. update timeout interval time from 10ms to 50ms
2009-08-13 eric_tianrecalculate the total size of format string printed...
2009-08-13 lgao4Correct library instance to pass build
2009-08-12 gikidyRemove ".intel_syntax", convert MASM to GAS.
2009-08-12 vanjeffadd correct [Depex] section.
2009-08-12 vanjeffbuild tools will break if PEIM or DXE driver has no...
2009-08-12 vanjeffadd 2 class code definitions defiled in PCI 2.3 spec.
2009-08-12 qhuang8Use "movd" instruction to manipulate MMX register to...
2009-08-11 qhuang8Retire the usage of S3Lib and RecoveryLib since DxeIpl...
2009-08-11 qhuang8Do not use EfiACPIReclaimMemory type to log performance...
2009-08-11 qhuang8Retire the usage of S3Lib and RecoveryLib since DxeIpl...
2009-08-11 qhuang8Retire the usage of S3Lib and RecoveryLib since DxeIpl...
2009-08-11 qhuang8Retire the usage of S3Lib and RecoveryLib since DxeIpl...
2009-08-11 qhuang8Update the comments for S3Lib and RecoveryLib instances...
2009-08-11 qhuang8Update the comments for S3Lib and RecoveryLib class...
2009-08-11 qhuang8Update the comments for S3Lib and RecoveryLib class...
2009-08-11 qhuang81. Update DxeIpl PEIM to not use PeCoffLoaderLib to...
2009-08-11 qhuang81. Update IA32 PeiCore implementation to support load...
2009-08-11 qhuang8Minor update to remove some Unicode character in public...
2009-08-11 qhuang8Minor update source to make end-of-line consistent.
2009-08-11 qhuang8Remove all unnecessary .align directives in MdePkg
2009-08-11 qhuang8clean up all of eight BaseMemoryLib instances in MdePkg...
2009-08-11 eric_tianadd comments to clarify the enhancement on EHCI driver...
2009-08-11 vanjeff1. update AcpiTable module type to USER_DEFINED
2009-08-11 eric_tianadd condition judgment to avoid accessing NULL address...
2009-08-11 eric_tianupdate include file to use IndustryStandard/Pci.h
2009-08-11 eric_tianupdate include file to use IndustryStandard/Pci.h
2009-08-11 eric_tianupdate include file to use IndustryStandard/Pci.h
2009-08-11 eric_tianupdate include file to use IndustryStandard/Pci.h
2009-08-10 vanjeffadd correct [Depex] section.
2009-08-10 eric_tianrefine some definitions comments.
2009-08-10 eric_tianremove a segment of code, in which it forces EHCI to...
2009-08-07 lgao4Correct the format of comments
2009-08-06 eric_tianDocument all of the mismatches between IntelFrameworkPk...
2009-08-05 jljustenUpdate links for broken urls in BaseTools/gcc/mingw...
2009-08-04 lgao4remove incorrect comments.
2009-07-30 pkandelLightly revised SmmCis.h based on information in the...
2009-07-30 vanjeffupdate EdkCompatibilityPkg version to 0.90
2009-07-29 vanjeffupdate MdePkg version to 1.01
2009-07-29 pkandelUpdated comment at line 595 to be PI 1.1 spec, instead...
next