Remove todo comment in BaseLib.h

Update DxeServicesLib return status align to MdeLib spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6849 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2008-12-04 14:00:52 +00:00
parent 90eff00547
commit 7ca066f99b
3 changed files with 3 additions and 5 deletions

View File

@@ -4992,7 +4992,6 @@ typedef union {
///
/// Byte packed structure for an IDTR, GDTR, LDTR descriptor
/// @todo How to make this structure byte-packed in a compiler independent way?
///
#pragma pack (1)
typedef struct {