summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-09Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddres...lgao4
2010-11-09Some existing PCI adapters with UEFI option ROMs make unaligned requests thro...rsun3
2010-11-09Move some define code to the uni file. Also fixed some memory leak.ydong10
2010-11-09Fix tracker for build error.ydong10
2010-11-08Per the UEFI spec, if a PCI controller is a P2P bridge, then the I/O, Memory ...rsun3
2010-11-08Remove unnecessary mBdsImageHandle.niruiyu
2010-11-08Refine code to make code follow the coding style.ydong10
2010-11-05Add Doxygen style comments to the EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE()...mdkinney
2010-11-05Add comment that describes the TPL restrictions for the Data Hub Protocol.mdkinney
2010-11-05Fix bug in DataHub where it would skip the first record in a set when a filte...mdkinney
2010-11-05Update ReadMe.txt to correct the minor errors in build steps.niruiyu
2010-11-05Refine code to make code run more safely.ydong10
2010-11-05Update EdkShellBinPkg to integrate a bug fix of Ping command in Shell r46niruiyu
2010-11-05Add comment about usage on EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE macros.rsun3
2010-11-04Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report...mdkinney
2010-11-04Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.ydong10
2010-11-04Complement fix for revision #10998 (Remove PI SMM IPL's dependency on CPU AP).rsun3
2010-11-03The CurrentNumberOfxxxxx should be based on the device going away, and not th...vanjeff
2010-11-03swaps the order of timer disable and memory map termination to make sure memo...vanjeff
2010-11-03Remove PI SMM IPL's dependency on CPU AP so that PI SMM IPL can be dispatched...rsun3
2010-11-02Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong
2010-11-02Fix PCD token value conflict issue.gikidy
2010-11-02Fix PCD token value conflict issue.gikidy
2010-11-02Fix PCD token value format issue.gikidy
2010-11-01Refine code to make code run more safely.ydong10
2010-11-01Refine code to follow the coding style.ydong10
2010-11-011. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...xdu2
2010-11-01Update ipsecconfig and ping6 due to ShellLib update.xdu2
2010-11-01Add CryptoPkg (from UDK2010.UP3)hhtian
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian
2010-10-28S.M.A.R.T feature enableerictian
2010-10-28Correct Comments.lgao4
2010-10-28Fix build break when doing 32-bit build with some certain C compiler option c...rsun3
2010-10-26Refine code to remove type converting warning.ydong10
2010-10-26Correct Data type conversion.lgao4
2010-10-26pass build for IPF.vanjeff
2010-10-25Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ...lgao4
2010-10-25Reserve one column at left screen to be more visually.lgao4
2010-10-25Fix the following three issues:lgao4
2010-10-24Fix a cut-n-paste error in the comment for the "read keystroke" function.darylm503
2010-10-22DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxejljusten
2010-10-22DuetPkg: Add DXE APRIORI for 8259 driverjljusten
2010-10-22UefiCpuPkg CpuDxe: Fix bug with CPU Arch RegisterInterruptHandlerjljusten
2010-10-21Use the correct length to copy KeyData.niruiyu
2010-10-21Use the correct length to copy KeyData.niruiyu
2010-10-20Fix build issue in IPv4. qianouyang
2010-10-20Add static type cast to fix ICC build failure.niruiyu
2010-10-19Refine code to make code run safely.ydong10
2010-10-19return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.erictian
2010-10-18Refine code to make code run more safely.ydong10