]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2009-11-09 jcarseyUpgrade ShellLib and fix bug with param parsing
2009-11-09 lgao4Sync tool code to BuildTools project r1739.
2009-11-09 qhuang8Change the GUID value of FVB to be that of FVB2 in...
2009-11-09 qhuang8Add Framework version of EFI_FIRMWARE_VOLUME_BLOCK_PROT...
2009-11-09 qhuang8Add new protocol definition of FVB2 defined in PI1...
2009-11-05 rsun3Change the behavior of the HII Library function HiiGetH...
2009-11-04 vanjefffixed typo
2009-11-04 tye[Change summary]:
2009-11-04 vanjeffadded comments for CAPSULE_HOB_INFO in CapsuleVendor...
2009-11-04 vanjeff1. rolled back Hob library to remove new API - BuildCap...
2009-11-03 xli24Enable Report Status Code Router introduced in PI 1...
2009-11-02 xli24Describe update of default status code PCD values in...
2009-11-02 xli24Add description comments for status code PCDs with...
2009-11-02 xli24The value of PcdStatusCodeValueSetVirtualAddressMap...
2009-11-02 xli242 PCD values of status code are updated:
2009-10-30 lgao4Correct the typo in comments.
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-10-29 vanjeffadd back CAPSULE_HOB_INFO definition for back-compatible.
2009-10-28 vanjeffremove CAPSULE_HOB_INFO definition from MdeModulePkg.
2009-10-28 vanjeffupdated BDS to get capsule information from UEFI capsul...
2009-10-28 vanjeffUEFI Capsule HOB updating includes:
2009-10-27 mdkinneyUpdate transition from EBC function to native IPF funct...
2009-10-27 lgao4Correctly get the width of orderedlist question.
2009-10-27 tyeFix the EBC build problem in DxeIpIoLib of r9374.
2009-10-26 tyeNetLib:
2009-10-26 vanjeffAllocated one buffer to for option->description, since...
2009-10-26 lgao4Update comments on setting >= 8 bytes Fv Alignment.
2009-10-26 xdu2Correct the patch in r9367.
2009-10-26 vanjeffset filename with device path for load file devices.
2009-10-26 xdu2Update SetupBrowser to support call to SendForm() by...
2009-10-26 jchen20For now PEI Core LoadImage() service to always call...
2009-10-26 xdu2Fix a UI hang bug when adding Boot Option or Driver...
2009-10-26 xdu2Update to align with UEFI 2.3 spec: rename "UEFI_CONFIG...
2009-10-26 xdu2Add example usage of EFI_BROWSER_ACTION_FORM_OPEN and...
2009-10-26 xdu2Support call of SendForm() from Callback(), i.e. nested...
2009-10-26 xdu21. Code clean up: add IN/OUT modifier for parameters.
2009-10-26 xdu2Add support for newly defined Browser action type EFI_B...
2009-10-26 xdu2Update FormBrowser to conform to UEFI spec Table 197...
2009-10-26 xdu2Add support for newly defined VarStore type EFI_IFR_TYP...
2009-10-26 xdu2Change the FormBrowser behavior of "Pressing ESC":
2009-10-26 vanjeffSet Handle to NULL when creating a new handle.
2009-10-22 tyeAdd a MACRO IP6_IS_MULTICAST.
2009-10-22 klu2Remove redundant blank character in DSC file.
2009-10-22 tye1. Fix timer unit bug in MNP: default rx/tx timeout...
2009-10-21 tye1. Fix a bug in Dhcp4 to prevent unexpected broadcast...
2009-10-21 klu21, Correct the name of PCD_PPI_CALLBACK to EFI_PCD_PPI_...
2009-10-21 qhuang8Rename one field in "EFI_ATA_STATUS_BLOCK" to make...
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 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 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
next