]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2009-08-20 qhuang8Use .p2align directive instead of ambiguous .align...
2009-08-20 qhuang8Remove unnecessary .align directory and change .align...
2009-08-20 klu2Add super IO protocol from PI 1.2 specification.
2009-08-20 qhuang8Remove unnecessary .align directives.
2009-08-20 qhuang8Update to make end-of-line consistent for all source...
2009-08-20 klu2Add Acpi System Description Table protocol from PI...
2009-08-20 jchen20deleted PCD PcdUefiVariableDefaultTimeout
2009-08-20 jchen20deleted PCD PcdUefiVariableDefaultTimeout
2009-08-20 qhuang8Use .p2align directive instead of ambiguous .align...
2009-08-20 qhuang8Update to make end-of-line consistent for all source...
2009-08-20 jchen20PcdDxeIplBuildShareCodeHobs, PcdDxeIplSupportCustomDeco...
2009-08-20 qhuang8Use .p2align directive instead of ambiguous .align...
2009-08-20 qhuang81. Use .p2align directive instead of ambiguous .align...
2009-08-20 klu2Add related definitions support large file.
2009-08-20 jchen20Delete the PcdFSBClock declaration.
2009-08-20 qhuang8Make end of line consistent for DuetPkg. There is no...
2009-08-20 klu2Add gEfiFirmwareFileSystem3Guid GUID definition from...
2009-08-20 klu2Add missing status code definitions.
2009-08-20 klu2Add computing Unit Chipset Subclass Progress Code defin...
2009-08-20 qhuang8Remove extra black in function declaration prototype.
2009-08-20 vanjefffixed one typo in comments.
2009-08-19 qhuang8Add [in] [out] after doxygen @param tag
2009-08-19 qhuang8Remove tabs in source code in MdePkg.
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-19 qhuang8Do not use WriteUnaligned64() in BaseLib since Starting...
2009-08-19 qhuang8Add a missing worker function to convert MEDIA_RELATIVE...
2009-08-19 qhuang81. Fix a UEFI errata to add UINT32 Reserved field in...
2009-08-19 qhuang8Fix the issue that EFI_IFR_RESET_BUTTON is incorrectly...
2009-08-19 qhuang8Minor update some formating
2009-08-19 qhuang8Minor update to fix some typos.
2009-08-19 qhuang8Add missing GUID C Name definition for 3 new UEFI 2...
2009-08-19 qhuang8Minor update to add braces for GUID value
2009-08-19 qhuang8Add missing EFI_HOB_TYPE_UEFI_CAPSULE value
2009-08-19 qhuang8Add missing GUID C Name in DEC file from last check in
2009-08-19 qhuang8Add UEFI 2.2 Driver Healthy protocol definitions
2009-08-19 qhuang8Remove some non-ascii code in header file and fix some...
2009-08-19 rsun3Add protocol and related definitions defined in the...
2009-08-19 qhuang8Add missing GUID C Name gEfiHashServiceBindingProtocolG...
2009-08-19 qhuang8Add missing _GUID for EFI_HASH_SERVICE_BINDING_PROTOCOL...
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
next