]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Compatibility
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility /
2009-03-27 qhuang8Retire RFC_3066_ENTRY_SIZE definition.
2009-03-18 jji4Fix build break.
2009-02-27 klu21, Change name of PcdPlatformBootTimeoutDefault to...
2009-02-24 qhuang8Fix build break to remove over-include file.
2009-02-24 qhuang8Fix build break: MdeModuleHii.h has been moved from...
2009-02-23 qhuang8Add PrintThunk driver, it depends on PrintLib on top...
2009-02-23 qhuang8Add Print.h, an EDKII public include file for thunk...
2009-02-12 jcarseyfixed typo
2009-01-21 qwang12Update the INF file name based on the directory name...
2009-01-21 qwang12Update the INF file name based on the directory name...
2009-01-21 qwang12Update the INF file name based on the directory name...
2009-01-21 qwang12Update the INF file name based on the directory name...
2009-01-21 qwang12Update the INF file name based on the directory name...
2009-01-21 qwang12Update the INF file name based on the directory name...
2009-01-21 qwang12Update the INF file name based on the directory name...
2009-01-21 qwang12Update the INF file name based on the directory name...
2009-01-21 qwang12Update the INF file name based on the directory name...
2009-01-21 qwang12Update the INF file based on the change to direcotry...
2009-01-21 qwang12Update the INF file based on the change to direcotry...
2009-01-21 qwang12Update the INF file based on the change to direcotry...
2009-01-21 qwang12Rename module name from ***To*** to ***On***. AAAOnBBB...
2009-01-21 qwang12Rename module name from ***To*** to ***On***. AAAOnBBB...
2008-12-17 qwang12Following UEFI spec to do auto booting after a time...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-16 qwang121) Keep the original Varstore Name when replacing it...
2008-12-16 qwang12Add in code to convert the Default VarStore name to...
2008-12-04 qwang12update comment
2008-12-04 qwang12Fix a bug of not initialize Private->PciRootBridgeIo...
2008-12-01 qwang121) Fix a bug of DefaultVarStoreId of the Form Set shoul...
2008-11-28 qwang12Update the entry point function's prototype.
2008-11-28 qwang12Update the entry point function's prototype.
2008-11-27 xli24Clean ECP for build failure.
2008-11-27 qwang121) Initialize return value for UefiOp for all execution...
2008-11-27 qwang12ICC IA32 Cleanup.
2008-11-26 qwang121) Add in SharingStringPack to make UpdateString only...
2008-11-21 qwang121) StrGather (Build.exe) in compatible mode add a Frame...
2008-11-20 qwang12GCC Build Clean: Add doxygen comment and fix build...
2008-11-18 qwang121) Covert the FvAttributes back to format defined in...
2008-11-18 qwang12Covert the FvAttributes back to format defined in PI...
2008-11-18 qwang12ICC Cleanup: add enum typecast after arithemtics.
2008-11-18 qwang12Add in MdeModulePkg.dec depedency as HiiLib is moved...
2008-11-18 qwang12Remove the unnecessary CONST.
2008-11-18 qwang12Fix a typo
2008-11-17 qwang12Add in parameter checking to pass UEFI HII SCT test.
2008-11-17 lgao4Update ASL build rule, Add PeiLibPciCfgModify into...
2008-11-13 qhuang8Add dependency of MdeModulePkg since HiiLib has been...
2008-11-10 qwang12Clean up for GCC tool-chain.
2008-11-10 qwang12clean up for IPF ICC tool chain.
2008-11-10 qwang12Remove 4 dead files.
2008-11-10 qwang12Remove the unused include.
2008-11-10 qwang121) Add in support for Framework VFR file which specify...
2008-11-05 qwang12Coding style and Doxygen update.
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-30 qwang12Update the comment.
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-10-15 qwang12Fix a bug to locate the correct PPI.
2008-09-24 qwang12Add an ASSERT to make sure this thunk module can only...
2008-09-22 qwang12Add gEfiHiiFontProtocolGuid AND gEfiFormBrowser2Protoc...
2008-09-19 lgao4Correct CompareGuid function
2008-09-18 lgao41. Correct CopyMem and CompareMem to CopyGuid and Compa...
2008-09-16 qwang12Only generate the random GUID if a package list already...
2008-09-16 lgao4Fix the build bugs for these three files.
2008-09-16 qwang12Framework code may call PreparePacckage with NULL GUID...
2008-09-12 qwang12Change the status code to EFI_NOT_FOUND for Framework...
2008-09-12 qwang12Delete the unused PEIMs. EDK 2 PEI core now support...
2008-09-05 qwang12Add in a temp fix to make UEFI HII SCT can pass with...
2008-09-05 qwang12Fix a bug.
2008-09-05 qwang121) Fix a bug in ASSERT condition.
2008-09-04 qwang121) Add a stringent check to make sure the package list...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-04 vanjeffRemove unnecessary CONST.
2008-09-03 qwang12Update FrameworkHiiToUefiHiiThunk to produce Framework...
2008-09-02 qwang12Save the type of OneOf question.
2008-09-01 qwang121) Remove the hard-code length before building FRAMEWOR...
2008-08-29 lgao4Fix build warning by replace CompareGuid by CompareMem
2008-08-29 qwang12OptionMap->Guid may not align on UINT32 baundary.
2008-08-29 qwang12GetNextMonotonicCount may not be available when Generat...
2008-08-23 qwang12Fix a bug in UefiDefaultsToFwDefaults NULL should be...
2008-08-22 qwang12Use correct link list traverse functions.
2008-08-21 qwang121) Add in support to get only VarStoreId = 1 from Multi...
2008-08-21 qwang121) Add GetAttributesOfFirstFormSet to scan form package...
2008-08-20 qwang121) Add in fix to handle the case when a form is not...
2008-08-19 qwang121) Add in code to sync Browser Data with the NvMapOverr...
2008-08-18 qwang12Bug fixes for FrameworkHiiToUefiHiiThunk;
2008-07-14 vanjeffcase UINTN to UINT32.
2008-06-19 qhuang8Remove unrecognized chars in comment for all source...
2008-06-17 qwang12Name the module based on the rule below
2008-06-17 qwang12Name the module based on the rule below
2008-06-17 qwang12Rename the module based on the naming rule
2008-06-17 qwang12add a comment about why gEfiPeiMemoryDiscoveredPpiGuid...
2008-06-17 qwang12Add FvHobToFvInfoThunk.
2008-06-17 qwang12Remove unused include file.
2008-06-12 qwang12Add more comments.
2008-06-10 qwang12install mReadOnlyVariableThunkPresent PPI to insure...
2008-06-10 qwang12Change notification function to the correct protocol.
2008-06-10 qwang12fix a typo.
2008-06-05 qwang12change >> to RShiftU64 function call to avoid compiler...
2008-06-05 qwang12Install a Framework SetupBrowser protocol interface...
2008-05-29 qwang12Update to doxygen comments.
next