summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-11Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2.klu2
2009-11-10updated Alias, Map, and Env functions per errata.jcarsey
2009-11-10Added a patch for Shell svn rev 33 that makes it build under GCC and ARM RVCT...AJFISH
2009-11-10Adding GCC and RVCT support. Since edk uses [nmake] section we add to add <Bu...AJFISH
2009-11-10Update Nt32 package to remove UID support .qhuang8
2009-11-10Enable UID support in NT32 platformgdong1
2009-11-10Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu2
2009-11-10Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu2
2009-11-09Adding new library instance for SortLib with built in function for sorting de...jcarsey
2009-11-09Upgrade ShellLib and fix bug with param parsingjcarsey
2009-11-09Sync tool code to BuildTools project r1739.lgao4
2009-11-09Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will for...qhuang8
2009-11-09Add Framework version of EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL_GUID and its GUID...qhuang8
2009-11-09Add new protocol definition of FVB2 defined in PI1.2 and change GUID value of...qhuang8
2009-11-05Change the behavior of the HII Library function HiiGetHiiHandles() when the P...rsun3
2009-11-04fixed typovanjeff
2009-11-04[Change summary]:tye
2009-11-04added comments for CAPSULE_HOB_INFO in CapsuleVendor.h (MdeModuleModulePkg).vanjeff
2009-11-041. rolled back Hob library to remove new API - BuildCapsuleHob() and related ...vanjeff
2009-11-03Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli24
2009-11-02Describe update of default status code PCD values in change log.xli24
2009-11-02Add description comments for status code PCDs with macros defined in PI 1.2.xli24
2009-11-02The value of PcdStatusCodeValueSetVirtualAddressMap is changed from 0x0310100...xli24
2009-11-022 PCD values of status code are updated:xli24
2009-10-30Correct the typo in comments.lgao4
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye
2009-10-29add back CAPSULE_HOB_INFO definition for back-compatible.vanjeff
2009-10-28remove CAPSULE_HOB_INFO definition from MdeModulePkg.vanjeff
2009-10-28updated BDS to get capsule information from UEFI capsule HOB instead of CAPSU...vanjeff
2009-10-28UEFI Capsule HOB updating includes:vanjeff
2009-10-27Update transition from EBC function to native IPF function to guarantee that ...mdkinney
2009-10-27Correctly get the width of orderedlist question.lgao4
2009-10-27Fix the EBC build problem in DxeIpIoLib of r9374.tye
2009-10-26NetLib:tye
2009-10-26Allocated one buffer to for option->description, since it may be released by ...vanjeff
2009-10-26Update comments on setting >= 8 bytes Fv Alignment.lgao4
2009-10-26Correct the patch in r9367.xdu2
2009-10-26set filename with device path for load file devices.vanjeff
2009-10-26Update SetupBrowser to support call to SendForm() by specify a formset class ...xdu2
2009-10-26For now PEI Core LoadImage() service to always call LoadAndRelocatePeCoffImag...jchen20
2009-10-26Fix a UI hang bug when adding Boot Option or Driver Option.xdu2
2009-10-26Update to align with UEFI 2.3 spec: rename "UEFI_CONFIG_LANG2" to be "UEFI_CO...xdu2
2009-10-26Add example usage of EFI_BROWSER_ACTION_FORM_OPEN and EFI_BROWSER_ACTION_FORM...xdu2
2009-10-26Support call of SendForm() from Callback(), i.e. nested call of SendForm().xdu2
2009-10-261. Code clean up: add IN/OUT modifier for parameters.xdu2
2009-10-26Add support for newly defined Browser action type EFI_BROWSER_ACTION_FORM_OPE...xdu2
2009-10-26Update FormBrowser to conform to UEFI spec Table 197. Callback Behavior for C...xdu2
2009-10-26Add support for newly defined VarStore type EFI_IFR_TYPE_UNDEFINED, EFI_IFR_T...xdu2
2009-10-26Change the FormBrowser behavior of "Pressing ESC":xdu2
2009-10-26Set Handle to NULL when creating a new handle.vanjeff