]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal
Regenerate Fat binaries for the bug fix of LookupUnicodeString2() in UefiLib (r4655).
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal /
2008-01-31 zliu3Sync with the PO-2 release branch (version: EDK 4645...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-14 yshang11) Replace MACRO with C functions.
2008-01-11 yshang1Change C functions, xxxSizeOfVariable(), to MACRO,...
2008-01-10 yshang1Align the header of variable from 1 to 4, which can...
2007-12-26 eric_tianfix DataHubGetNextRecord bug
2007-12-10 klu2MdeModule cleanup for PI:
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-11-07 qhuang8Fix a memory leak issue.
2007-11-07 qhuang8Fix a memory leak issue.
2007-11-06 qhuang8Fix two issues:
2007-11-05 gtiandefine the variable related to PCD for supporting big...
2007-10-22 klu2Update following library class/Protocol for puting...
2007-10-12 lgao41. Update internal EfiPrint protocol to contain all...
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-19 yshang1Bug fix for the runtime memory status code.
2007-09-10 vanjeffTracker merger. "There is no "NV" display when change...
2007-09-04 qwang12First round of PI enabling work:
2007-08-31 jwang36Added missing dependent package
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-29 qhuang8Update INF files to remove/update non-exist files liste...
2007-08-23 klu2Fix building issue for Intel Compiler
2007-08-22 yshang1Update PciCfg2.c to follow strict ANSI C spec.
2007-08-17 mdkinneyUse <> in #include statements instead of "" for include...
2007-08-16 klu2Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkP...
2007-08-15 yshang11) Fix bug in StatusCodeDxe about the nested DataHub...
2007-08-14 mdkinneyReplace EFI_MAX() with MAX()
2007-08-13 klu2Add VaraiblePei into IntelFrameworkModulePkg
2007-08-13 klu2Add VariablePei into IntelFrameworkModulePkg
2007-08-13 qwang12Fix a bug that when user can't presses F9 to restore...
2007-08-10 klu21) Move EFI_DEBUG_INFO structure to IntelFrameworkModul...
2007-08-06 yshang1Fix bug in PciCfg to support PCI express address.
2007-08-06 vanjeffRemove gEfiCpuIoProtocolGuid from [Depex] section.
2007-07-25 yshang11) Add PcatSingleSegmentPciCfg2Pei in MdeModulePkg.
2007-07-25 klu2Correct license header.
2007-07-23 klu2Correct all header files for doxygen format and correct...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-19 klu21) Change the file name of StatusCode.h to DataHubStatu...
2007-07-18 qhuang8Adjust directory structures.
2007-07-16 qwang12clean up package dependecy.
2007-07-16 vanjeffModules clean up.
2007-07-13 qwang12Add in VgaClassDxe
2007-07-13 yshang1Update the comments header.
2007-07-13 yshang1Remove .dxs.
2007-07-13 yshang1Remove "Common" directory in StatusCodeDxe.
2007-07-13 yshang1Remove CommonHeader.h in StatusCodeDxe.
2007-07-11 AJFISHRemoved *.dxs reference in .inf file
2007-07-04 bxingCorrected uses of IntelFrameworkPkg header files.
2007-07-02 qwang12Rename Protocol/FormCallback.h to Protocol/FormCallback...
2007-07-02 qwang12Rename Protocol/FormCallback.h to Protocol/FormCallback...
2007-07-02 qwang12Rename Protocol/FrameworkHii.h to Protocol/HiiFramework...
2007-07-02 vanjeff1. remove FirmwareVolumeBlock.h for IntelFrameworkPkg
2007-07-02 vanjeff1. Add FrameworkFormBrowser.h
2007-06-29 AJFISHgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-06-29 vanjeffPort DriverSample.inf, HiiDatabase.inf and SetupBrowser.inf
2007-06-29 vanjeff1. add EdkSerialPortLibNull.inf
2007-06-28 qhuang8Add DataHub & DataHubStdErr modules