Update HobLib and PeCoffLib according to MDE Lib Spec 0.61c

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6100 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2008-10-10 06:20:50 +00:00
parent eecd469b10
commit 3ecdcd1146
9 changed files with 31 additions and 22 deletions

View File

@@ -1,8 +1,8 @@
#/** @file
# Component description file for Base Memory Optimization Dxe Library.
#
# Base Memory Library that uses MMX registers for high performance.
# Optimized for use in DXE.
# Base Memory Library that is optimized for use in DXE phase.
# Uses REP, MMX, XMM registers as required for best performance.
# Copyright (c) 2007 - 2008, Intel Corporation
#
# All rights reserved. This program and the accompanying materials